|
2 | 2 |
|
3 | 3 | > Package changelog. |
4 | 4 |
|
5 | | -<section class="release" id="v0.2.2"> |
6 | | - |
7 | | -## 0.2.2 (2024-07-28) |
| 5 | +<section class="release" id="unreleased"> |
8 | 6 |
|
9 | | -No changes reported for this release. |
| 7 | +## Unreleased (2024-08-01) |
10 | 8 |
|
11 | | -</section> |
| 9 | +<section class="commits"> |
12 | 10 |
|
13 | | -<!-- /.release --> |
| 11 | +### Commits |
14 | 12 |
|
15 | | -<section class="release" id="v0.2.1"> |
| 13 | +<details> |
16 | 14 |
|
17 | | -## 0.2.1 (2024-02-24) |
| 15 | +- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ |
18 | 16 |
|
19 | | -No changes reported for this release. |
| 17 | +</details> |
20 | 18 |
|
21 | 19 | </section> |
22 | 20 |
|
23 | | -<!-- /.release --> |
| 21 | +<!-- /.commits --> |
24 | 22 |
|
25 | | -<section class="release" id="v0.2.0"> |
| 23 | +<section class="contributors"> |
26 | 24 |
|
27 | | -## 0.2.0 (2024-02-14) |
| 25 | +### Contributors |
28 | 26 |
|
29 | | -No changes reported for this release. |
| 27 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 28 | + |
| 29 | +- Athan Reines |
30 | 30 |
|
31 | 31 | </section> |
32 | 32 |
|
33 | | -<!-- /.release --> |
| 33 | +<!-- /.contributors --> |
34 | 34 |
|
35 | | -<section class="release" id="v0.1.0"> |
| 35 | +</section> |
36 | 36 |
|
37 | | -## 0.1.0 (2023-09-24) |
| 37 | +<!-- /.release --> |
38 | 38 |
|
39 | | -<section class="features"> |
| 39 | +<section class="release" id="v0.2.2"> |
40 | 40 |
|
41 | | -### Features |
| 41 | +## 0.2.2 (2024-07-28) |
42 | 42 |
|
43 | | -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version |
44 | | -- [`3faabda`](https://github.com/stdlib-js/stdlib/commit/3faabda3a0e780c45af544396f78960a8f6a3c4c) - use type predicates for narrowing |
45 | | -- [`fc5b401`](https://github.com/stdlib-js/stdlib/commit/fc5b401ff99a4612f27f078fdb4d3574b3463a1f) - use type predicates for narrowing |
| 43 | +No changes reported for this release. |
46 | 44 |
|
47 | 45 | </section> |
48 | 46 |
|
49 | | -<!-- /.features --> |
50 | | - |
51 | | -<section class="breaking-changes"> |
| 47 | +<!-- /.release --> |
52 | 48 |
|
53 | | -### BREAKING CHANGES |
| 49 | +<section class="release" id="v0.2.1"> |
54 | 50 |
|
55 | | -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version |
56 | | -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1 |
| 51 | +## 0.2.1 (2024-02-24) |
57 | 52 |
|
58 | | - - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 53 | +No changes reported for this release. |
59 | 54 |
|
60 | 55 | </section> |
61 | 56 |
|
62 | | -<!-- /.breaking-changes --> |
63 | | - |
64 | | -<section class="commits"> |
65 | | - |
66 | | -### Commits |
| 57 | +<!-- /.release --> |
67 | 58 |
|
68 | | -<details> |
| 59 | +<section class="release" id="v0.2.0"> |
69 | 60 |
|
70 | | -- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
71 | | -- [`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ |
72 | | -- [`3faabda`](https://github.com/stdlib-js/stdlib/commit/3faabda3a0e780c45af544396f78960a8f6a3c4c) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_ |
73 | | -- [`fc5b401`](https://github.com/stdlib-js/stdlib/commit/fc5b401ff99a4612f27f078fdb4d3574b3463a1f) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_ |
| 61 | +## 0.2.0 (2024-02-14) |
74 | 62 |
|
75 | | -</details> |
| 63 | +No changes reported for this release. |
76 | 64 |
|
77 | 65 | </section> |
78 | 66 |
|
79 | | -<!-- /.commits --> |
80 | | - |
81 | | -<section class="contributors"> |
82 | | - |
83 | | -### Contributors |
84 | | - |
85 | | -A total of 1 person contributed to this release. Thank you to this contributor: |
| 67 | +<!-- /.release --> |
86 | 68 |
|
87 | | -- Philipp Burckhardt |
| 69 | +<section class="release" id="v0.1.0"> |
88 | 70 |
|
89 | | -</section> |
| 71 | +## 0.1.0 (2023-09-24) |
90 | 72 |
|
91 | | -<!-- /.contributors --> |
| 73 | +No changes reported for this release. |
92 | 74 |
|
93 | 75 | </section> |
94 | 76 |
|
|
0 commit comments