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
-[`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
-[`c81e201`](https://github.com/stdlib-js/stdlib/commit/c81e2014d3b65f8f3ee1ad34a7c2ea08537becc8) - **refactor:** update `blas/ext/base/drev` to follow current project conventions [(#1839)](https://github.com/stdlib-js/stdlib/pull/1839)_(by Rutam, Athan Reines, Pranav Goswami)_
65
+
66
+
</details>
67
+
68
+
</section>
69
+
70
+
<!-- /.commits -->
71
+
72
+
<sectionclass="contributors">
73
+
74
+
### Contributors
75
+
76
+
A total of 4 people contributed to this release. Thank you to the following contributors:
77
+
78
+
- Athan Reines
79
+
- Philipp Burckhardt
80
+
- Pranav Goswami
81
+
- Rutam
82
+
83
+
</section>
84
+
85
+
<!-- /.contributors -->
44
86
45
87
</section>
46
88
@@ -60,7 +102,32 @@ No changes reported for this release.
60
102
61
103
## 0.2.0 (2024-02-14)
62
104
63
-
No changes reported for this release.
105
+
<sectionclass="commits">
106
+
107
+
### Commits
108
+
109
+
<details>
110
+
111
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
112
+
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
113
+
114
+
</details>
115
+
116
+
</section>
117
+
118
+
<!-- /.commits -->
119
+
120
+
<sectionclass="contributors">
121
+
122
+
### Contributors
123
+
124
+
A total of 1 person contributed to this release. Thank you to this contributor:
125
+
126
+
- Philipp Burckhardt
127
+
128
+
</section>
129
+
130
+
<!-- /.contributors -->
64
131
65
132
</section>
66
133
@@ -70,7 +137,56 @@ No changes reported for this release.
70
137
71
138
## 0.1.0 (2023-09-23)
72
139
73
-
No changes reported for this release.
140
+
<sectionclass="features">
141
+
142
+
### Features
143
+
144
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
145
+
146
+
</section>
147
+
148
+
<!-- /.features -->
149
+
150
+
<sectionclass="breaking-changes">
151
+
152
+
### BREAKING CHANGES
153
+
154
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
155
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
156
+
157
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
158
+
159
+
</section>
160
+
161
+
<!-- /.breaking-changes -->
162
+
163
+
<sectionclass="commits">
164
+
165
+
### Commits
166
+
167
+
<details>
168
+
169
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
170
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
171
+
172
+
</details>
173
+
174
+
</section>
175
+
176
+
<!-- /.commits -->
177
+
178
+
<sectionclass="contributors">
179
+
180
+
### Contributors
181
+
182
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments