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)_
35
39
-[`a360f04`](https://github.com/stdlib-js/stdlib/commit/a360f048dde8429a3ffcc60d36abe9ad33038c73) - **feat:** add boolean dtype support to `ndarray/base/unary`[(#2587)](https://github.com/stdlib-js/stdlib/pull/2587)_(by Jaysukh Makvana)_
36
40
-[`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - **fix:** update include paths _(by Athan Reines)_
37
41
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
@@ -46,10 +50,11 @@
46
50
47
51
### Contributors
48
52
49
-
A total of 2 people contributed to this release. Thank you to the following contributors:
53
+
A total of 3 people contributed to this release. Thank you to the following contributors:
50
54
51
55
- Athan Reines
52
56
- Jaysukh Makvana
57
+
- Philipp Burckhardt
53
58
54
59
</section>
55
60
@@ -63,11 +68,68 @@ A total of 2 people contributed to this release. Thank you to the following cont
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
A total of 2 people contributed to this release. Thank you to the following contributors:
113
+
114
+
- Athan Reines
115
+
- Philipp Burckhardt
116
+
117
+
</section>
118
+
119
+
<!-- /.contributors -->
120
+
121
+
</section>
122
+
123
+
<!-- /.release -->
124
+
125
+
<sectionclass="release"id="v0.1.0">
126
+
127
+
## 0.1.0 (2023-09-24)
128
+
129
+
<sectionclass="features">
130
+
131
+
### Features
132
+
71
133
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
72
134
73
135
</section>
@@ -104,10 +166,6 @@ A total of 2 people contributed to this release. Thank you to the following cont
104
166
105
167
<details>
106
168
107
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
112
170
-[`23b99ac`](https://github.com/stdlib-js/stdlib/commit/23b99acc256b4c9034347ed42ba21f202caedda8) - **fix:** resolve C lint errors _(by Athan Reines)_
113
171
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
@@ -141,3 +199,63 @@ A total of 2 people contributed to this release. Thank you to the following cont
0 commit comments