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-28)
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)_
-[`430a72b`](https://github.com/stdlib-js/stdlib/commit/430a72b28eac37834cfb1b002078fbe372d656b7) - **refactor:** update `blas/ext/base/dnannsumpw` to follow current project conventions _(by naveen, 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
+
- naveen
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
@@ -70,7 +124,57 @@ No changes reported for this release.
70
124
71
125
## 0.1.0 (2023-09-23)
72
126
73
-
No changes reported for this release.
127
+
<sectionclass="features">
128
+
129
+
### Features
130
+
131
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
132
+
133
+
</section>
134
+
135
+
<!-- /.features -->
136
+
137
+
<sectionclass="breaking-changes">
138
+
139
+
### BREAKING CHANGES
140
+
141
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
142
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
143
+
144
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
145
+
146
+
</section>
147
+
148
+
<!-- /.breaking-changes -->
149
+
150
+
<sectionclass="commits">
151
+
152
+
### Commits
153
+
154
+
<details>
155
+
156
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
157
+
-[`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_
158
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
159
+
160
+
</details>
161
+
162
+
</section>
163
+
164
+
<!-- /.commits -->
165
+
166
+
<sectionclass="contributors">
167
+
168
+
### Contributors
169
+
170
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments