You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:**resolve lint errors in benchmarks_(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -40,7 +40,36 @@ A total of 1 person contributed to this release. Thank you to this contributor:
40
40
41
41
## 0.2.2 (2024-07-27)
42
42
43
-
No changes reported for this release.
43
+
<sectionclass="commits">
44
+
45
+
### Commits
46
+
47
+
<details>
48
+
49
+
-[`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
-[`9937304`](https://github.com/stdlib-js/stdlib/commit/993730440038f5f8e88eb599c8e129c20e2cf2c7) - **build:** add separate configurations for benchmarks and examples _(by Athan Reines)_
53
+
-[`0244027`](https://github.com/stdlib-js/stdlib/commit/0244027e1e2c0ceb1cd8ae1808196c24fa77b142) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
54
+
55
+
</details>
56
+
57
+
</section>
58
+
59
+
<!-- /.commits -->
60
+
61
+
<sectionclass="contributors">
62
+
63
+
### Contributors
64
+
65
+
A total of 2 people contributed to this release. Thank you to the following contributors:
66
+
67
+
- Athan Reines
68
+
- Philipp Burckhardt
69
+
70
+
</section>
71
+
72
+
<!-- /.contributors -->
44
73
45
74
</section>
46
75
@@ -60,7 +89,36 @@ No changes reported for this release.
60
89
61
90
## 0.2.0 (2024-02-14)
62
91
63
-
No changes reported for this release.
92
+
<sectionclass="commits">
93
+
94
+
### Commits
95
+
96
+
<details>
97
+
98
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
99
+
-[`3818752`](https://github.com/stdlib-js/stdlib/commit/38187521d39bccb698a1c4ed6f20bfa20de1dc61) - **refactor:** update implementation according to current project conventions _(by Athan Reines)_
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
103
+
104
+
</details>
105
+
106
+
</section>
107
+
108
+
<!-- /.commits -->
109
+
110
+
<sectionclass="contributors">
111
+
112
+
### Contributors
113
+
114
+
A total of 2 people contributed to this release. Thank you to the following contributors:
115
+
116
+
- Athan Reines
117
+
- Philipp Burckhardt
118
+
119
+
</section>
120
+
121
+
<!-- /.contributors -->
64
122
65
123
</section>
66
124
@@ -80,7 +138,57 @@ No changes reported for this release.
80
138
81
139
## 0.1.0 (2023-09-23)
82
140
83
-
No changes reported for this release.
141
+
<sectionclass="features">
142
+
143
+
### Features
144
+
145
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
146
+
147
+
</section>
148
+
149
+
<!-- /.features -->
150
+
151
+
<sectionclass="breaking-changes">
152
+
153
+
### BREAKING CHANGES
154
+
155
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
156
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
157
+
158
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
159
+
160
+
</section>
161
+
162
+
<!-- /.breaking-changes -->
163
+
164
+
<sectionclass="commits">
165
+
166
+
### Commits
167
+
168
+
<details>
169
+
170
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
171
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
0 commit comments