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
+15-63Lines changed: 15 additions & 63 deletions
Display the source diff
Display the rich diff
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
12
-
13
-
-[`8f4b5c4`](https://github.com/stdlib-js/stdlib/commit/8f4b5c410ffb5d06bb5cce02b84c5f7043c31fa7) - add boolean dtype support to `array/typed-ctors`[(#2391)](https://github.com/stdlib-js/stdlib/pull/2391)
14
-
15
-
</section>
5
+
<sectionclass="release"id="unreleased">
16
6
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
-
-[`8f4b5c4`](https://github.com/stdlib-js/stdlib/commit/8f4b5c410ffb5d06bb5cce02b84c5f7043c31fa7) - **feat:**add boolean dtype support to `array/typed-ctors`[(#2391)](https://github.com/stdlib-js/stdlib/pull/2391)_(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,78 +36,41 @@ 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">
39
+
<sectionclass="release"id="v0.3.0">
51
40
52
-
## 0.2.1 (2024-02-25)
41
+
## 0.3.0 (2024-07-29)
53
42
54
43
No changes reported for this release.
55
44
56
45
</section>
57
46
58
47
<!-- /.release -->
59
48
60
-
<sectionclass="release"id="v0.2.0">
49
+
<sectionclass="release"id="v0.2.1">
61
50
62
-
## 0.2.0 (2024-02-14)
51
+
## 0.2.1 (2024-02-25)
63
52
64
53
No changes reported for this release.
65
54
66
55
</section>
67
56
68
57
<!-- /.release -->
69
58
70
-
<sectionclass="release"id="v0.1.0">
71
-
72
-
## 0.1.0 (2023-09-24)
73
-
74
-
<sectionclass="features">
75
-
76
-
### Features
77
-
78
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
79
-
80
-
</section>
81
-
82
-
<!-- /.features -->
83
-
84
-
<sectionclass="breaking-changes">
85
-
86
-
### BREAKING CHANGES
87
-
88
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
89
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
90
-
91
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
92
-
93
-
</section>
94
-
95
-
<!-- /.breaking-changes -->
96
-
97
-
<sectionclass="commits">
98
-
99
-
### Commits
100
-
101
-
<details>
59
+
<sectionclass="release"id="v0.2.0">
102
60
103
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
61
+
## 0.2.0 (2024-02-14)
104
62
105
-
</details>
63
+
No changes reported for this release.
106
64
107
65
</section>
108
66
109
-
<!-- /.commits -->
110
-
111
-
<sectionclass="contributors">
112
-
113
-
### Contributors
114
-
115
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments