|
2 | 2 |
|
3 | 3 | > Package changelog. |
4 | 4 |
|
5 | | -See [GitHub Releases](https://github.com/stdlib-js/assert-is-complex128/releases) for the changelog. |
| 5 | +<section class="release" id="v0.2.2"> |
| 6 | + |
| 7 | +## 0.2.2 (2024-07-27) |
| 8 | + |
| 9 | +<section class="commits"> |
| 10 | + |
| 11 | +### Commits |
| 12 | + |
| 13 | +<details> |
| 14 | + |
| 15 | +- [`3a3b1e0`](https://github.com/stdlib-js/stdlib/commit/3a3b1e08f73a54c5ee46d73045805aee0bb1196d) - **docs:** update package URLs [(#2269)](https://github.com/stdlib-js/stdlib/pull/2269) _(by stdlib-bot)_ |
| 16 | +- [`8089b88`](https://github.com/stdlib-js/stdlib/commit/8089b886a4d7d89f15abb068b1021d93f9c4f64e) - **docs:** update paths _(by Athan Reines)_ |
| 17 | +- [`038b199`](https://github.com/stdlib-js/stdlib/commit/038b199c32842c02cf678e3ae8305a17aacda05e) - **docs:** update paths _(by Athan Reines)_ |
| 18 | +- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_ |
| 19 | + |
| 20 | +</details> |
| 21 | + |
| 22 | +</section> |
| 23 | + |
| 24 | +<!-- /.commits --> |
| 25 | + |
| 26 | +<section class="contributors"> |
| 27 | + |
| 28 | +### Contributors |
| 29 | + |
| 30 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 31 | + |
| 32 | +- Athan Reines |
| 33 | + |
| 34 | +</section> |
| 35 | + |
| 36 | +<!-- /.contributors --> |
| 37 | + |
| 38 | +</section> |
| 39 | + |
| 40 | +<!-- /.release --> |
| 41 | + |
| 42 | +<section class="release" id="v0.2.1"> |
| 43 | + |
| 44 | +## 0.2.1 (2024-02-22) |
| 45 | + |
| 46 | +No changes reported for this release. |
| 47 | + |
| 48 | +</section> |
| 49 | + |
| 50 | +<!-- /.release --> |
| 51 | + |
| 52 | +<section class="release" id="v0.2.0"> |
| 53 | + |
| 54 | +## 0.2.0 (2024-02-14) |
| 55 | + |
| 56 | +<section class="commits"> |
| 57 | + |
| 58 | +### Commits |
| 59 | + |
| 60 | +<details> |
| 61 | + |
| 62 | +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_ |
| 63 | + |
| 64 | +</details> |
| 65 | + |
| 66 | +</section> |
| 67 | + |
| 68 | +<!-- /.commits --> |
| 69 | + |
| 70 | +<section class="contributors"> |
| 71 | + |
| 72 | +### Contributors |
| 73 | + |
| 74 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 75 | + |
| 76 | +- Philipp Burckhardt |
| 77 | + |
| 78 | +</section> |
| 79 | + |
| 80 | +<!-- /.contributors --> |
| 81 | + |
| 82 | +</section> |
| 83 | + |
| 84 | +<!-- /.release --> |
| 85 | + |
| 86 | +<section class="release" id="v0.1.1"> |
| 87 | + |
| 88 | +## 0.1.1 (2023-10-09) |
| 89 | + |
| 90 | +No changes reported for this release. |
| 91 | + |
| 92 | +</section> |
| 93 | + |
| 94 | +<!-- /.release --> |
| 95 | + |
| 96 | +<section class="release" id="v0.1.0"> |
| 97 | + |
| 98 | +## 0.1.0 (2023-09-23) |
| 99 | + |
| 100 | +<section class="features"> |
| 101 | + |
| 102 | +### Features |
| 103 | + |
| 104 | +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version |
| 105 | +- [`091a743`](https://github.com/stdlib-js/stdlib/commit/091a74301e438c6411ed34f94c668ec3f42ec339) - use type predicates for narrowing |
| 106 | + |
| 107 | +</section> |
| 108 | + |
| 109 | +<!-- /.features --> |
| 110 | + |
| 111 | +<section class="bug-fixes"> |
| 112 | + |
| 113 | +### Bug Fixes |
| 114 | + |
| 115 | +- [`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - update import paths for complex type defs |
| 116 | + |
| 117 | +</section> |
| 118 | + |
| 119 | +<!-- /.bug-fixes --> |
| 120 | + |
| 121 | +<section class="breaking-changes"> |
| 122 | + |
| 123 | +### BREAKING CHANGES |
| 124 | + |
| 125 | +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version |
| 126 | +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1 |
| 127 | + |
| 128 | + - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 129 | + |
| 130 | +</section> |
| 131 | + |
| 132 | +<!-- /.breaking-changes --> |
| 133 | + |
| 134 | +<section class="commits"> |
| 135 | + |
| 136 | +### Commits |
| 137 | + |
| 138 | +<details> |
| 139 | + |
| 140 | +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
| 141 | +- [`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - **fix:** update import paths for complex type defs _(by Athan Reines)_ |
| 142 | +- [`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ |
| 143 | +- [`091a743`](https://github.com/stdlib-js/stdlib/commit/091a74301e438c6411ed34f94c668ec3f42ec339) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_ |
| 144 | + |
| 145 | +</details> |
| 146 | + |
| 147 | +</section> |
| 148 | + |
| 149 | +<!-- /.commits --> |
| 150 | + |
| 151 | +<section class="contributors"> |
| 152 | + |
| 153 | +### Contributors |
| 154 | + |
| 155 | +A total of 2 people contributed to this release. Thank you to the following contributors: |
| 156 | + |
| 157 | +- Athan Reines |
| 158 | +- Philipp Burckhardt |
| 159 | + |
| 160 | +</section> |
| 161 | + |
| 162 | +<!-- /.contributors --> |
| 163 | + |
| 164 | +</section> |
| 165 | + |
| 166 | +<!-- /.release --> |
| 167 | + |
| 168 | +<section class="release" id="v0.0.7"> |
| 169 | + |
| 170 | +## 0.0.7 (2022-02-16) |
| 171 | + |
| 172 | +No changes reported for this release. |
| 173 | + |
| 174 | +</section> |
| 175 | + |
| 176 | +<!-- /.release --> |
| 177 | + |
| 178 | +<section class="release" id="v0.0.6"> |
| 179 | + |
| 180 | +## 0.0.6 (2021-08-22) |
| 181 | + |
| 182 | +No changes reported for this release. |
| 183 | + |
| 184 | +</section> |
| 185 | + |
| 186 | +<!-- /.release --> |
| 187 | + |
| 188 | +<section class="release" id="v0.0.5"> |
| 189 | + |
| 190 | +## 0.0.5 (2021-07-06) |
| 191 | + |
| 192 | +No changes reported for this release. |
| 193 | + |
| 194 | +</section> |
| 195 | + |
| 196 | +<!-- /.release --> |
| 197 | + |
| 198 | +<section class="release" id="v0.0.4"> |
| 199 | + |
| 200 | +## 0.0.4 (2021-06-27) |
| 201 | + |
| 202 | +No changes reported for this release. |
| 203 | + |
| 204 | +</section> |
| 205 | + |
| 206 | +<!-- /.release --> |
| 207 | + |
| 208 | +<section class="release" id="v0.0.3"> |
| 209 | + |
| 210 | +## 0.0.3 (2021-06-16) |
| 211 | + |
| 212 | +No changes reported for this release. |
| 213 | + |
| 214 | +</section> |
| 215 | + |
| 216 | +<!-- /.release --> |
| 217 | + |
| 218 | +<section class="release" id="v0.0.2"> |
| 219 | + |
| 220 | +## 0.0.2 (2021-06-15) |
| 221 | + |
| 222 | +No changes reported for this release. |
| 223 | + |
| 224 | +</section> |
| 225 | + |
| 226 | +<!-- /.release --> |
| 227 | + |
| 228 | +<section class="release" id="v0.0.1"> |
| 229 | + |
| 230 | +## 0.0.1 (2021-06-14) |
| 231 | + |
| 232 | +No changes reported for this release. |
| 233 | + |
| 234 | +</section> |
| 235 | + |
| 236 | +<!-- /.release --> |
| 237 | + |
0 commit comments