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
-[`cf3f92e`](https://github.com/stdlib-js/stdlib/commit/cf3f92eddd20ec1a4106c8a34f7d7705a9a99dbc) - **fix:** update include paths _(by Athan Reines)_
63
+
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
64
+
65
+
</details>
66
+
67
+
</section>
68
+
69
+
<!-- /.commits -->
70
+
71
+
<sectionclass="contributors">
72
+
73
+
### Contributors
74
+
75
+
A total of 1 person contributed to this release. Thank you to this contributor:
76
+
77
+
- Athan Reines
78
+
79
+
</section>
80
+
81
+
<!-- /.contributors -->
44
82
45
83
</section>
46
84
@@ -60,7 +98,42 @@ No changes reported for this release.
60
98
61
99
## 0.2.0 (2024-02-15)
62
100
63
-
No changes reported for this release.
101
+
<sectionclass="features">
102
+
103
+
### Features
104
+
105
+
-[`5c9d067`](https://github.com/stdlib-js/stdlib/commit/5c9d067cfaf35e20ff0dde4943f9e75a9ceb6037) - add tests and update docs for `normalize` index mode support
106
+
107
+
</section>
108
+
109
+
<!-- /.features -->
110
+
111
+
<sectionclass="commits">
112
+
113
+
### Commits
114
+
115
+
<details>
116
+
117
+
-[`5c9d067`](https://github.com/stdlib-js/stdlib/commit/5c9d067cfaf35e20ff0dde4943f9e75a9ceb6037) - **feat:** add tests and update docs for `normalize` index mode support _(by Athan Reines)_
A total of 1 person contributed to this release. Thank you to this contributor:
131
+
132
+
- Athan Reines
133
+
134
+
</section>
135
+
136
+
<!-- /.contributors -->
64
137
65
138
</section>
66
139
@@ -70,7 +143,68 @@ No changes reported for this release.
70
143
71
144
## 0.1.0 (2023-09-24)
72
145
73
-
No changes reported for this release.
146
+
<sectionclass="features">
147
+
148
+
### Features
149
+
150
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
151
+
152
+
</section>
153
+
154
+
<!-- /.features -->
155
+
156
+
<sectionclass="bug-fixes">
157
+
158
+
### Bug Fixes
159
+
160
+
-[`fb65dfe`](https://github.com/stdlib-js/stdlib/commit/fb65dfe5b36b35ad8b3747df6ddb693a5b62d171) - use `Collection`, rather than `ArrayLike`
161
+
162
+
</section>
163
+
164
+
<!-- /.bug-fixes -->
165
+
166
+
<sectionclass="breaking-changes">
167
+
168
+
### BREAKING CHANGES
169
+
170
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
171
+
172
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
173
+
174
+
</section>
175
+
176
+
<!-- /.breaking-changes -->
177
+
178
+
<sectionclass="commits">
179
+
180
+
### Commits
181
+
182
+
<details>
183
+
184
+
-[`fb65dfe`](https://github.com/stdlib-js/stdlib/commit/fb65dfe5b36b35ad8b3747df6ddb693a5b62d171) - **fix:** use `Collection`, rather than `ArrayLike`_(by Athan Reines)_
185
+
-[`6039604`](https://github.com/stdlib-js/stdlib/commit/60396048a2220ecc9ebd2d29b9fb4e4b69dfe4ab) - **bench:** refactor benchmarks by splitting across multiple files _(by Athan Reines)_
186
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
187
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
188
+
-[`223c329`](https://github.com/stdlib-js/stdlib/commit/223c329d01984ab016fe228c95353709cc6961b2) - **refactor:** use ndarray defaults _(by Athan Reines)_
189
+
190
+
</details>
191
+
192
+
</section>
193
+
194
+
<!-- /.commits -->
195
+
196
+
<sectionclass="contributors">
197
+
198
+
### Contributors
199
+
200
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments