Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Aug 1, 2024
1 parent 677ad9b commit 227438a
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 116 deletions.
1 change: 1 addition & 0 deletions .github/.keepalive
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-08-01T06:13:40.774Z
121 changes: 14 additions & 107 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,17 @@

> Package changelog.
<section class="release" id="v0.3.0">

## 0.3.0 (2024-07-29)
<section class="release" id="unreleased">

<section class="features">

### Features

- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588)

</section>

<!-- /.features -->
## Unreleased (2024-08-01)

<section class="commits">

### Commits

<details>

- [`71cf5a0`](https://github.com/stdlib-js/stdlib/commit/71cf5a05a13d12aed627d332147642adc4694ab9) - **feat:** add boolean dtype support to `ndarray/empty*` and `ndarray/base/empty*` packages [(#2588)](https://github.com/stdlib-js/stdlib/pull/2588) _(by Jaysukh Makvana, Athan Reines)_
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_

</details>

Expand All @@ -34,10 +24,9 @@

### Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:
A total of 1 person contributed to this release. Thank you to this contributor:

- Athan Reines
- Jaysukh Makvana

</section>

Expand All @@ -47,63 +36,31 @@ A total of 2 people contributed to this release. Thank you to the following cont

<!-- /.release -->

<section class="release" id="v0.2.1">
<section class="release" id="v0.3.0">

## 0.2.1 (2024-02-25)
## 0.3.0 (2024-07-29)

No changes reported for this release.

</section>

<!-- /.release -->

<section class="release" id="v0.2.0">

## 0.2.0 (2024-02-15)

<section class="features">

### Features

- [`4ea3975`](https://github.com/stdlib-js/stdlib/commit/4ea39750d4b9d772deb1b4ee374275e3ee995599) - document support for `normalize` index mode

</section>

<!-- /.features -->

<section class="commits">

### Commits

<details>
<section class="release" id="v0.2.1">

- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
- [`4ea3975`](https://github.com/stdlib-js/stdlib/commit/4ea39750d4b9d772deb1b4ee374275e3ee995599) - **feat:** document support for `normalize` index mode _(by Athan Reines)_
- [`5497c40`](https://github.com/stdlib-js/stdlib/commit/5497c40ce46dfa7c4de64d15526ba794446487e2) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
- [`6b34523`](https://github.com/stdlib-js/stdlib/commit/6b3452322174342479d6c8b3277c3efee65d4cc0) - **docs:** update links _(by Athan Reines)_
- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
- [`b8f8c28`](https://github.com/stdlib-js/stdlib/commit/b8f8c28db9816e6fb5b0cee0ad61f377f6815d65) - **chore:** add keyword _(by Athan Reines)_
- [`f59a264`](https://github.com/stdlib-js/stdlib/commit/f59a26499caa43e748d6cf1aec868508585f4262) - **refactor:** remove obsolete branch _(by Athan Reines)_
- [`71d561c`](https://github.com/stdlib-js/stdlib/commit/71d561cc2b942a92983a38c8bde009d35255c5d1) - **refactor:** use accessor utilities _(by Athan Reines)_
## 0.2.1 (2024-02-25)

</details>
No changes reported for this release.

</section>

<!-- /.commits -->

<section class="contributors">

### Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:
<!-- /.release -->

- Athan Reines
- Philipp Burckhardt
<section class="release" id="v0.2.0">

</section>
## 0.2.0 (2024-02-15)

<!-- /.contributors -->
No changes reported for this release.

</section>

Expand All @@ -113,57 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont

## 0.1.0 (2023-09-24)

<section class="features">

### Features

- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
- [`e618407`](https://github.com/stdlib-js/stdlib/commit/e618407f673288e8aa303b5db6bd316c6f130762) - add support for additional ndarray constructor options

</section>

<!-- /.features -->

<section class="breaking-changes">

### BREAKING CHANGES

- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1

- To migrate, users should upgrade their TypeScript version to at least version 4.1.

</section>

<!-- /.breaking-changes -->

<section class="commits">

### Commits

<details>

- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
- [`e618407`](https://github.com/stdlib-js/stdlib/commit/e618407f673288e8aa303b5db6bd316c6f130762) - **feat:** add support for additional ndarray constructor options _(by Athan Reines)_

</details>

</section>

<!-- /.commits -->

<section class="contributors">

### Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

- Athan Reines
- Philipp Burckhardt

</section>

<!-- /.contributors -->
No changes reported for this release.

</section>

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-zeros-like.svg
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-zeros-like

[test-image]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml/badge.svg?branch=v0.3.0
[test-url]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml?query=branch:v0.3.0
[test-image]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml/badge.svg?branch=main
[test-url]: https://github.com/stdlib-js/ndarray-zeros-like/actions/workflows/test.yml?query=branch:main

[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-zeros-like/main.svg
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-zeros-like?branch=main
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,21 @@
"@stdlib/assert-is-ndarray-like": "^0.2.2",
"@stdlib/assert-is-nonnegative-integer-array": "^0.2.2",
"@stdlib/assert-is-plain-object": "^0.2.2",
"@stdlib/ndarray-base-buffer": "^0.2.1",
"@stdlib/ndarray-base-buffer": "^0.3.0",
"@stdlib/ndarray-base-numel": "^0.2.2",
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
"@stdlib/ndarray-base-strides2offset": "^0.2.2",
"@stdlib/ndarray-ctor": "^0.2.1",
"@stdlib/ndarray-dtype": "^0.2.1",
"@stdlib/ndarray-ctor": "^0.2.2",
"@stdlib/ndarray-dtype": "^0.2.2",
"@stdlib/ndarray-order": "^0.2.2",
"@stdlib/ndarray-shape": "^0.2.2",
"@stdlib/string-format": "^0.2.2",
"@stdlib/types": "^0.3.2",
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
},
"devDependencies": {
"@stdlib/array-complex128": "^0.2.1",
"@stdlib/array-complex64": "^0.2.1",
"@stdlib/array-complex128": "^0.3.0",
"@stdlib/array-complex64": "^0.3.0",
"@stdlib/array-float32": "^0.2.2",
"@stdlib/array-float64": "^0.2.2",
"@stdlib/array-int16": "^0.2.2",
Expand All @@ -67,9 +67,9 @@
"@stdlib/array-uint8c": "^0.2.2",
"@stdlib/assert-instance-of": "^0.2.2",
"@stdlib/math-base-special-pow": "^0.3.0",
"@stdlib/ndarray-base-zeros": "^0.2.1",
"@stdlib/ndarray-base-zeros": "^0.3.0",
"@stdlib/ndarray-dtypes": "^0.3.0",
"@stdlib/ndarray-zeros": "^0.2.1",
"@stdlib/ndarray-zeros": "^0.3.0",
"@stdlib/strided-base-reinterpret-complex128": "^0.2.2",
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
Expand Down

0 comments on commit 227438a

Please sign in to comment.