File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33> Package changelog.
44
5- <section class =" release " id =" unreleased " >
5+ <section class =" release " id =" v0.1.0 " >
66
7- ## Unreleased (2026-01-05 )
7+ ## 0.1.0 (2026-01-28 )
88
99<section class =" features " >
1010
Original file line number Diff line number Diff line change 1- Copyright (c) 2016-2025 The Stdlib Authors.
1+ Copyright (c) 2016-2026 The Stdlib Authors.
Original file line number Diff line number Diff line change @@ -283,8 +283,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
283283[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-base-assert-is-nonnegative-integerf.svg
284284[ npm-url ] : https://npmjs.org/package/@stdlib/math-base-assert-is-nonnegative-integerf
285285
286- [ test-image ] : https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml/badge.svg?branch=main
287- [ test-url ] : https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml?query=branch:main
286+ [ test-image ] : https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml/badge.svg?branch=v0.1.0
287+ [ test-url ] : https://github.com/stdlib-js/math-base-assert-is-nonnegative-integerf/actions/workflows/test.yml?query=branch:v0.1.0
288288
289289[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-nonnegative-integerf/main.svg
290290[ coverage-url ] : https://codecov.io/github/stdlib-js/math-base-assert-is-nonnegative-integerf?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/math-base-assert-is-nonnegative-integerf" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Test if a finite single-precision floating-point number is a nonnegative integer." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
4141 },
4242 "dependencies" : {
4343 "@stdlib/math-base-special-floorf" : " ^0.2.2" ,
44- "@stdlib/utils-library-manifest" : " ^0.2.2 "
44+ "@stdlib/utils-library-manifest" : " ^0.2.3 "
4545 },
4646 "devDependencies" : {
4747 "@stdlib/assert-is-boolean" : " ^0.2.2" ,
You can’t perform that action at this time.
0 commit comments