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
-[`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:**resolve lint errors in benchmarks_(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -60,7 +60,44 @@ No changes reported for this release.
60
60
61
61
## 0.2.0 (2024-02-14)
62
62
63
-
No changes reported for this release.
63
+
<sectionclass="features">
64
+
65
+
### Features
66
+
67
+
-[`5363916`](https://github.com/stdlib-js/stdlib/commit/5363916b97a8b70622fff6d8663760d3582e4336) - add support for `normalize` index mode
68
+
69
+
</section>
70
+
71
+
<!-- /.features -->
72
+
73
+
<sectionclass="commits">
74
+
75
+
### Commits
76
+
77
+
<details>
78
+
79
+
-[`446b4cb`](https://github.com/stdlib-js/stdlib/commit/446b4cbdd8e1e8099fa66e60e5d680a9bb0e3498) - **bench:** fix value range _(by Athan Reines)_
80
+
-[`5363916`](https://github.com/stdlib-js/stdlib/commit/5363916b97a8b70622fff6d8663760d3582e4336) - **feat:** add support for `normalize` index mode _(by Athan Reines)_
81
+
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
82
+
83
+
</details>
84
+
85
+
</section>
86
+
87
+
<!-- /.commits -->
88
+
89
+
<sectionclass="contributors">
90
+
91
+
### Contributors
92
+
93
+
A total of 2 people contributed to this release. Thank you to the following contributors:
94
+
95
+
- Athan Reines
96
+
- Philipp Burckhardt
97
+
98
+
</section>
99
+
100
+
<!-- /.contributors -->
64
101
65
102
</section>
66
103
@@ -80,7 +117,54 @@ No changes reported for this release.
80
117
81
118
## 0.1.0 (2023-09-22)
82
119
83
-
No changes reported for this release.
120
+
<sectionclass="features">
121
+
122
+
### Features
123
+
124
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
125
+
126
+
</section>
127
+
128
+
<!-- /.features -->
129
+
130
+
<sectionclass="breaking-changes">
131
+
132
+
### BREAKING CHANGES
133
+
134
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
135
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
136
+
137
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
138
+
139
+
</section>
140
+
141
+
<!-- /.breaking-changes -->
142
+
143
+
<sectionclass="commits">
144
+
145
+
### Commits
146
+
147
+
<details>
148
+
149
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
150
+
151
+
</details>
152
+
153
+
</section>
154
+
155
+
<!-- /.commits -->
156
+
157
+
<sectionclass="contributors">
158
+
159
+
### Contributors
160
+
161
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments