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-30 )
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 @@ -189,8 +189,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
189189[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-indices-complement.svg
190190[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-indices-complement
191191
192- [ test-image ] : https://github.com/stdlib-js/array-base-indices-complement/actions/workflows/test.yml/badge.svg?branch=main
193- [ test-url ] : https://github.com/stdlib-js/array-base-indices-complement/actions/workflows/test.yml?query=branch:main
192+ [ test-image ] : https://github.com/stdlib-js/array-base-indices-complement/actions/workflows/test.yml/badge.svg?branch=v0.1.0
193+ [ test-url ] : https://github.com/stdlib-js/array-base-indices-complement/actions/workflows/test.yml?query=branch:v0.1.0
194194
195195[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-base-indices-complement/main.svg
196196[ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-indices-complement?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/array-base-indices-complement" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Return the complement of a list of array indices." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
7676 " utils" ,
7777 " util"
7878 ],
79- "__stdlib__" : {},
8079 "funding" : {
8180 "type" : " opencollective" ,
8281 "url" : " https://opencollective.com/stdlib"
You can’t perform that action at this time.
0 commit comments