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)_
16
32
17
33
</details>
18
34
@@ -24,9 +40,12 @@
24
40
25
41
### Contributors
26
42
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
43
+
A total of 4 people contributed to this release. Thank you to the following contributors:
28
44
29
45
- Athan Reines
46
+
- Golden Kumar
47
+
- Philipp Burckhardt
48
+
- Pranav
30
49
31
50
</section>
32
51
@@ -36,31 +55,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
55
37
56
<!-- /.release -->
38
57
39
-
<sectionclass="release"id="v0.2.2">
58
+
<sectionclass="release"id="v0.2.1">
40
59
41
-
## 0.2.2 (2024-07-28)
60
+
## 0.2.1 (2024-02-24)
42
61
43
62
No changes reported for this release.
44
63
45
64
</section>
46
65
47
66
<!-- /.release -->
48
67
49
-
<sectionclass="release"id="v0.2.1">
68
+
<sectionclass="release"id="v0.2.0">
50
69
51
-
## 0.2.1 (2024-02-24)
70
+
## 0.2.0 (2024-02-14)
52
71
53
-
No changes reported for this release.
72
+
<sectionclass="commits">
73
+
74
+
### Commits
75
+
76
+
<details>
77
+
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)_
80
+
81
+
</details>
54
82
55
83
</section>
56
84
57
-
<!-- /.release-->
85
+
<!-- /.commits-->
58
86
59
-
<sectionclass="release"id="v0.2.0">
87
+
<sectionclass="contributors">
60
88
61
-
##0.2.0 (2024-02-14)
89
+
### Contributors
62
90
63
-
No changes reported for this release.
91
+
A total of 1 person contributed to this release. Thank you to this contributor:
92
+
93
+
- Philipp Burckhardt
94
+
95
+
</section>
96
+
97
+
<!-- /.contributors -->
64
98
65
99
</section>
66
100
@@ -70,7 +104,57 @@ No changes reported for this release.
70
104
71
105
## 0.1.0 (2023-09-24)
72
106
73
-
No changes reported for this release.
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