Skip to content

Commit 5298146

Browse files
committed
Auto-generated commit
1 parent 2122379 commit 5298146

2 files changed

Lines changed: 89 additions & 5 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:28:47.425Z
1+
2024-08-03T16:15:09.374Z

CHANGELOG.md

Lines changed: 88 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-08-01)
7+
## Unreleased (2024-08-03)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
1616

1717
</details>
1818

@@ -60,7 +60,44 @@ No changes reported for this release.
6060

6161
## 0.2.0 (2024-02-14)
6262

63-
No changes reported for this release.
63+
<section class="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+
<section class="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+
<section class="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 -->
64101

65102
</section>
66103

@@ -80,7 +117,54 @@ No changes reported for this release.
80117

81118
## 0.1.0 (2023-09-22)
82119

83-
No changes reported for this release.
120+
<section class="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+
<section class="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+
<section class="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+
<section class="contributors">
158+
159+
### Contributors
160+
161+
A total of 1 person contributed to this release. Thank you to this contributor:
162+
163+
- Philipp Burckhardt
164+
165+
</section>
166+
167+
<!-- /.contributors -->
84168

85169
</section>
86170

0 commit comments

Comments
 (0)