Skip to content

Commit e090d0b

Browse files
committed
Auto-generated commit
1 parent 2e14c74 commit e090d0b

File tree

4 files changed

+103
-122
lines changed

4 files changed

+103
-122
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-03-10T00:29:43.882Z
1+
2025-06-30T02:00:25.652Z

CHANGELOG.md

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

7-
## Unreleased (2025-03-10)
7+
## Unreleased (2025-06-30)
88

9-
<section class="packages">
10-
11-
### Packages
12-
13-
</section>
14-
15-
<!-- /.packages -->
16-
17-
<section class="contributors">
18-
19-
### Contributors
9+
<section class="features">
2010

21-
A total of 2 people contributed to this release. Thank you to the following contributors:
11+
### Features
2212

23-
- Athan Reines
24-
- Philipp Burckhardt
13+
- [`e38f5ec`](https://github.com/stdlib-js/stdlib/commit/e38f5ecf382db6ed19fc3b66d75801fbf9909843) - add `number/float64/base/assert/is-almost-equal-value` [(#7473)](https://github.com/stdlib-js/stdlib/pull/7473)
2514

2615
</section>
2716

28-
<!-- /.contributors -->
17+
<!-- /.features -->
2918

3019
<section class="commits">
3120

3221
### Commits
3322

3423
<details>
3524

25+
- [`e38f5ec`](https://github.com/stdlib-js/stdlib/commit/e38f5ecf382db6ed19fc3b66d75801fbf9909843) - **feat:** add `number/float64/base/assert/is-almost-equal-value` [(#7473)](https://github.com/stdlib-js/stdlib/pull/7473) _(by Karan Anand, Athan Reines)_
3626
- [`b723a6e`](https://github.com/stdlib-js/stdlib/commit/b723a6eaec97adad2da4ffbecb532a3d1ae1e0ba) - **docs:** fix errors in comments and clean-up _(by Philipp Burckhardt)_
3727
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
3828
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
@@ -43,6 +33,20 @@ A total of 2 people contributed to this release. Thank you to the following cont
4333

4434
<!-- /.commits -->
4535

36+
<section class="contributors">
37+
38+
### Contributors
39+
40+
A total of 3 people contributed to this release. Thank you to the following contributors:
41+
42+
- Athan Reines
43+
- Karan Anand
44+
- Philipp Burckhardt
45+
46+
</section>
47+
48+
<!-- /.contributors -->
49+
4650
</section>
4751

4852
<!-- /.release -->
@@ -61,58 +65,37 @@ No changes reported for this release.
6165

6266
## 0.2.0 (2024-02-14)
6367

64-
<section class="packages">
65-
66-
### Packages
67-
68-
<section class="package" id="number-float64-base-assert-v0.2.0">
69-
70-
#### [@stdlib/number/float64/base/assert](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/number/float64/base/assert)
71-
72-
<details>
73-
7468
<section class="features">
7569

76-
##### Features
70+
### Features
7771

7872
- [`2693e3b`](https://github.com/stdlib-js/stdlib/commit/2693e3b3f0382542a51fc57d78e9ab59e2dc0681) - update namespace TypeScript declarations [(#1287)](https://github.com/stdlib-js/stdlib/pull/1287)
7973
- [`d416f05`](https://github.com/stdlib-js/stdlib/commit/d416f05689f07a7c9b9b698e9ffa9a5a3b552e77) - add `isSameValueZero` to namespace
74+
- [`9eec2ad`](https://github.com/stdlib-js/stdlib/commit/9eec2ad03a284893c24094258c2478615ee1b4bf) - add `number/float64/base/assert/is-same-value-zero`
8075

8176
</section>
8277

8378
<!-- /.features -->
8479

85-
</details>
86-
87-
</section>
88-
89-
<!-- /.package -->
90-
91-
<section class="package" id="number-float64-base-assert-is-same-value-zero-v0.2.0">
80+
<section class="commits">
9281

93-
#### [@stdlib/number/float64/base/assert/is-same-value-zero](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/number/float64/base/assert/is-same-value-zero)
82+
### Commits
9483

9584
<details>
9685

97-
<section class="features">
98-
99-
##### Features
100-
101-
- [`9eec2ad`](https://github.com/stdlib-js/stdlib/commit/9eec2ad03a284893c24094258c2478615ee1b4bf) - add `number/float64/base/assert/is-same-value-zero`
102-
103-
</section>
104-
105-
<!-- /.features -->
86+
- [`2693e3b`](https://github.com/stdlib-js/stdlib/commit/2693e3b3f0382542a51fc57d78e9ab59e2dc0681) - **feat:** update namespace TypeScript declarations [(#1287)](https://github.com/stdlib-js/stdlib/pull/1287) _(by stdlib-bot, Athan Reines)_
87+
- [`322d1ca`](https://github.com/stdlib-js/stdlib/commit/322d1cac1bb150c548b5ad3b3086acd8e74a7bbd) - **docs:** update namespace table of contents [(#1284)](https://github.com/stdlib-js/stdlib/pull/1284) _(by stdlib-bot, Philipp Burckhardt)_
88+
- [`442fbfc`](https://github.com/stdlib-js/stdlib/commit/442fbfc181ef5859b67bdfad43dbe998ad07783e) - **docs:** update Markdown stdlib package URLs [(#1274)](https://github.com/stdlib-js/stdlib/pull/1274) _(by stdlib-bot)_
89+
- [`23fdf15`](https://github.com/stdlib-js/stdlib/commit/23fdf15909dc34d35227eb62afb9260c0365f87e) - **docs:** update link _(by Athan Reines)_
90+
- [`d416f05`](https://github.com/stdlib-js/stdlib/commit/d416f05689f07a7c9b9b698e9ffa9a5a3b552e77) - **feat:** add `isSameValueZero` to namespace _(by Athan Reines)_
91+
- [`9eec2ad`](https://github.com/stdlib-js/stdlib/commit/9eec2ad03a284893c24094258c2478615ee1b4bf) - **feat:** add `number/float64/base/assert/is-same-value-zero` _(by Athan Reines)_
92+
- [`868324a`](https://github.com/stdlib-js/stdlib/commit/868324a8c0de49c299a510cbfc8f0812138b6a12) - **style:** add missing decimals _(by Athan Reines)_
10693

10794
</details>
10895

10996
</section>
11097

111-
<!-- /.package -->
112-
113-
</section>
114-
115-
<!-- /.packages -->
98+
<!-- /.commits -->
11699

117100
<section class="contributors">
118101

@@ -127,26 +110,6 @@ A total of 2 people contributed to this release. Thank you to the following cont
127110

128111
<!-- /.contributors -->
129112

130-
<section class="commits">
131-
132-
### Commits
133-
134-
<details>
135-
136-
- [`2693e3b`](https://github.com/stdlib-js/stdlib/commit/2693e3b3f0382542a51fc57d78e9ab59e2dc0681) - **feat:** update namespace TypeScript declarations [(#1287)](https://github.com/stdlib-js/stdlib/pull/1287) _(by stdlib-bot, Athan Reines)_
137-
- [`322d1ca`](https://github.com/stdlib-js/stdlib/commit/322d1cac1bb150c548b5ad3b3086acd8e74a7bbd) - **docs:** update namespace table of contents [(#1284)](https://github.com/stdlib-js/stdlib/pull/1284) _(by stdlib-bot, Philipp Burckhardt)_
138-
- [`442fbfc`](https://github.com/stdlib-js/stdlib/commit/442fbfc181ef5859b67bdfad43dbe998ad07783e) - **docs:** update Markdown stdlib package URLs [(#1274)](https://github.com/stdlib-js/stdlib/pull/1274) _(by stdlib-bot)_
139-
- [`23fdf15`](https://github.com/stdlib-js/stdlib/commit/23fdf15909dc34d35227eb62afb9260c0365f87e) - **docs:** update link _(by Athan Reines)_
140-
- [`d416f05`](https://github.com/stdlib-js/stdlib/commit/d416f05689f07a7c9b9b698e9ffa9a5a3b552e77) - **feat:** add `isSameValueZero` to namespace _(by Athan Reines)_
141-
- [`9eec2ad`](https://github.com/stdlib-js/stdlib/commit/9eec2ad03a284893c24094258c2478615ee1b4bf) - **feat:** add `number/float64/base/assert/is-same-value-zero` _(by Athan Reines)_
142-
- [`868324a`](https://github.com/stdlib-js/stdlib/commit/868324a8c0de49c299a510cbfc8f0812138b6a12) - **style:** add missing decimals _(by Athan Reines)_
143-
144-
</details>
145-
146-
</section>
147-
148-
<!-- /.commits -->
149-
150113
</section>
151114

152115
<!-- /.release -->
@@ -155,57 +118,32 @@ A total of 2 people contributed to this release. Thank you to the following cont
155118

156119
## 0.1.0 (2024-01-17)
157120

158-
<section class="packages">
159-
160-
### Packages
161-
162-
<section class="package" id="number-float64-base-assert-v0.1.0">
163-
164-
#### [@stdlib/number/float64/base/assert](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/number/float64/base/assert)
165-
166-
<details>
167-
168121
<section class="features">
169122

170-
##### Features
123+
### Features
171124

172125
- [`6e01e5f`](https://github.com/stdlib-js/stdlib/commit/6e01e5f6e3d411bf1dc7a71780dd1f3ba40ae1da) - add `number/float64/base/assert`
126+
- [`4cae4c7`](https://github.com/stdlib-js/stdlib/commit/4cae4c7078b61e00316fdf2ec54e061869d19ac5) - add `number/float64/base/assert/is-same-value`
173127

174128
</section>
175129

176130
<!-- /.features -->
177131

178-
</details>
179-
180-
</section>
181-
182-
<!-- /.package -->
183-
184-
<section class="package" id="number-float64-base-assert-is-same-value-v0.1.0">
132+
<section class="commits">
185133

186-
#### [@stdlib/number/float64/base/assert/is-same-value](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/number/float64/base/assert/is-same-value)
134+
### Commits
187135

188136
<details>
189137

190-
<section class="features">
191-
192-
##### Features
193-
194-
- [`4cae4c7`](https://github.com/stdlib-js/stdlib/commit/4cae4c7078b61e00316fdf2ec54e061869d19ac5) - add `number/float64/base/assert/is-same-value`
195-
196-
</section>
197-
198-
<!-- /.features -->
138+
- [`6e01e5f`](https://github.com/stdlib-js/stdlib/commit/6e01e5f6e3d411bf1dc7a71780dd1f3ba40ae1da) - **feat:** add `number/float64/base/assert` _(by Athan Reines)_
139+
- [`3f84b6f`](https://github.com/stdlib-js/stdlib/commit/3f84b6f51e636581c1478f0618705d3d67f8a613) - **refactor:** reduce addon boilerplate _(by Athan Reines)_
140+
- [`4cae4c7`](https://github.com/stdlib-js/stdlib/commit/4cae4c7078b61e00316fdf2ec54e061869d19ac5) - **feat:** add `number/float64/base/assert/is-same-value` _(by Athan Reines)_
199141

200142
</details>
201143

202144
</section>
203145

204-
<!-- /.package -->
205-
206-
</section>
207-
208-
<!-- /.packages -->
146+
<!-- /.commits -->
209147

210148
<section class="contributors">
211149

@@ -219,22 +157,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
219157

220158
<!-- /.contributors -->
221159

222-
<section class="commits">
223-
224-
### Commits
225-
226-
<details>
227-
228-
- [`6e01e5f`](https://github.com/stdlib-js/stdlib/commit/6e01e5f6e3d411bf1dc7a71780dd1f3ba40ae1da) - **feat:** add `number/float64/base/assert` _(by Athan Reines)_
229-
- [`3f84b6f`](https://github.com/stdlib-js/stdlib/commit/3f84b6f51e636581c1478f0618705d3d67f8a613) - **refactor:** reduce addon boilerplate _(by Athan Reines)_
230-
- [`4cae4c7`](https://github.com/stdlib-js/stdlib/commit/4cae4c7078b61e00316fdf2ec54e061869d19ac5) - **feat:** add `number/float64/base/assert/is-same-value` _(by Athan Reines)_
231-
232-
</details>
233-
234-
</section>
235-
236-
<!-- /.commits -->
237-
238160
</section>
239161

240162
<!-- /.release -->

0 commit comments

Comments
 (0)