|
4 | 4 |
|
5 | 5 | <section class="release" id="unreleased"> |
6 | 6 |
|
7 | | -## Unreleased (2024-07-28) |
| 7 | +## Unreleased (2024-08-01) |
8 | 8 |
|
9 | 9 | <section class="commits"> |
10 | 10 |
|
11 | 11 | ### Commits |
12 | 12 |
|
13 | 13 | <details> |
14 | 14 |
|
15 | | -- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_ |
| 15 | +- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ |
16 | 16 |
|
17 | 17 | </details> |
18 | 18 |
|
@@ -40,46 +40,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: |
40 | 40 |
|
41 | 41 | ## 0.3.0 (2024-07-27) |
42 | 42 |
|
43 | | -<section class="features"> |
44 | | - |
45 | | -### Features |
46 | | - |
47 | | -- [`f0e398f`](https://github.com/stdlib-js/stdlib/commit/f0e398f2a5eca05bfe904a3f4b34146040fd320b) - add C implementation for `math/base/assert/is-safe-integer` |
48 | | - |
49 | | -</section> |
50 | | - |
51 | | -<!-- /.features --> |
52 | | - |
53 | | -<section class="commits"> |
54 | | - |
55 | | -### Commits |
56 | | - |
57 | | -<details> |
58 | | - |
59 | | -- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_ |
60 | | -- [`d27da5d`](https://github.com/stdlib-js/stdlib/commit/d27da5ddf7d6acb8da8c4f7bdee5a05df139329e) - **chore:** update package meta data [(#1926)](https://github.com/stdlib-js/stdlib/pull/1926) _(by stdlib-bot, Athan Reines)_ |
61 | | -- [`f0e398f`](https://github.com/stdlib-js/stdlib/commit/f0e398f2a5eca05bfe904a3f4b34146040fd320b) - **feat:** add C implementation for `math/base/assert/is-safe-integer` _(by Aman Bhansali, Pranav)_ |
62 | | - |
63 | | -</details> |
64 | | - |
65 | | -</section> |
66 | | - |
67 | | -<!-- /.commits --> |
68 | | - |
69 | | -<section class="contributors"> |
70 | | - |
71 | | -### Contributors |
72 | | - |
73 | | -A total of 4 people contributed to this release. Thank you to the following contributors: |
74 | | - |
75 | | -- Aman Bhansali |
76 | | -- Athan Reines |
77 | | -- Philipp Burckhardt |
78 | | -- Pranav |
79 | | - |
80 | | -</section> |
81 | | - |
82 | | -<!-- /.contributors --> |
| 43 | +No changes reported for this release. |
83 | 44 |
|
84 | 45 | </section> |
85 | 46 |
|
@@ -109,55 +70,7 @@ No changes reported for this release. |
109 | 70 |
|
110 | 71 | ## 0.1.0 (2023-09-23) |
111 | 72 |
|
112 | | -<section class="features"> |
113 | | - |
114 | | -### Features |
115 | | - |
116 | | -- [`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9) - update minimum TypeScript version |
117 | | - |
118 | | -</section> |
119 | | - |
120 | | -<!-- /.features --> |
121 | | - |
122 | | -<section class="breaking-changes"> |
123 | | - |
124 | | -### BREAKING CHANGES |
125 | | - |
126 | | -- [`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9): update minimum TypeScript version |
127 | | -- [`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9): update minimum TypeScript version to 4.1 |
128 | | - |
129 | | - - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
130 | | - |
131 | | -</section> |
132 | | - |
133 | | -<!-- /.breaking-changes --> |
134 | | - |
135 | | -<section class="commits"> |
136 | | - |
137 | | -### Commits |
138 | | - |
139 | | -<details> |
140 | | - |
141 | | -- [`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
142 | | -- [`b734544`](https://github.com/stdlib-js/stdlib/commit/b734544a52783cb7f5cf1115f4355cabe46d0abe) - **refactor:** use strictEqual checks _(by Philipp Burckhardt)_ |
143 | | - |
144 | | -</details> |
145 | | - |
146 | | -</section> |
147 | | - |
148 | | -<!-- /.commits --> |
149 | | - |
150 | | -<section class="contributors"> |
151 | | - |
152 | | -### Contributors |
153 | | - |
154 | | -A total of 1 person contributed to this release. Thank you to this contributor: |
155 | | - |
156 | | -- Philipp Burckhardt |
157 | | - |
158 | | -</section> |
159 | | - |
160 | | -<!-- /.contributors --> |
| 73 | +No changes reported for this release. |
161 | 74 |
|
162 | 75 | </section> |
163 | 76 |
|
|
0 commit comments