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,36 @@ 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)_
-[`d2ec36e`](https://github.com/stdlib-js/stdlib/commit/d2ec36e08a3c0c1bbe8c3d10d7ea28d833a42a30) - **refactor:** update `blas/ext/base/dsnansum` to follow current project conventions _(by Shubh Mehta, Pranav Goswami, Philipp Burckhardt)_
53
+
54
+
</details>
55
+
56
+
</section>
57
+
58
+
<!-- /.commits -->
59
+
60
+
<sectionclass="contributors">
61
+
62
+
### Contributors
63
+
64
+
A total of 4 people contributed to this release. Thank you to the following contributors:
65
+
66
+
- Athan Reines
67
+
- Philipp Burckhardt
68
+
- Pranav Goswami
69
+
- Shubh Mehta
70
+
71
+
</section>
72
+
73
+
<!-- /.contributors -->
44
74
45
75
</section>
46
76
@@ -60,7 +90,32 @@ No changes reported for this release.
60
90
61
91
## 0.2.0 (2024-02-14)
62
92
63
-
No changes reported for this release.
93
+
<sectionclass="commits">
94
+
95
+
### Commits
96
+
97
+
<details>
98
+
99
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
100
+
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
101
+
102
+
</details>
103
+
104
+
</section>
105
+
106
+
<!-- /.commits -->
107
+
108
+
<sectionclass="contributors">
109
+
110
+
### Contributors
111
+
112
+
A total of 1 person contributed to this release. Thank you to this contributor:
113
+
114
+
- Philipp Burckhardt
115
+
116
+
</section>
117
+
118
+
<!-- /.contributors -->
64
119
65
120
</section>
66
121
@@ -70,7 +125,57 @@ No changes reported for this release.
70
125
71
126
## 0.1.0 (2023-09-23)
72
127
73
-
No changes reported for this release.
128
+
<sectionclass="features">
129
+
130
+
### Features
131
+
132
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
133
+
134
+
</section>
135
+
136
+
<!-- /.features -->
137
+
138
+
<sectionclass="breaking-changes">
139
+
140
+
### BREAKING CHANGES
141
+
142
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
143
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
144
+
145
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
146
+
147
+
</section>
148
+
149
+
<!-- /.breaking-changes -->
150
+
151
+
<sectionclass="commits">
152
+
153
+
### Commits
154
+
155
+
<details>
156
+
157
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
158
+
-[`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_
159
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
160
+
161
+
</details>
162
+
163
+
</section>
164
+
165
+
<!-- /.commits -->
166
+
167
+
<sectionclass="contributors">
168
+
169
+
### Contributors
170
+
171
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments