Skip to content

Commit 24e6e55

Browse files
committed
Auto-generated commit
1 parent e090d0b commit 24e6e55

File tree

8 files changed

+42
-6
lines changed

8 files changed

+42
-6
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-06-30)
7+
## Unreleased (2025-09-01)
88

99
<section class="features">
1010

1111
### Features
1212

13+
- [`0cf2dd6`](https://github.com/stdlib-js/stdlib/commit/0cf2dd65ae1a209d306184a82c4226742bfa6103) - add `isAlmostEqual` exports to namespaces
14+
- [`d10932c`](https://github.com/stdlib-js/stdlib/commit/d10932c2a1f70d4b26332abd0bc80ea09848618a) - add `number/float64/base/assert/is-almost-equal`
1315
- [`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)
1416

1517
</section>
@@ -22,6 +24,12 @@
2224

2325
<details>
2426

27+
- [`0cf2dd6`](https://github.com/stdlib-js/stdlib/commit/0cf2dd65ae1a209d306184a82c4226742bfa6103) - **feat:** add `isAlmostEqual` exports to namespaces _(by Philipp Burckhardt)_
28+
- [`7483bef`](https://github.com/stdlib-js/stdlib/commit/7483bef13b1d3241347266d25a02957269419825) - **test:** use .strictEqual() instead of .equal() _(by Philipp Burckhardt)_
29+
- [`6eee151`](https://github.com/stdlib-js/stdlib/commit/6eee15199727d04e3757e66f38384e97b8a333da) - **style:** fix indentation in JSON files _(by Philipp Burckhardt)_
30+
- [`409c1ff`](https://github.com/stdlib-js/stdlib/commit/409c1ff7475d0f0d38f3efb596739cf89686ca83) - **remove:** remove `number/float64/base/assert/is-almost-equal-value` _(by Karan Anand)_
31+
- [`d10932c`](https://github.com/stdlib-js/stdlib/commit/d10932c2a1f70d4b26332abd0bc80ea09848618a) - **feat:** add `number/float64/base/assert/is-almost-equal` _(by Karan Anand)_
32+
- [`bc8edad`](https://github.com/stdlib-js/stdlib/commit/bc8edad112684c9bb6aa1e05f76bdb8a9e1f331c) - **docs:** fix examples _(by Karan Anand)_
2533
- [`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)_
2634
- [`b723a6e`](https://github.com/stdlib-js/stdlib/commit/b723a6eaec97adad2da4ffbecb532a3d1ae1e0ba) - **docs:** fix errors in comments and clean-up _(by Philipp Burckhardt)_
2735
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_

CONTRIBUTORS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ Abdelrahman Samir <[email protected]>
99
Abdul Kaium <[email protected]>
1010
Abhay Punia <[email protected]>
1111
Abhijit Raut <[email protected]>
12+
Abhishek G <[email protected]>
1213
Abhishek Jain <[email protected]>
1314
Adarsh Palaskar <[email protected]>
1415
Aditya Sapra <[email protected]>
16+
Aditya Singh <[email protected]>
1517
Ahmed Atwa <[email protected]>
1618
Ahmed Kashkoush <[email protected]>
1719
Ahmed Khaled <[email protected]>
@@ -23,12 +25,16 @@ Aman Bhansali <[email protected]>
2325
AmanBhadkariya <[email protected]>
2426
Amisha Chhajed <[email protected]>
2527
Amit Jimiwal <[email protected]>
28+
Anmol Sah <[email protected]>
2629
Annamalai Prabu <[email protected]>
2730
Anshu Kumar <[email protected]>
2831
Anshu Kumar <[email protected]>
2932
Anudeep Sanapala <[email protected]>
33+
Arihant Pal <[email protected]>
3034
Aryan Bhirud <[email protected]>
35+
3136
Athan Reines <[email protected]>
37+
Atharva Patil <[email protected]>
3238
3339
Bhavishy Agrawal <[email protected]>
3440
Brendan Graetz <[email protected]>
@@ -43,6 +49,7 @@ Daniel Yu <[email protected]>
4349
Debashis Maharana <[email protected]>
4450
Deep Trivedi <[email protected]>
4551
Deepak Singh <[email protected]>
52+
Deepak Singh <[email protected]>
4653
Desh Deepak Kant <[email protected]>
4754
4855
Dhanyabad behera <[email protected]>
@@ -60,6 +67,7 @@ GURU PRASAD SHARMA <[email protected]>
6067
6168
Gautam Kaushik <[email protected]>
6269
Gautam sharma <[email protected]>
70+
6371
Girish Garg <[email protected]>
6472
Golden Kumar <[email protected]>
6573
Gunj Joshi <[email protected]>
@@ -113,6 +121,8 @@ Momtchil Momtchev <[email protected]>
113121
Muhammad Haris <[email protected]>
114122
Muhammad Taaha Tariq <[email protected]>
115123
Muhmmad Saad <[email protected]>
124+
NEEKUorAAYUSH <[email protected]>
125+
Nakul Krishnakumar <[email protected]>
116126
Naresh Jagadeesan <[email protected]>
117127
Naveen Kumar <[email protected]>
118128
Neeraj Pathak <[email protected]>
@@ -127,6 +137,7 @@ Oneday12323 <[email protected]>
127137
Ori Miles <[email protected]>
128138
Philipp Burckhardt <[email protected]>
129139
Pierre Forstmann <[email protected]>
140+
Pradyumn Prasad <[email protected]>
130141
Prajjwal Bajpai <[email protected]>
131142
Prajwal Kulkarni <[email protected]>
132143
Pranav Goswami <[email protected]>
@@ -155,25 +166,30 @@ Ruthwik Chikoti <[email protected]>
155166
Ryan Seal <[email protected]>
156167
Rylan Yang <[email protected]>
157168
SAHIL KUMAR <[email protected]>
169+
SAUJANYA MAGARDE <[email protected]>
158170
SHIVAM YADAV <[email protected]>
159171
Sachin Raj <[email protected]>
160172
Sahil Goyal <[email protected]>
161173
Sai Avinash <[email protected]>
162174
Sai Srikar Dumpeti <[email protected]>
163175
Sanchay Ketan Sinha <[email protected]>
164176
Sarthak Paandey <[email protected]>
177+
Satyajeet Chavan <[email protected]>
165178
Saurabh Singh <[email protected]>
166179
Seyyed Parsa Neshaei <[email protected]>
167180
Shabareesh Shetty <[email protected]>
168181
Shashank Shekhar Singh <[email protected]>
169182
Shivam Ahir <[email protected]>
183+
170184
Shraddheya Shendre <[email protected]>
171185
Shubh Mehta <[email protected]>
172186
Shubham Mishra <[email protected]>
187+
Siddhesh waje <[email protected]>
173188
Sivam Das <[email protected]>
174189
Snehil Shah <[email protected]>
175190
Soumajit Chatterjee <[email protected]>
176191
Spandan Barve <[email protected]>
192+
Srinivas Batthula <[email protected]>
177193
Stephannie Jiménez Gacha <[email protected]>
178194
Suhaib Ilahi <[email protected]>
179195
Suraj Kumar <[email protected]>
@@ -189,15 +205,18 @@ Utkarsh <http://[email protected]>
189205
Utkarsh Raj <[email protected]>
190206
UtkershBasnet <[email protected]>
191207
Vaibhav Patel <[email protected]>
208+
Vansh Choudhary <[email protected]>
192209
Vara Rahul Rajana <[email protected]>
193210
Varad Gupta <[email protected]>
194211
Vinit Pandit <[email protected]>
195212
Vivek Maurya <[email protected]>
213+
Wendy Yuchen Sun <[email protected]>
196214
Xiaochuan Ye <[email protected]>
197215
Yaswanth Kosuru <[email protected]>
198216
Yernar Yergaziyev <[email protected]>
199217
Yugal Kaushik <[email protected]>
200218
Yuvi Mittal <[email protected]>
219+
deepak427 <[email protected]>
201220
devshree-bhati <[email protected]>
202221
203222
ekambains <[email protected]>

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/index.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@ var setReadOnly = require( '@stdlib/utils-define-read-only-property' );
3636
*/
3737
var ns = {};
3838

39+
/**
40+
* @name isAlmostEqual
41+
* @memberof ns
42+
* @readonly
43+
* @type {Function}
44+
* @see {@link module:@stdlib/number/float64/base/assert/is-almost-equal}
45+
*/
46+
setReadOnly( ns, 'isAlmostEqual', require( '@stdlib/number-float64-base-assert-is-almost-equal' ) );
47+
3948
/**
4049
* @name isSameValue
4150
* @memberof ns

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"url": "https://github.com/stdlib-js/stdlib/issues"
3737
},
3838
"dependencies": {
39+
"@stdlib/number-float64-base-assert-is-almost-equal": "github:stdlib-js/number-float64-base-assert-is-almost-equal#main",
3940
"@stdlib/number-float64-base-assert-is-same-value": "^0.2.1",
4041
"@stdlib/number-float64-base-assert-is-same-value-zero": "^0.1.1",
4142
"@stdlib/utils-define-read-only-property": "^0.2.2"

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ tape( 'main export is an object', function test( t ) {
3535

3636
tape( 'the exported object contains key-value pairs', function test( t ) {
3737
var keys = objectKeys( ns );
38-
t.equal( keys.length > 0, true, 'has keys' );
38+
t.strictEqual( keys.length > 0, true, 'has keys' );
3939
t.end();
4040
});

0 commit comments

Comments
 (0)