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-53Lines changed: 15 additions & 53 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.2.2">
5
+
<sectionclass="release"id="unreleased">
6
6
7
-
## 0.2.2 (2024-07-28)
7
+
## Unreleased (2024-08-01)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`41a5c49`](https://github.com/stdlib-js/stdlib/commit/41a5c4954cc46899abfe20145987627b2e86fc94) - **test:**update tests in `ndarray/base/*` to support boolean dtypes [(#2505)](https://github.com/stdlib-js/stdlib/pull/2505)_(by Jaysukh Makvana, Athan Reines)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -24,10 +24,9 @@
24
24
25
25
### Contributors
26
26
27
-
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:
28
28
29
29
- Athan Reines
30
-
- Jaysukh Makvana
31
30
32
31
</section>
33
32
@@ -37,78 +36,41 @@ A total of 2 people contributed to this release. Thank you to the following cont
37
36
38
37
<!-- /.release -->
39
38
40
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
41
40
42
-
## 0.2.1 (2024-02-24)
41
+
## 0.2.2 (2024-07-28)
43
42
44
43
No changes reported for this release.
45
44
46
45
</section>
47
46
48
47
<!-- /.release -->
49
48
50
-
<sectionclass="release"id="v0.2.0">
49
+
<sectionclass="release"id="v0.2.1">
51
50
52
-
## 0.2.0 (2024-02-14)
51
+
## 0.2.1 (2024-02-24)
53
52
54
53
No changes reported for this release.
55
54
56
55
</section>
57
56
58
57
<!-- /.release -->
59
58
60
-
<sectionclass="release"id="v0.1.0">
61
-
62
-
## 0.1.0 (2023-09-23)
63
-
64
-
<sectionclass="features">
65
-
66
-
### Features
67
-
68
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
69
-
70
-
</section>
71
-
72
-
<!-- /.features -->
73
-
74
-
<sectionclass="breaking-changes">
75
-
76
-
### BREAKING CHANGES
77
-
78
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
79
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
80
-
81
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
82
-
83
-
</section>
84
-
85
-
<!-- /.breaking-changes -->
86
-
87
-
<sectionclass="commits">
88
-
89
-
### Commits
90
-
91
-
<details>
59
+
<sectionclass="release"id="v0.2.0">
92
60
93
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
61
+
## 0.2.0 (2024-02-14)
94
62
95
-
</details>
63
+
No changes reported for this release.
96
64
97
65
</section>
98
66
99
-
<!-- /.commits -->
100
-
101
-
<sectionclass="contributors">
102
-
103
-
### Contributors
104
-
105
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments