File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
Expand file tree Collapse file tree 4 files changed +7
-9
lines changed 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.3.0 " >
66
7- ## Unreleased (2026-01-12 )
7+ ## 0.3.0 (2026-01-29 )
88
99<section class =" features " >
1010
Original file line number Diff line number Diff line change @@ -395,8 +395,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
395395[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-dnannsumpw.svg
396396[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-dnannsumpw
397397
398- [test-image]: https://github.com/stdlib-js/blas-ext-base-dnannsumpw/actions/workflows/test.yml/badge.svg?branch=main
399- [test-url]: https://github.com/stdlib-js/blas-ext-base-dnannsumpw/actions/workflows/test.yml?query=branch:main
398+ [test-image]: https://github.com/stdlib-js/blas-ext-base-dnannsumpw/actions/workflows/test.yml/badge.svg?branch=v0.3.0
399+ [test-url]: https://github.com/stdlib-js/blas-ext-base-dnannsumpw/actions/workflows/test.yml?query=branch:v0.3.0
400400
401401[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-dnannsumpw/main.svg
402402[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-dnannsumpw?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/blas-ext-base-dnannsumpw" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using pairwise summation." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
4848 "@stdlib/napi-argv" : " ^0.2.2" ,
4949 "@stdlib/napi-argv-int64" : " ^0.2.2" ,
5050 "@stdlib/napi-argv-strided-float64array" : " ^0.2.2" ,
51- "@stdlib/napi-export" : " ^0.2.2 " ,
51+ "@stdlib/napi-export" : " ^0.3.0 " ,
5252 "@stdlib/strided-base-stride2offset" : " ^0.1.0" ,
5353 "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2" ,
54- "@stdlib/utils-library-manifest" : " ^0.2.2 " ,
54+ "@stdlib/utils-library-manifest" : " ^0.2.3 " ,
5555 "@stdlib/utils-try-require" : " ^0.2.2"
5656 },
5757 "devDependencies" : {
106106 " double" ,
107107 " float64array"
108108 ],
109- "__stdlib__" : {},
110109 "funding" : {
111110 "type" : " opencollective" ,
112111 "url" : " https://opencollective.com/stdlib"
You can’t perform that action at this time.
0 commit comments