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-86Lines changed: 14 additions & 86 deletions
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
-
-[`c0a9532`](https://github.com/stdlib-js/stdlib/commit/c0a953262445a079c4ee610fcaa94108b7bbcc77) - add boolean dtype support in `array/to-json`[(#2392)](https://github.com/stdlib-js/stdlib/pull/2392)
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
-
-[`c0a9532`](https://github.com/stdlib-js/stdlib/commit/c0a953262445a079c4ee610fcaa94108b7bbcc77) - **feat:**add boolean dtype support in `array/to-json`[(#2392)](https://github.com/stdlib-js/stdlib/pull/2392)_(by Jaysukh Makvana)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
26
16
27
17
</details>
28
18
@@ -36,7 +26,7 @@
36
26
37
27
A total of 1 person contributed to this release. Thank you to this contributor:
38
28
39
-
-Jaysukh Makvana
29
+
-Athan Reines
40
30
41
31
</section>
42
32
@@ -46,46 +36,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
46
36
47
37
<!-- /.release -->
48
38
49
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.3.0">
50
40
51
-
## 0.2.1 (2024-02-25)
41
+
## 0.3.0 (2024-07-29)
52
42
53
43
No changes reported for this release.
54
44
55
45
</section>
56
46
57
47
<!-- /.release -->
58
48
59
-
<sectionclass="release"id="v0.2.0">
60
-
61
-
## 0.2.0 (2024-02-14)
62
-
63
-
<sectionclass="commits">
64
-
65
-
### Commits
66
-
67
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
68
50
69
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
70
-
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.2.1 (2024-02-25)
71
52
72
-
</details>
53
+
No changes reported for this release.
73
54
74
55
</section>
75
56
76
-
<!-- /.commits -->
77
-
78
-
<sectionclass="contributors">
79
-
80
-
### Contributors
81
-
82
-
A total of 1 person contributed to this release. Thank you to this contributor:
57
+
<!-- /.release -->
83
58
84
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
85
60
86
-
</section>
61
+
## 0.2.0 (2024-02-14)
87
62
88
-
<!-- /.contributors -->
63
+
No changes reported for this release.
89
64
90
65
</section>
91
66
@@ -95,54 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
95
70
96
71
## 0.1.0 (2023-09-24)
97
72
98
-
<sectionclass="features">
99
-
100
-
### Features
101
-
102
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
103
-
104
-
</section>
105
-
106
-
<!-- /.features -->
107
-
108
-
<sectionclass="breaking-changes">
109
-
110
-
### BREAKING CHANGES
111
-
112
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
113
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
114
-
115
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
116
-
117
-
</section>
118
-
119
-
<!-- /.breaking-changes -->
120
-
121
-
<sectionclass="commits">
122
-
123
-
### Commits
124
-
125
-
<details>
126
-
127
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
128
-
129
-
</details>
130
-
131
-
</section>
132
-
133
-
<!-- /.commits -->
134
-
135
-
<sectionclass="contributors">
136
-
137
-
### Contributors
138
-
139
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments