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
+18-91
Original file line number
Diff line number
Diff line change
@@ -2,73 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.2.2">
6
-
7
-
## 0.2.2 (2024-07-29)
8
-
9
-
No changes reported for this release.
10
-
11
-
</section>
12
-
13
-
<!-- /.release -->
14
-
15
-
<sectionclass="release"id="v0.2.1">
5
+
<sectionclass="release"id="unreleased">
16
6
17
-
## 0.2.1 (2024-02-25)
18
-
19
-
<sectionclass="features">
20
-
21
-
### Features
22
-
23
-
-[`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)
24
-
25
-
</section>
26
-
27
-
<!-- /.features -->
7
+
## Unreleased (2024-08-01)
28
8
29
9
<sectionclass="commits">
30
10
31
11
### Commits
32
12
33
13
<details>
34
14
35
-
-[`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)_
36
-
37
-
</details>
38
-
39
-
</section>
40
-
41
-
<!-- /.commits -->
42
-
43
-
<sectionclass="contributors">
44
-
45
-
### Contributors
46
-
47
-
A total of 2 people contributed to this release. Thank you to the following contributors:
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
72
16
73
17
</details>
74
18
@@ -92,58 +36,41 @@ A total of 1 person contributed to this release. Thank you to this contributor:
92
36
93
37
<!-- /.release -->
94
38
95
-
<sectionclass="release"id="v0.1.0">
96
-
97
-
## 0.1.0 (2023-09-24)
98
-
99
-
<sectionclass="features">
39
+
<sectionclass="release"id="v0.2.2">
100
40
101
-
### Features
41
+
##0.2.2 (2024-07-29)
102
42
103
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
43
+
No changes reported for this release.
104
44
105
45
</section>
106
46
107
-
<!-- /.features -->
108
-
109
-
<sectionclass="breaking-changes">
47
+
<!-- /.release -->
110
48
111
-
### BREAKING CHANGES
49
+
<sectionclass="release"id="v0.2.1">
112
50
113
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
114
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
51
+
## 0.2.1 (2024-02-25)
115
52
116
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
53
+
No changes reported for this release.
117
54
118
55
</section>
119
56
120
-
<!-- /.breaking-changes -->
121
-
122
-
<sectionclass="commits">
123
-
124
-
### Commits
57
+
<!-- /.release -->
125
58
126
-
<details>
59
+
<sectionclass="release"id="v0.2.0">
127
60
128
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
61
+
## 0.2.0 (2024-02-14)
129
62
130
-
</details>
63
+
No changes reported for this release.
131
64
132
65
</section>
133
66
134
-
<!-- /.commits -->
135
-
136
-
<sectionclass="contributors">
137
-
138
-
### Contributors
139
-
140
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments