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
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:**update require and include paths_(by Athan Reines)_
@@ -36,46 +36,21 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.1">
40
-
41
-
## 0.2.1 (2024-02-25)
42
-
43
-
<sectionclass="features">
44
-
45
-
### Features
46
-
47
-
-[`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)
48
-
49
-
</section>
50
-
51
-
<!-- /.features -->
52
-
53
-
<sectionclass="commits">
54
-
55
-
### Commits
56
-
57
-
<details>
39
+
<sectionclass="release"id="v0.2.2">
58
40
59
-
-[`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)_
41
+
## 0.2.2 (2024-07-29)
60
42
61
-
</details>
43
+
No changes reported for this release.
62
44
63
45
</section>
64
46
65
-
<!-- /.commits -->
66
-
67
-
<sectionclass="contributors">
68
-
69
-
### Contributors
70
-
71
-
A total of 2 people contributed to this release. Thank you to the following contributors:
47
+
<!-- /.release -->
72
48
73
-
- Athan Reines
74
-
- Philipp Burckhardt
49
+
<sectionclass="release"id="v0.2.1">
75
50
76
-
</section>
51
+
## 0.2.1 (2024-02-25)
77
52
78
-
<!-- /.contributors -->
53
+
No changes reported for this release.
79
54
80
55
</section>
81
56
@@ -85,63 +60,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
85
60
86
61
## 0.2.0 (2024-02-14)
87
62
88
-
<sectionclass="features">
89
-
90
-
### Features
91
-
92
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0) - rename type definitions for array and ndarray data types
93
-
94
-
</section>
95
-
96
-
<!-- /.features -->
97
-
98
-
<sectionclass="breaking-changes">
99
-
100
-
### BREAKING CHANGES
101
-
102
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
103
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
104
-
105
-
- In order to migrate, users should update their implementations to
106
-
use the latest naming conventions. The affected type definitions
107
-
are aliases for individual data type strings, so their should be
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
122
-
-[`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0) - **feat:** rename type definitions for array and ndarray data types _(by Athan Reines)_
123
-
-[`739e562`](https://github.com/stdlib-js/stdlib/commit/739e5627234ca4ae9198f384063a4a3201c6c407) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
126
-
127
-
</details>
128
-
129
-
</section>
130
-
131
-
<!-- /.commits -->
132
-
133
-
<sectionclass="contributors">
134
-
135
-
### Contributors
136
-
137
-
A total of 2 people contributed to this release. Thank you to the following contributors:
138
-
139
-
- Athan Reines
140
-
- Philipp Burckhardt
141
-
142
-
</section>
143
-
144
-
<!-- /.contributors -->
63
+
No changes reported for this release.
145
64
146
65
</section>
147
66
@@ -151,54 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
151
70
152
71
## 0.1.0 (2023-09-24)
153
72
154
-
<sectionclass="features">
155
-
156
-
### Features
157
-
158
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
159
-
160
-
</section>
161
-
162
-
<!-- /.features -->
163
-
164
-
<sectionclass="breaking-changes">
165
-
166
-
### BREAKING CHANGES
167
-
168
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
169
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
170
-
171
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
172
-
173
-
</section>
174
-
175
-
<!-- /.breaking-changes -->
176
-
177
-
<sectionclass="commits">
178
-
179
-
### Commits
180
-
181
-
<details>
182
-
183
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
184
-
185
-
</details>
186
-
187
-
</section>
188
-
189
-
<!-- /.commits -->
190
-
191
-
<sectionclass="contributors">
192
-
193
-
### Contributors
194
-
195
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments