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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-169
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.3.0">
6
-
7
-
## 0.3.0 (2024-07-29)
8
-
9
-
<sectionclass="features">
10
-
11
-
### Features
5
+
<sectionclass="release"id="unreleased">
12
6
13
-
-[`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 -->
7
+
## Unreleased (2024-08-01)
18
8
19
9
<sectionclass="commits">
20
10
21
11
### Commits
22
12
23
13
<details>
24
14
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)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
26
16
27
17
</details>
28
18
@@ -34,10 +24,9 @@
34
24
35
25
### Contributors
36
26
37
-
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:
38
28
39
29
- Athan Reines
40
-
- Jaysukh Makvana
41
30
42
31
</section>
43
32
@@ -47,46 +36,21 @@ A total of 2 people contributed to this release. Thank you to the following cont
47
36
48
37
<!-- /.release -->
49
38
50
-
<sectionclass="release"id="v0.2.1">
51
-
52
-
## 0.2.1 (2024-02-25)
53
-
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)
59
-
60
-
</section>
61
-
62
-
<!-- /.features -->
63
-
64
-
<sectionclass="commits">
65
-
66
-
### Commits
39
+
<sectionclass="release"id="v0.3.0">
67
40
68
-
<details>
41
+
## 0.3.0 (2024-07-29)
69
42
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>
43
+
No changes reported for this release.
73
44
74
45
</section>
75
46
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:
47
+
<!-- /.release -->
83
48
84
-
- Athan Reines
85
-
- Philipp Burckhardt
49
+
<sectionclass="release"id="v0.2.1">
86
50
87
-
</section>
51
+
## 0.2.1 (2024-02-25)
88
52
89
-
<!-- /.contributors -->
53
+
No changes reported for this release.
90
54
91
55
</section>
92
56
@@ -96,32 +60,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
A total of 1 person contributed to this release. Thank you to this contributor:
119
-
120
-
- Athan Reines
121
-
122
-
</section>
123
-
124
-
<!-- /.contributors -->
63
+
No changes reported for this release.
125
64
126
65
</section>
127
66
@@ -131,54 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
131
70
132
71
## 0.1.0 (2023-09-24)
133
72
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
149
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
150
-
151
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
152
-
153
-
</section>
154
-
155
-
<!-- /.breaking-changes -->
156
-
157
-
<sectionclass="commits">
158
-
159
-
### Commits
160
-
161
-
<details>
162
-
163
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
164
-
165
-
</details>
166
-
167
-
</section>
168
-
169
-
<!-- /.commits -->
170
-
171
-
<sectionclass="contributors">
172
-
173
-
### Contributors
174
-
175
-
A total of 1 person contributed to this release. Thank you to this contributor:
176
-
177
-
- Philipp Burckhardt
178
-
179
-
</section>
180
-
181
-
<!-- /.contributors -->
73
+
No changes reported for this release.
182
74
183
75
</section>
184
76
@@ -188,54 +80,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments