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)_
-[`9dce525`](https://github.com/stdlib-js/stdlib/commit/9dce525e1d8c0efc375ef5a255ce356cc671de28) - **refactor:** update `blas/ext/base/dnansum` to follow current project conventions _(by Golden Kumar, Pranav)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
32
16
33
17
</details>
34
18
@@ -40,12 +24,9 @@
40
24
41
25
### Contributors
42
26
43
-
A total of 4 people contributed to this release. Thank you to the following contributors:
27
+
A total of 1 person contributed to this release. Thank you to this contributor:
44
28
45
29
- Athan Reines
46
-
- Golden Kumar
47
-
- Philipp Burckhardt
48
-
- Pranav
49
30
50
31
</section>
51
32
@@ -55,46 +36,31 @@ A total of 4 people contributed to this release. Thank you to the following cont
55
36
56
37
<!-- /.release -->
57
38
58
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
59
40
60
-
## 0.2.1 (2024-02-24)
41
+
## 0.2.2 (2024-07-28)
61
42
62
43
No changes reported for this release.
63
44
64
45
</section>
65
46
66
47
<!-- /.release -->
67
48
68
-
<sectionclass="release"id="v0.2.0">
69
-
70
-
## 0.2.0 (2024-02-14)
71
-
72
-
<sectionclass="commits">
73
-
74
-
### Commits
75
-
76
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
77
50
78
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
79
-
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.2.1 (2024-02-24)
80
52
81
-
</details>
53
+
No changes reported for this release.
82
54
83
55
</section>
84
56
85
-
<!-- /.commits -->
86
-
87
-
<sectionclass="contributors">
88
-
89
-
### Contributors
90
-
91
-
A total of 1 person contributed to this release. Thank you to this contributor:
57
+
<!-- /.release -->
92
58
93
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
94
60
95
-
</section>
61
+
## 0.2.0 (2024-02-14)
96
62
97
-
<!-- /.contributors -->
63
+
No changes reported for this release.
98
64
99
65
</section>
100
66
@@ -104,57 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
104
70
105
71
## 0.1.0 (2023-09-24)
106
72
107
-
<sectionclass="features">
108
-
109
-
### Features
110
-
111
-
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
112
-
113
-
</section>
114
-
115
-
<!-- /.features -->
116
-
117
-
<sectionclass="breaking-changes">
118
-
119
-
### BREAKING CHANGES
120
-
121
-
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
122
-
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
123
-
124
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
125
-
126
-
</section>
127
-
128
-
<!-- /.breaking-changes -->
129
-
130
-
<sectionclass="commits">
131
-
132
-
### Commits
133
-
134
-
<details>
135
-
136
-
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
137
-
-[`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_
138
-
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
139
-
140
-
</details>
141
-
142
-
</section>
143
-
144
-
<!-- /.commits -->
145
-
146
-
<sectionclass="contributors">
147
-
148
-
### Contributors
149
-
150
-
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments