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
+92-1Lines changed: 92 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,95 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/ndarray-base-char2dtype/releases) for the changelog.
5
+
<sectionclass="release"id="unreleased">
6
+
7
+
## Unreleased (2024-07-04)
8
+
9
+
<sectionclass="commits">
10
+
11
+
### Commits
12
+
13
+
<details>
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)_
16
+
17
+
</details>
18
+
19
+
</section>
20
+
21
+
<!-- /.commits -->
22
+
23
+
<sectionclass="contributors">
24
+
25
+
### Contributors
26
+
27
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
+
29
+
- Athan Reines
30
+
- Jaysukh Makvana
31
+
32
+
</section>
33
+
34
+
<!-- /.contributors -->
35
+
36
+
</section>
37
+
38
+
<!-- /.release -->
39
+
40
+
<sectionclass="release"id="v0.2.1">
41
+
42
+
## 0.2.1 (2024-02-24)
43
+
44
+
<sectionclass="features">
45
+
46
+
### Features
47
+
48
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
49
+
50
+
</section>
51
+
52
+
<!-- /.features -->
53
+
54
+
<sectionclass="breaking-changes">
55
+
56
+
### BREAKING CHANGES
57
+
58
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
59
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
60
+
61
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
62
+
63
+
</section>
64
+
65
+
<!-- /.breaking-changes -->
66
+
67
+
<sectionclass="commits">
68
+
69
+
### Commits
70
+
71
+
<details>
72
+
73
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
74
+
75
+
</details>
76
+
77
+
</section>
78
+
79
+
<!-- /.commits -->
80
+
81
+
<sectionclass="contributors">
82
+
83
+
### Contributors
84
+
85
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments