|
| 1 | +### 2024.07.02 |
| 2 | + |
| 3 | +#### @std/archive 0.224.3 (patch) |
| 4 | + |
| 5 | +- test(archive): fix typo in `tar_test.ts` (#5196) |
| 6 | + |
| 7 | +#### @std/assert 1.0.0-rc.3 (prerelease) |
| 8 | + |
| 9 | +- BREAKING(assert): remove `assert` from module names (#5176) |
| 10 | +- refactor: import from `@std/assert` (#5199) |
| 11 | + |
| 12 | +#### @std/async 1.0.0-rc.3 (prerelease) |
| 13 | + |
| 14 | +- refactor: import from `@std/assert` (#5199) |
| 15 | + |
| 16 | +#### @std/bytes 1.0.1 (patch) |
| 17 | + |
| 18 | +- refactor: import from `@std/assert` (#5199) |
| 19 | + |
| 20 | +#### @std/cli 1.0.0-rc.3 (prerelease) |
| 21 | + |
| 22 | +- refactor: import from `@std/assert` (#5199) |
| 23 | + |
| 24 | +#### @std/collections 1.0.2 (patch) |
| 25 | + |
| 26 | +- refactor: import from `@std/assert` (#5199) |
| 27 | + |
| 28 | +#### @std/crypto 1.0.0 (major) |
| 29 | + |
| 30 | +- refactor: import from `@std/assert` (#5199) |
| 31 | +- chore(crypto): release `[email protected]` ( #4990) |
| 32 | + |
| 33 | +#### @std/csv 1.0.0-rc.1 (prerelease) |
| 34 | + |
| 35 | +- BREAKING(csv): remove `csv` from module names (#5172) |
| 36 | +- BREAKING(csv): make `ReadOptions` private (#5169) |
| 37 | +- docs(csv): fix description of `ParseResult` (#5170) |
| 38 | +- docs(csv): add module docs (#5157) |
| 39 | +- refactor(csv): minor cleanup (#5166) |
| 40 | +- refactor: import from `@std/assert` (#5199) |
| 41 | +- refactor(csv): minor cleanups (#5158) |
| 42 | +- refactor(csv): remove dead code and improve `CsvParseStream` test (#5153) |
| 43 | +- refactor(csv): remove dead code and improve tests (#5151) |
| 44 | +- test(csv): improve `CsvStringifyStream` test (#5154) |
| 45 | +- test(csv): improve stringify testing (#5150) |
| 46 | +- chore(csv): release `[email protected]` ( #5159) |
| 47 | + |
| 48 | +#### @std/data-structures 1.0.0-rc.2 (prerelease) |
| 49 | + |
| 50 | +- refactor: import from `@std/assert` (#5199) |
| 51 | + |
| 52 | +#### @std/datetime 0.224.2 (patch) |
| 53 | + |
| 54 | +- refactor: import from `@std/assert` (#5199) |
| 55 | + |
| 56 | +#### @std/dotenv 0.224.2 (patch) |
| 57 | + |
| 58 | +- refactor: import from `@std/assert` (#5199) |
| 59 | + |
| 60 | +#### @std/encoding 1.0.0 (major) |
| 61 | + |
| 62 | +- refactor: import from `@std/assert` (#5199) |
| 63 | +- chore(encoding): release `[email protected]` ( #4991) |
| 64 | + |
| 65 | +#### @std/expect 1.0.0-rc.1 (prerelease) |
| 66 | + |
| 67 | +- BREAKING(expect): remove special handling of Immutable.js objects (#5228) |
| 68 | +- fix(expect): fix validation of nth param in `toHaveBeenNthCalledWith` matcher |
| 69 | + (#5227) |
| 70 | +- refactor(expect,testing): update `@std/assert` imports (#5242) |
| 71 | +- refactor(expect): remove `expect.addSnapshotSerializer(s)` (#5231) |
| 72 | +- refactor: import from `@std/assert` (#5199) |
| 73 | +- test(expect): test edge cases of matchers (#5226) |
| 74 | +- test(expect): add test of `iterableEquality` (#5222) |
| 75 | +- test(expect): improve `expect` test cases (#5221) |
| 76 | +- chore(expect): release `[email protected]` ( #5235) |
| 77 | + |
| 78 | +#### @std/fmt 0.225.5 (patch) |
| 79 | + |
| 80 | +- refactor: import from `@std/assert` (#5199) |
| 81 | + |
| 82 | +#### @std/front-matter 0.224.3 (patch) |
| 83 | + |
| 84 | +- refactor: import from `@std/assert` (#5199) |
| 85 | + |
| 86 | +#### @std/fs 1.0.0-rc.3 (prerelease) |
| 87 | + |
| 88 | +- refactor: import from `@std/assert` (#5199) |
| 89 | + |
| 90 | +#### @std/html 1.0.0-rc.2 (prerelease) |
| 91 | + |
| 92 | +- refactor: import from `@std/assert` (#5199) |
| 93 | + |
| 94 | +#### @std/http 1.0.0-rc.2 (prerelease) |
| 95 | + |
| 96 | +- refactor: import from `@std/assert` (#5199) |
| 97 | + |
| 98 | +#### @std/ini 0.225.2 (patch) |
| 99 | + |
| 100 | +- refactor: import from `@std/assert` (#5199) |
| 101 | + |
| 102 | +#### @std/internal 1.0.1 (patch) |
| 103 | + |
| 104 | +- refactor: import from `@std/assert` (#5199) |
| 105 | + |
| 106 | +#### @std/io 0.224.3 (patch) |
| 107 | + |
| 108 | +- refactor: import from `@std/assert` (#5199) |
| 109 | + |
| 110 | +#### @std/json 1.0.0-rc.2 (prerelease) |
| 111 | + |
| 112 | +- BREAKING(json): remove `json` from module names (#5173) |
| 113 | +- refactor: import from `@std/assert` (#5199) |
| 114 | + |
| 115 | +#### @std/jsonc 1.0.0-rc.2 (prerelease) |
| 116 | + |
| 117 | +- refactor: import from `@std/assert` (#5199) |
| 118 | + |
| 119 | +#### @std/log 0.224.4 (patch) |
| 120 | + |
| 121 | +- refactor: import from `@std/assert` (#5199) |
| 122 | + |
| 123 | +#### @std/media-types 1.0.1 (patch) |
| 124 | + |
| 125 | +- fix(media-types): update `db.ts` (#5193) |
| 126 | +- refactor: import from `@std/assert` (#5199) |
| 127 | +- chore(media-types): release `[email protected]` ( #5197) |
| 128 | + |
| 129 | +#### @std/msgpack 1.0.0-rc.2 (prerelease) |
| 130 | + |
| 131 | +- refactor: import from `@std/assert` (#5199) |
| 132 | + |
| 133 | +#### @std/net 0.224.4 (patch) |
| 134 | + |
| 135 | +- refactor: import from `@std/assert` (#5199) |
| 136 | + |
| 137 | +#### @std/path 1.0.0-rc.3 (prerelease) |
| 138 | + |
| 139 | +- refactor: import from `@std/assert` (#5199) |
| 140 | + |
| 141 | +#### @std/semver 1.0.0-rc.1 (prerelease) |
| 142 | + |
| 143 | +- BREAKING(semver): remove `SEMVER_SPEC_VERSION` (#5180) |
| 144 | +- BREAKING(semver): make invalid SemVer constants private (#5168) |
| 145 | +- BREAKING(semver): remove deprecated `rangeMax()`, `rangeMin()` and |
| 146 | + `testRange()` APIs (#5160) |
| 147 | +- docs(semver): minor documentation cleanups (#5178) |
| 148 | +- refactor: import from `@std/assert` (#5199) |
| 149 | +- test(semver): add `tryParse()` tests (#5161) |
| 150 | +- chore(semver): release `[email protected]` ( #5181) |
| 151 | + |
| 152 | +#### @std/streams 1.0.0-rc.2 (prerelease) |
| 153 | + |
| 154 | +- refactor: import from `@std/assert` (#5199) |
| 155 | + |
| 156 | +#### @std/testing 1.0.0-rc.2 (prerelease) |
| 157 | + |
| 158 | +- fix(testing): throw error eagerly when insufficient permissions are granted to |
| 159 | + write to snapshot file in update mode (#5201) |
| 160 | +- refactor(expect,testing): update `@std/assert` imports (#5242) |
| 161 | +- refactor: import from `@std/assert` (#5199) |
| 162 | + |
| 163 | +#### @std/text 1.0.0-rc.2 (prerelease) |
| 164 | + |
| 165 | +- refactor: import from `@std/assert` (#5199) |
| 166 | + |
| 167 | +#### @std/toml 1.0.0-rc.3 (prerelease) |
| 168 | + |
| 169 | +- refactor: import from `@std/assert` (#5199) |
| 170 | + |
| 171 | +#### @std/ulid 1.0.0-rc.3 (prerelease) |
| 172 | + |
| 173 | +- refactor: import from `@std/assert` (#5199) |
| 174 | + |
| 175 | +#### @std/url 1.0.0-rc.2 (prerelease) |
| 176 | + |
| 177 | +- refactor: import from `@std/assert` (#5199) |
| 178 | + |
| 179 | +#### @std/uuid 1.0.0 (major) |
| 180 | + |
| 181 | +- refactor: import from `@std/assert` (#5199) |
| 182 | + |
| 183 | +#### @std/webgpu 0.224.5 (patch) |
| 184 | + |
| 185 | +- refactor: import from `@std/assert` (#5199) |
| 186 | + |
| 187 | +#### @std/yaml 1.0.0-rc.1 (prerelease) |
| 188 | + |
| 189 | +- BREAKING(yaml): remove `ParseOptions.legacy` option (#5229) |
| 190 | +- BREAKING(yaml): remove `filename` option from `parse()` and `stringify()` |
| 191 | + (#5223) |
| 192 | +- BREAKING(yaml): remove `listener` option from `parse()` and `stringify()` |
| 193 | + (#5224) |
| 194 | +- BREAKING(yaml): make `Schema` and `Type` private and stop supporting |
| 195 | + user-defined schemas (#5175) |
| 196 | +- BREAKING(yaml): rename `DumpOptions` to `StringifyOptions` (#5171) |
| 197 | +- BREAKING(yaml): remove `iterator` argument from `parseAll()` (#5148) |
| 198 | +- fix(yaml): fix `!!pairs` parsing (#5192) |
| 199 | +- fix(yaml): fix merge (<<) type handling in `parse()` (#5185) |
| 200 | +- refactor(yaml): replace chars and comments with constants (#5250) |
| 201 | +- refactor(yaml): add `sanitizeInput()` function (#5248) |
| 202 | +- refactor(yaml): remove inferred `Schema` type (#5252) |
| 203 | +- refactor(yaml): add default options object (#5249) |
| 204 | +- refactor(yaml): share char constants (#5246) |
| 205 | +- refactor(yaml): remove `DirectiveHandler` type (#5247) |
| 206 | +- refactor(yaml): minor cleanups (#5239) |
| 207 | +- refactor(yaml): simplify schema (#5236) |
| 208 | +- refactor(yaml): consolidate `yaml/schema/*.ts` code into `yaml/_schema.ts` |
| 209 | + (#5225) |
| 210 | +- refactor: import from `@std/assert` (#5199) |
| 211 | +- refactor(yaml): remove unused `func` type (#5191) |
| 212 | +- refactor(yaml): remove dead code (#5189) |
| 213 | +- refactor(yaml): simplify map initializations (#5183) |
| 214 | +- refactor(yaml): rename `YAMLError` to `YamlError` (#5149) |
| 215 | +- test(yaml): test handling of boolean values (#5251) |
| 216 | +- test(yaml): check handling of binary type (#5245) |
| 217 | +- test(yaml): add `parse()` test for duplicate keys (#5240) |
| 218 | +- test(yaml): add test cases of handling ? mark in YAML (#5234) |
| 219 | +- test(yaml): test `!!timestamp` type handling (#5237) |
| 220 | +- test(yaml): test `stringify()` case when string encoded into hex sequences |
| 221 | + (#5230) |
| 222 | +- test(yaml): test anchor and alias handling of `parse()` (#5190) |
| 223 | +- test(yaml): add misc `parse()` test cases (#5188) |
| 224 | +- test(yaml): add test for block scalars (#5187) |
| 225 | +- test(yaml): improve `parse()` testing (#5182) |
| 226 | +- chore(yaml): release `[email protected]` ( #5244) |
| 227 | +- chore(yaml): remove `example` folder (#5238) |
| 228 | + |
1 | 229 | ### 2024.06.26 |
2 | 230 |
|
3 | 231 | #### @std/cli 1.0.0-rc.2 (prerelease) |
|
0 commit comments