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