Skip to content

Commit 99ba9c0

Browse files
committed
Auto-generated commit
1 parent 5cd5e71 commit 99ba9c0

File tree

2 files changed

+114
-6
lines changed

2 files changed

+114
-6
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:03:01.510Z
1+
2024-08-03T16:56:38.877Z

CHANGELOG.md

Lines changed: 113 additions & 5 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

@@ -40,7 +40,36 @@ A total of 1 person contributed to this release. Thank you to this contributor:
4040

4141
## 0.2.2 (2024-07-27)
4242

43-
No changes reported for this release.
43+
<section class="commits">
44+
45+
### Commits
46+
47+
<details>
48+
49+
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
50+
- [`38464b7`](https://github.com/stdlib-js/stdlib/commit/38464b74545be9702eda7bae820c40b56e7e7256) - **docs:** remove comments _(by Athan Reines)_
51+
- [`f1576ec`](https://github.com/stdlib-js/stdlib/commit/f1576ec5ade09cd8cd034dc0db8c9f5c7d70e3eb) - **docs:** remove comments _(by Athan Reines)_
52+
- [`9937304`](https://github.com/stdlib-js/stdlib/commit/993730440038f5f8e88eb599c8e129c20e2cf2c7) - **build:** add separate configurations for benchmarks and examples _(by Athan Reines)_
53+
- [`0244027`](https://github.com/stdlib-js/stdlib/commit/0244027e1e2c0ceb1cd8ae1808196c24fa77b142) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
54+
55+
</details>
56+
57+
</section>
58+
59+
<!-- /.commits -->
60+
61+
<section class="contributors">
62+
63+
### Contributors
64+
65+
A total of 2 people contributed to this release. Thank you to the following contributors:
66+
67+
- Athan Reines
68+
- Philipp Burckhardt
69+
70+
</section>
71+
72+
<!-- /.contributors -->
4473

4574
</section>
4675

@@ -60,7 +89,36 @@ No changes reported for this release.
6089

6190
## 0.2.0 (2024-02-14)
6291

63-
No changes reported for this release.
92+
<section class="commits">
93+
94+
### Commits
95+
96+
<details>
97+
98+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
99+
- [`3818752`](https://github.com/stdlib-js/stdlib/commit/38187521d39bccb698a1c4ed6f20bfa20de1dc61) - **refactor:** update implementation according to current project conventions _(by Athan Reines)_
100+
- [`4ec2cd0`](https://github.com/stdlib-js/stdlib/commit/4ec2cd0d22446eac8818845f4a816d2d4a1bfde2) - **docs:** update copy _(by Athan Reines)_
101+
- [`5a36be3`](https://github.com/stdlib-js/stdlib/commit/5a36be3f681bf65914abdc58bbc3142533cb2328) - **style:** resolve lint errors _(by Athan Reines)_
102+
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
103+
104+
</details>
105+
106+
</section>
107+
108+
<!-- /.commits -->
109+
110+
<section class="contributors">
111+
112+
### Contributors
113+
114+
A total of 2 people contributed to this release. Thank you to the following contributors:
115+
116+
- Athan Reines
117+
- Philipp Burckhardt
118+
119+
</section>
120+
121+
<!-- /.contributors -->
64122

65123
</section>
66124

@@ -80,7 +138,57 @@ No changes reported for this release.
80138

81139
## 0.1.0 (2023-09-23)
82140

83-
No changes reported for this release.
141+
<section class="features">
142+
143+
### Features
144+
145+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
146+
147+
</section>
148+
149+
<!-- /.features -->
150+
151+
<section class="breaking-changes">
152+
153+
### BREAKING CHANGES
154+
155+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
156+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
157+
158+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
159+
160+
</section>
161+
162+
<!-- /.breaking-changes -->
163+
164+
<section class="commits">
165+
166+
### Commits
167+
168+
<details>
169+
170+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
171+
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
172+
- [`9d552f8`](https://github.com/stdlib-js/stdlib/commit/9d552f8ee1087df295267fd3ddc2e5a04526ed6a) - **docs:** standardize parameter description and update docs _(by Athan Reines)_
173+
174+
</details>
175+
176+
</section>
177+
178+
<!-- /.commits -->
179+
180+
<section class="contributors">
181+
182+
### Contributors
183+
184+
A total of 2 people contributed to this release. Thank you to the following contributors:
185+
186+
- Athan Reines
187+
- Philipp Burckhardt
188+
189+
</section>
190+
191+
<!-- /.contributors -->
84192

85193
</section>
86194

0 commit comments

Comments
 (0)