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
-[`d4815b6`](https://github.com/stdlib-js/stdlib/commit/d4815b6becd6231209dfdf39808a0014bcf24b84) - add boolean dtype support to `array/empty`[(#2459)](https://github.com/stdlib-js/stdlib/pull/2459)
14
+
15
+
</section>
16
+
17
+
<!-- /.features -->
8
18
9
19
<sectionclass="commits">
10
20
11
21
### Commits
12
22
13
23
<details>
14
24
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
25
+
-[`d4815b6`](https://github.com/stdlib-js/stdlib/commit/d4815b6becd6231209dfdf39808a0014bcf24b84) - **feat:**add boolean dtype support to `array/empty`[(#2459)](https://github.com/stdlib-js/stdlib/pull/2459)_(by Jaysukh Makvana, Athan Reines)_
16
26
17
27
</details>
18
28
@@ -24,9 +34,10 @@
24
34
25
35
### Contributors
26
36
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
37
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
38
29
39
- Athan Reines
40
+
- Jaysukh Makvana
30
41
31
42
</section>
32
43
@@ -36,21 +47,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
47
37
48
<!-- /.release -->
38
49
39
-
<sectionclass="release"id="v0.3.0">
50
+
<sectionclass="release"id="v0.2.1">
40
51
41
-
## 0.3.0 (2024-07-29)
52
+
## 0.2.1 (2024-02-25)
42
53
43
-
No changes reported for this release.
54
+
<sectionclass="features">
55
+
56
+
### Features
57
+
58
+
-[`819d2e4`](https://github.com/stdlib-js/stdlib/commit/819d2e407146d4dcc17f8bab53b591b3d573f8a1) - add data type maps and replace use of overloads [(#1317)](https://github.com/stdlib-js/stdlib/pull/1317)
44
59
45
60
</section>
46
61
47
-
<!-- /.release-->
62
+
<!-- /.features-->
48
63
49
-
<sectionclass="release"id="v0.2.1">
64
+
<sectionclass="commits">
50
65
51
-
## 0.2.1 (2024-02-25)
66
+
### Commits
67
+
68
+
<details>
69
+
70
+
-[`819d2e4`](https://github.com/stdlib-js/stdlib/commit/819d2e407146d4dcc17f8bab53b591b3d573f8a1) - **feat:** add data type maps and replace use of overloads [(#1317)](https://github.com/stdlib-js/stdlib/pull/1317)_(by Philipp Burckhardt, Athan Reines)_
71
+
72
+
</details>
73
+
74
+
</section>
75
+
76
+
<!-- /.commits -->
77
+
78
+
<sectionclass="contributors">
79
+
80
+
### Contributors
81
+
82
+
A total of 2 people contributed to this release. Thank you to the following contributors:
52
83
53
-
No changes reported for this release.
84
+
- Athan Reines
85
+
- Philipp Burckhardt
86
+
87
+
</section>
88
+
89
+
<!-- /.contributors -->
54
90
55
91
</section>
56
92
@@ -60,7 +96,32 @@ No changes reported for this release.
A total of 1 person contributed to this release. Thank you to this contributor:
119
+
120
+
- Athan Reines
121
+
122
+
</section>
123
+
124
+
<!-- /.contributors -->
64
125
65
126
</section>
66
127
@@ -70,7 +131,53 @@ No changes reported for this release.
70
131
71
132
## 0.1.0 (2023-09-24)
72
133
73
-
No changes reported for this release.
134
+
<sectionclass="features">
135
+
136
+
### Features
137
+
138
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
139
+
140
+
</section>
141
+
142
+
<!-- /.features -->
143
+
144
+
<sectionclass="breaking-changes">
145
+
146
+
### BREAKING CHANGES
147
+
148
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
149
+
150
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
151
+
152
+
</section>
153
+
154
+
<!-- /.breaking-changes -->
155
+
156
+
<sectionclass="commits">
157
+
158
+
### Commits
159
+
160
+
<details>
161
+
162
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
163
+
164
+
</details>
165
+
166
+
</section>
167
+
168
+
<!-- /.commits -->
169
+
170
+
<sectionclass="contributors">
171
+
172
+
### Contributors
173
+
174
+
A total of 1 person contributed to this release. Thank you to this contributor:
175
+
176
+
- Philipp Burckhardt
177
+
178
+
</section>
179
+
180
+
<!-- /.contributors -->
74
181
75
182
</section>
76
183
@@ -80,7 +187,54 @@ No changes reported for this release.
0 commit comments