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