|
4 | 4 |
|
5 | 5 | <section class="release" id="unreleased">
|
6 | 6 |
|
7 |
| -## Unreleased (2024-08-01) |
| 7 | +## Unreleased (2024-08-03) |
8 | 8 |
|
9 | 9 | <section class="packages">
|
10 | 10 |
|
|
14 | 14 |
|
15 | 15 | <!-- /.packages -->
|
16 | 16 |
|
17 |
| -<section class="contributors"> |
18 |
| - |
19 |
| -### Contributors |
20 |
| - |
21 |
| -A total of 1 person contributed to this release. Thank you to this contributor: |
22 |
| - |
23 |
| -- Athan Reines |
24 |
| - |
25 |
| -</section> |
26 |
| - |
27 |
| -<!-- /.contributors --> |
28 |
| - |
29 | 17 | <section class="commits">
|
30 | 18 |
|
31 | 19 | ### Commits
|
32 | 20 |
|
33 | 21 | <details>
|
34 | 22 |
|
35 |
| -- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ |
36 |
| - |
37 | 23 | </details>
|
38 | 24 |
|
39 | 25 | </section>
|
@@ -72,16 +58,56 @@ A total of 1 person contributed to this release. Thank you to this contributor:
|
72 | 58 |
|
73 | 59 | ### Packages
|
74 | 60 |
|
| 61 | +<section class="package" id="boolean-v0.2.0"> |
| 62 | + |
| 63 | +#### [@stdlib/boolean](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean) |
| 64 | + |
| 65 | +<details> |
| 66 | + |
| 67 | +No changes reported for this release.</details> |
| 68 | + |
| 69 | +</section> |
| 70 | + |
| 71 | +<!-- /.package --> |
| 72 | + |
| 73 | +<section class="package" id="boolean-ctor-v0.2.0"> |
| 74 | + |
| 75 | +#### [@stdlib/boolean/ctor](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean/ctor) |
| 76 | + |
| 77 | +<details> |
| 78 | + |
| 79 | +No changes reported for this release.</details> |
| 80 | + |
| 81 | +</section> |
| 82 | + |
| 83 | +<!-- /.package --> |
| 84 | + |
75 | 85 | </section>
|
76 | 86 |
|
77 | 87 | <!-- /.packages -->
|
78 | 88 |
|
| 89 | +<section class="contributors"> |
| 90 | + |
| 91 | +### Contributors |
| 92 | + |
| 93 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 94 | + |
| 95 | +- Philipp Burckhardt |
| 96 | + |
| 97 | +</section> |
| 98 | + |
| 99 | +<!-- /.contributors --> |
| 100 | + |
79 | 101 | <section class="commits">
|
80 | 102 |
|
81 | 103 | ### Commits
|
82 | 104 |
|
83 | 105 | <details>
|
84 | 106 |
|
| 107 | +- [`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_ |
| 108 | +- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_ |
| 109 | +- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_ |
| 110 | + |
85 | 111 | </details>
|
86 | 112 |
|
87 | 113 | </section>
|
@@ -116,16 +142,115 @@ A total of 1 person contributed to this release. Thank you to this contributor:
|
116 | 142 |
|
117 | 143 | ### Packages
|
118 | 144 |
|
| 145 | +<section class="package" id="boolean-v0.1.0"> |
| 146 | + |
| 147 | +#### [@stdlib/boolean](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean) |
| 148 | + |
| 149 | +<details> |
| 150 | + |
| 151 | +<section class="features"> |
| 152 | + |
| 153 | +##### Features |
| 154 | + |
| 155 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - update minimum TypeScript version |
| 156 | + |
| 157 | +</section> |
| 158 | + |
| 159 | +<!-- /.features --> |
| 160 | + |
| 161 | +<section class="breaking-changes"> |
| 162 | + |
| 163 | +##### BREAKING CHANGES |
| 164 | + |
| 165 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version |
| 166 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1 |
| 167 | + |
| 168 | + - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 169 | + |
| 170 | +</section> |
| 171 | + |
| 172 | +<!-- /.breaking-changes --> |
| 173 | + |
| 174 | +</details> |
| 175 | + |
| 176 | +</section> |
| 177 | + |
| 178 | +<!-- /.package --> |
| 179 | + |
| 180 | +<section class="package" id="boolean-ctor-v0.1.0"> |
| 181 | + |
| 182 | +#### [@stdlib/boolean/ctor](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/boolean/ctor) |
| 183 | + |
| 184 | +<details> |
| 185 | + |
| 186 | +<section class="features"> |
| 187 | + |
| 188 | +##### Features |
| 189 | + |
| 190 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - update minimum TypeScript version |
| 191 | + |
| 192 | +</section> |
| 193 | + |
| 194 | +<!-- /.features --> |
| 195 | + |
| 196 | +<section class="breaking-changes"> |
| 197 | + |
| 198 | +##### BREAKING CHANGES |
| 199 | + |
| 200 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version |
| 201 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1 |
| 202 | + |
| 203 | + - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 204 | + |
| 205 | +</section> |
| 206 | + |
| 207 | +<!-- /.breaking-changes --> |
| 208 | + |
| 209 | +</details> |
| 210 | + |
| 211 | +</section> |
| 212 | + |
| 213 | +<!-- /.package --> |
| 214 | + |
119 | 215 | </section>
|
120 | 216 |
|
121 | 217 | <!-- /.packages -->
|
122 | 218 |
|
| 219 | +<section class="breaking-changes"> |
| 220 | + |
| 221 | +### BREAKING CHANGES |
| 222 | + |
| 223 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version |
| 224 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1 |
| 225 | + |
| 226 | + - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 227 | + |
| 228 | +</section> |
| 229 | + |
| 230 | +<!-- /.breaking-changes --> |
| 231 | + |
| 232 | +<section class="contributors"> |
| 233 | + |
| 234 | +### Contributors |
| 235 | + |
| 236 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 237 | + |
| 238 | +- Philipp Burckhardt |
| 239 | + |
| 240 | +</section> |
| 241 | + |
| 242 | +<!-- /.contributors --> |
| 243 | + |
123 | 244 | <section class="commits">
|
124 | 245 |
|
125 | 246 | ### Commits
|
126 | 247 |
|
127 | 248 | <details>
|
128 | 249 |
|
| 250 | +- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_ |
| 251 | +- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
| 252 | +- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ |
| 253 | + |
129 | 254 | </details>
|
130 | 255 |
|
131 | 256 | </section>
|
|
0 commit comments