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
@@ -40,7 +41,35 @@ A total of 1 person contributed to this release. Thank you to this contributor:
40
41
41
42
## 0.2.2 (2024-07-27)
42
43
43
-
No changes reported for this release.
44
+
<sectionclass="commits">
45
+
46
+
### Commits
47
+
48
+
<details>
49
+
50
+
-[`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
-[`ab3615f`](https://github.com/stdlib-js/stdlib/commit/ab3615f734d7d91d7f5fcac06e21e35c961a3e8b) - **refactor:** update `blas/ext/base/dsnansumors` to follow current project conventions _(by Utkarsh Raj, Philipp Burckhardt)_
53
+
54
+
</details>
55
+
56
+
</section>
57
+
58
+
<!-- /.commits -->
59
+
60
+
<sectionclass="contributors">
61
+
62
+
### Contributors
63
+
64
+
A total of 3 people contributed to this release. Thank you to the following contributors:
65
+
66
+
- Athan Reines
67
+
- Philipp Burckhardt
68
+
- Utkarsh Raj
69
+
70
+
</section>
71
+
72
+
<!-- /.contributors -->
44
73
45
74
</section>
46
75
@@ -60,7 +89,32 @@ 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
+
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
100
+
101
+
</details>
102
+
103
+
</section>
104
+
105
+
<!-- /.commits -->
106
+
107
+
<sectionclass="contributors">
108
+
109
+
### Contributors
110
+
111
+
A total of 1 person contributed to this release. Thank you to this contributor:
112
+
113
+
- Philipp Burckhardt
114
+
115
+
</section>
116
+
117
+
<!-- /.contributors -->
64
118
65
119
</section>
66
120
@@ -80,7 +134,57 @@ No changes reported for this release.
80
134
81
135
## 0.1.0 (2023-09-23)
82
136
83
-
No changes reported for this release.
137
+
<sectionclass="features">
138
+
139
+
### Features
140
+
141
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
142
+
143
+
</section>
144
+
145
+
<!-- /.features -->
146
+
147
+
<sectionclass="breaking-changes">
148
+
149
+
### BREAKING CHANGES
150
+
151
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
152
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
153
+
154
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
155
+
156
+
</section>
157
+
158
+
<!-- /.breaking-changes -->
159
+
160
+
<sectionclass="commits">
161
+
162
+
### Commits
163
+
164
+
<details>
165
+
166
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
167
+
-[`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_
168
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
169
+
170
+
</details>
171
+
172
+
</section>
173
+
174
+
<!-- /.commits -->
175
+
176
+
<sectionclass="contributors">
177
+
178
+
### Contributors
179
+
180
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments