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
+90-18
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,37 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
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">
6
16
7
-
## Unreleased (2024-08-01)
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 -->
8
28
9
29
<sectionclass="commits">
10
30
11
31
### Commits
12
32
13
33
<details>
14
34
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
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)_
16
36
17
37
</details>
18
38
@@ -24,9 +44,10 @@
24
44
25
45
### Contributors
26
46
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
47
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
48
29
49
- Athan Reines
50
+
- Philipp Burckhardt
30
51
31
52
</section>
32
53
@@ -36,31 +57,36 @@ A total of 1 person contributed to this release. Thank you to this contributor:
A total of 1 person contributed to this release. Thank you to this contributor:
84
+
85
+
- Athan Reines
86
+
87
+
</section>
88
+
89
+
<!-- /.contributors -->
64
90
65
91
</section>
66
92
@@ -70,7 +96,53 @@ No changes reported for this release.
70
96
71
97
## 0.1.0 (2023-09-24)
72
98
73
-
No changes reported for this release.
99
+
<sectionclass="features">
100
+
101
+
### Features
102
+
103
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
104
+
105
+
</section>
106
+
107
+
<!-- /.features -->
108
+
109
+
<sectionclass="breaking-changes">
110
+
111
+
### BREAKING CHANGES
112
+
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