-
Notifications
You must be signed in to change notification settings - Fork 634
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into lint_json_docs
- Loading branch information
Showing
121 changed files
with
4,768 additions
and
1,712 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,225 @@ | ||
### 2024.06.17 | ||
|
||
#### @std/async 1.0.0-rc.1 (prerelease) | ||
|
||
- BREAKING(async): stop exporting ERROR_WHILE_MAPPING_MESSAGE (#5041) | ||
- docs(async): improve module docs (#5039) | ||
- docs(async): avoid memory leak in example (#5040) | ||
- chore(async): release `[email protected]` (#5035) | ||
- chore(async): mark `Tuple` and `TupleOf` as `@internal` (#5042) | ||
|
||
#### @std/cli 0.224.7 (patch) | ||
|
||
- refactor(cli): minor cleanups (#5052) | ||
- test(cli): improve spinner test coverage (#5047) | ||
- test(cli): improve test coverage (#5046) | ||
|
||
#### @std/http 0.224.5 (patch) | ||
|
||
- feat(http): support partitioned cookies (#5044) | ||
|
||
#### @std/msgpack 1.0.0-rc.1 (prerelease) | ||
|
||
- chore(msgpack): release `[email protected]` (#5030) | ||
|
||
#### @std/path 1.0.0-rc.2 (prerelease) | ||
|
||
- test(path): improve test coverage (#5038) | ||
|
||
#### @std/streams 0.224.5 (patch) | ||
|
||
- chore(streams): remove unused test util (#5048) | ||
|
||
#### @std/testing 0.225.2 (patch) | ||
|
||
- docs(testing): improve the docs of `@std/testing` (#5033) | ||
- refactor(testing): remove use of `public` keyword (#5051) | ||
|
||
#### @std/ulid 1.0.0-rc.2 (prerelease) | ||
|
||
- refactor(ulid): remove `len` argument from `encodeTime()` and `encodeRandom()` | ||
(#5054) | ||
|
||
### 2024.06.12 | ||
|
||
#### @std/assert 1.0.0-rc.2 (prerelease) | ||
|
||
- fix(assert): fix tolerance calculation when comparing negative values (#5019) | ||
|
||
#### @std/data-structures 1.0.0-rc.1 (prerelease) | ||
|
||
- chore(data-structures): release `[email protected]` (#4987) | ||
|
||
#### @std/fs 0.229.3 (patch) | ||
|
||
- docs(fs): improve documentation (#4788) | ||
|
||
#### @std/ini 0.225.1 (patch) | ||
|
||
- docs(ini): improve ini docs (#5020) | ||
|
||
#### @std/msgpack 0.224.3 (patch) | ||
|
||
- docs(msgpack): complete documentation (#5029) | ||
- test(msgpack): add test cases for `encode()` (#5028) | ||
- test(msgpack): add `decode()` test cases (#5027) | ||
|
||
#### @std/net 0.224.3 (patch) | ||
|
||
- docs(net): complete documentation (#4982) | ||
|
||
#### @std/regexp 1.0.0-rc.1 (prerelease) | ||
|
||
- docs(regexp): complete documentation (#5023) | ||
- chore(regexp): release `[email protected]` (#5024) | ||
|
||
#### @std/text 1.0.0-rc.1 (prerelease) | ||
|
||
- refactor(text): minor cleanups and improvements (#5025) | ||
- chore(text): release `[email protected]` (#5026) | ||
|
||
#### @std/ulid 1.0.0-rc.1 (prerelease) | ||
|
||
- refactor(ulid): improve error types and messages (#5022) | ||
- chore(ulid): release `[email protected]` (#4997) | ||
|
||
#### @std/url 1.0.0-rc.1 (prerelease) | ||
|
||
- chore(url): release `[email protected]` (#4981) | ||
|
||
### 2024.06.06 | ||
|
||
#### @std/archive 0.224.1 (patch) | ||
|
||
- refactor(archive): cleanup use of `@std/assert` (#4975) | ||
|
||
#### @std/assert 1.0.0-rc.1 (prerelease) | ||
|
||
- BREAKING(assert): make `unreachable()` consistent with `@std/assert` (#4943) | ||
- BREAKING(assert): `assertAlmostEquals()` sets useful tolerance automatically | ||
(#4460) | ||
- docs(assert): remove outdated API docs (#4937) | ||
- refactor(assert): minor cleanups (#4941) | ||
- chore(assert): release `[email protected]` (#4934) | ||
|
||
#### @std/async 0.224.2 (patch) | ||
|
||
- refactor(async): cleanup use of `@std/assert` (#4950) | ||
|
||
#### @std/bytes 1.0.0 (major) | ||
|
||
- chore(bytes): release `[email protected]` (#4746) | ||
|
||
#### @std/cli 0.224.6 (patch) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
- refactor(cli): cleanup use of `@std/assert` (#4966) | ||
|
||
#### @std/csv 0.224.3 (patch) | ||
|
||
- refactor(csv): cleanup use of `@std/assert` (#4976) | ||
|
||
#### @std/data-structures 0.225.2 (patch) | ||
|
||
- refactor(data-structures): remove use of `public` keyword (#4983) | ||
|
||
#### @std/datetime 0.224.1 (patch) | ||
|
||
- docs(datetime): trim module documentation (#4971) | ||
|
||
#### @std/encoding 1.0.0-rc.2 (prerelease) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
|
||
#### @std/fmt 0.225.4 (patch) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
|
||
#### @std/fs 0.229.2 (patch) | ||
|
||
- refactor(fs): cleanup use of `@std/assert` (#4948) | ||
|
||
#### @std/html 1.0.0-rc.1 (prerelease) | ||
|
||
- chore(html): release `[email protected]` (#4962) | ||
|
||
#### @std/http 0.224.4 (patch) | ||
|
||
- refactor(http): cleanup use of `@std/assert` (#4974) | ||
|
||
#### @std/io 0.224.1 (patch) | ||
|
||
- refactor(io): cleanup use of `@std/assert` (#4979) | ||
|
||
#### @std/jsonc 0.224.2 (patch) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
- refactor(jsonc): cleanup use of `@std/assert` (#4968) | ||
|
||
#### @std/log 0.224.2 (patch) | ||
|
||
- refactor(log): cleanup use of `@std/assert` (#4973) | ||
|
||
#### @std/path 1.0.0-rc.1 (prerelease) | ||
|
||
- BREAKING(path): remove `path.posix` and `path.win32` (#4953) | ||
- BREAKING(path): remove separator argument from `common()` (#4947) | ||
- BREAKING(path): remove `GlobToRegExpOptions.os` and `OSType` export (#4928) | ||
- docs(path): fix typo in `normalize` doc (#4959) | ||
- docs(path): improve `join` jsdoc (#4958) | ||
- docs(path): fix typo (#4956) | ||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
- refactor(path): clean `isWindows` logic (#4972) | ||
- refactor(path): cleanup `join()` implementations (#4946) | ||
- test(path): improve `windows.parse()` test (#4952) | ||
- test(path): improve `normalizeGlob()` test coverage (#4940) | ||
- test(path): improve `normalize()` coverage (#4939) | ||
- chore(path): release `[email protected]` (#4951) | ||
- chore(path): use `assertPath()` in `windows.join()` (#4960) | ||
|
||
#### @std/semver 0.224.3 (patch) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
|
||
#### @std/streams 0.224.4 (patch) | ||
|
||
- refactor(streams): cleanup use of `@std/assert` (#4980) | ||
|
||
#### @std/testing 0.225.1 (patch) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
|
||
#### @std/text 0.224.3 (patch) | ||
|
||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
- refactor(text): cleanup use of `@std/assert` (#4977) | ||
|
||
#### @std/toml 1.0.0-rc.1 (prerelease) | ||
|
||
- BREAKING(toml): rename `FormatOptions` to `StringifyOptions` (#4963) | ||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
- chore(toml): release `[email protected]` (#4969) | ||
- chore(toml): minor cleanup (#4964) | ||
|
||
#### @std/url 0.224.1 (patch) | ||
|
||
- docs(url): complete documentation (#4965) | ||
- docs(cli,encoding,fmt,jsonc,path,semver,testing,text,toml,url): remove "This | ||
module is browser compatible" note (#4945) | ||
|
||
#### @std/webgpu 0.224.4 (patch) | ||
|
||
- refactor(webgpu): cleanup use of `@std/assert` (#4978) | ||
|
||
### 2024.06.03 | ||
|
||
#### @std/assert 0.226.0 (minor) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.