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)_
29
-
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
30
16
31
17
</details>
32
18
@@ -50,56 +36,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
50
36
51
37
<!-- /.release -->
52
38
53
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
54
40
55
-
## 0.2.1 (2024-02-25)
41
+
## 0.2.2 (2024-07-29)
56
42
57
43
No changes reported for this release.
58
44
59
45
</section>
60
46
61
47
<!-- /.release -->
62
48
63
-
<sectionclass="release"id="v0.2.0">
64
-
65
-
## 0.2.0 (2024-02-15)
66
-
67
-
<sectionclass="features">
68
-
69
-
### Features
70
-
71
-
-[`5c9d067`](https://github.com/stdlib-js/stdlib/commit/5c9d067cfaf35e20ff0dde4943f9e75a9ceb6037) - add tests and update docs for `normalize` index mode support
72
-
73
-
</section>
74
-
75
-
<!-- /.features -->
76
-
77
-
<sectionclass="commits">
78
-
79
-
### Commits
80
-
81
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
82
50
83
-
-[`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:
57
+
<!-- /.release -->
97
58
98
-
- Athan Reines
59
+
<sectionclass="release"id="v0.2.0">
99
60
100
-
</section>
61
+
## 0.2.0 (2024-02-15)
101
62
102
-
<!-- /.contributors -->
63
+
No changes reported for this release.
103
64
104
65
</section>
105
66
@@ -109,69 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
109
70
110
71
## 0.1.0 (2023-09-24)
111
72
112
-
<sectionclass="features">
113
-
114
-
### Features
115
-
116
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
117
-
118
-
</section>
119
-
120
-
<!-- /.features -->
121
-
122
-
<sectionclass="bug-fixes">
123
-
124
-
### Bug Fixes
125
-
126
-
-[`fb65dfe`](https://github.com/stdlib-js/stdlib/commit/fb65dfe5b36b35ad8b3747df6ddb693a5b62d171) - use `Collection`, rather than `ArrayLike`
127
-
128
-
</section>
129
-
130
-
<!-- /.bug-fixes -->
131
-
132
-
<sectionclass="breaking-changes">
133
-
134
-
### BREAKING CHANGES
135
-
136
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
137
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
138
-
139
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
140
-
141
-
</section>
142
-
143
-
<!-- /.breaking-changes -->
144
-
145
-
<sectionclass="commits">
146
-
147
-
### Commits
148
-
149
-
<details>
150
-
151
-
-[`fb65dfe`](https://github.com/stdlib-js/stdlib/commit/fb65dfe5b36b35ad8b3747df6ddb693a5b62d171) - **fix:** use `Collection`, rather than `ArrayLike`_(by Athan Reines)_
152
-
-[`6039604`](https://github.com/stdlib-js/stdlib/commit/60396048a2220ecc9ebd2d29b9fb4e4b69dfe4ab) - **bench:** refactor benchmarks by splitting across multiple files _(by Athan Reines)_
153
-
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
154
-
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
155
-
-[`223c329`](https://github.com/stdlib-js/stdlib/commit/223c329d01984ab016fe228c95353709cc6961b2) - **refactor:** use ndarray defaults _(by Athan Reines)_
156
-
157
-
</details>
158
-
159
-
</section>
160
-
161
-
<!-- /.commits -->
162
-
163
-
<sectionclass="contributors">
164
-
165
-
### Contributors
166
-
167
-
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments