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
-[`dc36936`](https://github.com/stdlib-js/stdlib/commit/dc369364ee617f8f62b40d951a0f0d34f795da6e) - add boolean dtype support to `strided/base/mskunary`[(#2520)](https://github.com/stdlib-js/stdlib/pull/2520)
14
-
15
-
</section>
16
-
17
-
<!-- /.features -->
18
-
19
-
<sectionclass="bug-fixes">
20
-
21
-
### Bug Fixes
5
+
<sectionclass="release"id="unreleased">
22
6
23
-
-[`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - update include paths
-[`dc36936`](https://github.com/stdlib-js/stdlib/commit/dc369364ee617f8f62b40d951a0f0d34f795da6e) - **feat:** add boolean dtype support to `strided/base/mskunary`[(#2520)](https://github.com/stdlib-js/stdlib/pull/2520)_(by Jaysukh Makvana)_
39
-
-[`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - **fix:** update include paths _(by Athan Reines)_
40
-
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
41
16
42
17
</details>
43
18
@@ -49,10 +24,9 @@
49
24
50
25
### Contributors
51
26
52
-
A total of 2 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:
53
28
54
29
- Athan Reines
55
-
- Jaysukh Makvana
56
30
57
31
</section>
58
32
@@ -62,48 +36,31 @@ A total of 2 people contributed to this release. Thank you to the following cont
62
36
63
37
<!-- /.release -->
64
38
65
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.3.0">
66
40
67
-
## 0.2.1 (2024-02-25)
41
+
## 0.3.0 (2024-07-29)
68
42
69
43
No changes reported for this release.
70
44
71
45
</section>
72
46
73
47
<!-- /.release -->
74
48
75
-
<sectionclass="release"id="v0.2.0">
76
-
77
-
## 0.2.0 (2024-02-14)
78
-
79
-
<sectionclass="commits">
80
-
81
-
### Commits
82
-
83
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
84
50
85
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`f9c75ce`](https://github.com/stdlib-js/stdlib/commit/f9c75ce726ed4e5fade8622315bb98094dad8561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.2.1 (2024-02-25)
88
52
89
-
</details>
53
+
No changes reported for this release.
90
54
91
55
</section>
92
56
93
-
<!-- /.commits -->
94
-
95
-
<sectionclass="contributors">
96
-
97
-
### Contributors
98
-
99
-
A total of 2 people contributed to this release. Thank you to the following contributors:
57
+
<!-- /.release -->
100
58
101
-
- Athan Reines
102
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
103
60
104
-
</section>
61
+
## 0.2.0 (2024-02-14)
105
62
106
-
<!-- /.contributors -->
63
+
No changes reported for this release.
107
64
108
65
</section>
109
66
@@ -113,67 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
113
70
114
71
## 0.1.0 (2023-09-24)
115
72
116
-
<sectionclass="features">
117
-
118
-
### Features
119
-
120
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
121
-
122
-
</section>
123
-
124
-
<!-- /.features -->
125
-
126
-
<sectionclass="bug-fixes">
127
-
128
-
### Bug Fixes
129
-
130
-
-[`0a81f83`](https://github.com/stdlib-js/stdlib/commit/0a81f837f2eb6e7c0fec6bf5d25066f6c11095a9) - resolve C lint errors
131
-
132
-
</section>
133
-
134
-
<!-- /.bug-fixes -->
135
-
136
-
<sectionclass="breaking-changes">
137
-
138
-
### BREAKING CHANGES
139
-
140
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
141
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
142
-
143
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
144
-
145
-
</section>
146
-
147
-
<!-- /.breaking-changes -->
148
-
149
-
<sectionclass="commits">
150
-
151
-
### Commits
152
-
153
-
<details>
154
-
155
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
156
-
-[`0a81f83`](https://github.com/stdlib-js/stdlib/commit/0a81f837f2eb6e7c0fec6bf5d25066f6c11095a9) - **fix:** resolve C lint errors _(by Athan Reines)_
157
-
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
158
-
159
-
</details>
160
-
161
-
</section>
162
-
163
-
<!-- /.commits -->
164
-
165
-
<sectionclass="contributors">
166
-
167
-
### Contributors
168
-
169
-
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments