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)_
37
39
-[`a78f7d1`](https://github.com/stdlib-js/stdlib/commit/a78f7d1b859b6b1d7b0bc0ee4daf76789e3e0910) - **style:** add missing spaces _(by Philipp Burckhardt)_
38
40
-[`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
39
41
-[`09483ae`](https://github.com/stdlib-js/stdlib/commit/09483ae5cf6ed8edfce7d64d36a31339bc3e6e06) - **fix:** update documentation to reflect correct seed range _(by Athan Reines)_
@@ -65,6 +67,62 @@ A total of 2 people contributed to this release. Thank you to the following cont
65
67
66
68
## 0.2.1 (2024-02-25)
67
69
70
+
<sectionclass="commits">
71
+
72
+
### Commits
73
+
74
+
<details>
75
+
76
+
-[`382c8bb`](https://github.com/stdlib-js/stdlib/commit/382c8bb95f6611f467d0a8159fd5fbb27b73e4f8) - **refactor:** use shared package _(by Athan Reines)_
77
+
78
+
</details>
79
+
80
+
</section>
81
+
82
+
<!-- /.commits -->
83
+
84
+
<sectionclass="contributors">
85
+
86
+
### Contributors
87
+
88
+
A total of 1 person contributed to this release. Thank you to this contributor:
89
+
90
+
- Athan Reines
91
+
92
+
</section>
93
+
94
+
<!-- /.contributors -->
95
+
96
+
</section>
97
+
98
+
<!-- /.release -->
99
+
100
+
<sectionclass="release"id="v0.2.0">
101
+
102
+
## 0.2.0 (2024-02-15)
103
+
104
+
<sectionclass="commits">
105
+
106
+
### Commits
107
+
108
+
<details>
109
+
110
+
-[`1e909db`](https://github.com/stdlib-js/stdlib/commit/1e909dbafa41bfc46d3f5525a73b5f46cd7a5392) - **docs:** update related packages sections [(#1267)](https://github.com/stdlib-js/stdlib/pull/1267)_(by stdlib-bot)_
111
+
112
+
</details>
113
+
114
+
</section>
115
+
116
+
<!-- /.commits -->
117
+
118
+
</section>
119
+
120
+
<!-- /.release -->
121
+
122
+
<sectionclass="release"id="v0.1.0">
123
+
124
+
## 0.1.0 (2023-09-24)
125
+
68
126
<sectionclass="features">
69
127
70
128
### Features
@@ -79,8 +137,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
79
137
80
138
### BREAKING CHANGES
81
139
82
-
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213): update minimum TypeScript version
83
-
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213): update minimum TypeScript version to 4.1
140
+
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213): update minimum TypeScript version to 4.1
84
141
85
142
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
86
143
@@ -94,8 +151,6 @@ A total of 2 people contributed to this release. Thank you to the following cont
94
151
95
152
<details>
96
153
97
-
-[`382c8bb`](https://github.com/stdlib-js/stdlib/commit/382c8bb95f6611f467d0a8159fd5fbb27b73e4f8) - **refactor:** use shared package _(by Athan Reines)_
98
-
-[`1e909db`](https://github.com/stdlib-js/stdlib/commit/1e909dbafa41bfc46d3f5525a73b5f46cd7a5392) - **docs:** update related packages sections [(#1267)](https://github.com/stdlib-js/stdlib/pull/1267)_(by stdlib-bot)_
99
154
-[`efe050d`](https://github.com/stdlib-js/stdlib/commit/efe050dbf3d17bd6929da255fa079c0324afc213) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
100
155
-[`64c8e5a`](https://github.com/stdlib-js/stdlib/commit/64c8e5aefe34bda02258ebae3ee4be8e83e6a040) - **build:** add further backslashes and remove blank comments _(by Philipp Burckhardt)_
101
156
-[`10c6209`](https://github.com/stdlib-js/stdlib/commit/10c6209e72680534f86acca37ec35ab3a42f81c3) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
@@ -124,3 +179,63 @@ A total of 2 people contributed to this release. Thank you to the following cont
0 commit comments