Skip to content

Commit eac880e

Browse files
committed
Auto-generated commit
1 parent 2f863b2 commit eac880e

File tree

2 files changed

+110
-6
lines changed

2 files changed

+110
-6
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:41:08.352Z
1+
2024-08-03T18:55:11.695Z

CHANGELOG.md

Lines changed: 109 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
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+
- [`272ae7a`](https://github.com/stdlib-js/stdlib/commit/272ae7ac5c576c68cfab1b6e304c86407faa20cd) - **docs:** remove comment _(by Athan Reines)_
16+
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
1617

1718
</details>
1819

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

4142
## 0.2.2 (2024-07-28)
4243

43-
No changes reported for this release.
44+
<section class="commits">
45+
46+
### Commits
47+
48+
<details>
49+
50+
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
51+
- [`ceb4943`](https://github.com/stdlib-js/stdlib/commit/ceb494351d42c2505e559a2c8aad9a120c76d0db) - **docs:** remove comments _(by Athan Reines)_
52+
- [`430a72b`](https://github.com/stdlib-js/stdlib/commit/430a72b28eac37834cfb1b002078fbe372d656b7) - **refactor:** update `blas/ext/base/dnannsumpw` to follow current project conventions _(by naveen, Philipp Burckhardt)_
53+
54+
</details>
55+
56+
</section>
57+
58+
<!-- /.commits -->
59+
60+
<section class="contributors">
61+
62+
### Contributors
63+
64+
A total of 3 people contributed to this release. Thank you to the following contributors:
65+
66+
- Athan Reines
67+
- Philipp Burckhardt
68+
- naveen
69+
70+
</section>
71+
72+
<!-- /.contributors -->
4473

4574
</section>
4675

@@ -60,7 +89,32 @@ 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+
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
100+
101+
</details>
102+
103+
</section>
104+
105+
<!-- /.commits -->
106+
107+
<section class="contributors">
108+
109+
### Contributors
110+
111+
A total of 1 person contributed to this release. Thank you to this contributor:
112+
113+
- Philipp Burckhardt
114+
115+
</section>
116+
117+
<!-- /.contributors -->
64118

65119
</section>
66120

@@ -70,7 +124,57 @@ No changes reported for this release.
70124

71125
## 0.1.0 (2023-09-23)
72126

73-
No changes reported for this release.
127+
<section class="features">
128+
129+
### Features
130+
131+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
132+
133+
</section>
134+
135+
<!-- /.features -->
136+
137+
<section class="breaking-changes">
138+
139+
### BREAKING CHANGES
140+
141+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
142+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
143+
144+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
145+
146+
</section>
147+
148+
<!-- /.breaking-changes -->
149+
150+
<section class="commits">
151+
152+
### Commits
153+
154+
<details>
155+
156+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
157+
- [`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_
158+
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
159+
160+
</details>
161+
162+
</section>
163+
164+
<!-- /.commits -->
165+
166+
<section class="contributors">
167+
168+
### Contributors
169+
170+
A total of 2 people contributed to this release. Thank you to the following contributors:
171+
172+
- Athan Reines
173+
- Philipp Burckhardt
174+
175+
</section>
176+
177+
<!-- /.contributors -->
74178

75179
</section>
76180

0 commit comments

Comments
 (0)