|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -See [GitHub Releases](https://github.com/stdlib-js/array-base-count-same-value-zero/releases) for the changelog. |
| 5 | +<section class="release" id="unreleased"> |
| 6 | + |
| 7 | +## Unreleased (2024-06-29) |
| 8 | + |
| 9 | +<section class="features"> |
| 10 | + |
| 11 | +### Features |
| 12 | + |
| 13 | +- [`d1ef4ee`](https://github.com/stdlib-js/stdlib/commit/d1ef4ee589cb2a7a0d8bbc0b37be3cf3b7a6aad2) - add boolean dtype support to `array/base/count-same-value-zero` [(#2474)](https://github.com/stdlib-js/stdlib/pull/2474) |
| 14 | + |
| 15 | +</section> |
| 16 | + |
| 17 | +<!-- /.features --> |
| 18 | + |
| 19 | +<section class="commits"> |
| 20 | + |
| 21 | +### Commits |
| 22 | + |
| 23 | +<details> |
| 24 | + |
| 25 | +- [`d1ef4ee`](https://github.com/stdlib-js/stdlib/commit/d1ef4ee589cb2a7a0d8bbc0b37be3cf3b7a6aad2) - **feat:** add boolean dtype support to `array/base/count-same-value-zero` [(#2474)](https://github.com/stdlib-js/stdlib/pull/2474) _(by Jaysukh Makvana, Athan Reines)_ |
| 26 | +- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_ |
| 27 | + |
| 28 | +</details> |
| 29 | + |
| 30 | +</section> |
| 31 | + |
| 32 | +<!-- /.commits --> |
| 33 | + |
| 34 | +<section class="contributors"> |
| 35 | + |
| 36 | +### Contributors |
| 37 | + |
| 38 | +A total of 2 people contributed to this release. Thank you to the following contributors: |
| 39 | + |
| 40 | +- Athan Reines |
| 41 | +- Jaysukh Makvana |
| 42 | + |
| 43 | +</section> |
| 44 | + |
| 45 | +<!-- /.contributors --> |
| 46 | + |
| 47 | +</section> |
| 48 | + |
| 49 | +<!-- /.release --> |
| 50 | + |
| 51 | +<section class="release" id="v0.1.0"> |
| 52 | + |
| 53 | +## 0.1.0 (2024-04-13) |
| 54 | + |
| 55 | +<section class="features"> |
| 56 | + |
| 57 | +### Features |
| 58 | + |
| 59 | +- [`1ed81b7`](https://github.com/stdlib-js/stdlib/commit/1ed81b78fd6469d374c7b033f258e709934539b2) - add `array/base/count-same-value-zero` [(##1384)](#1384) |
| 60 | + |
| 61 | +</section> |
| 62 | + |
| 63 | +<!-- /.features --> |
| 64 | + |
| 65 | +<section class="issues"> |
| 66 | + |
| 67 | +### Closed Issues |
| 68 | + |
| 69 | +This release closes the following issue: |
| 70 | + |
| 71 | +[##1326](#1326) |
| 72 | + |
| 73 | +</section> |
| 74 | + |
| 75 | +<!-- /.issues --> |
| 76 | + |
| 77 | +<section class="commits"> |
| 78 | + |
| 79 | +### Commits |
| 80 | + |
| 81 | +<details> |
| 82 | + |
| 83 | +- [`2db41a9`](https://github.com/stdlib-js/stdlib/commit/2db41a98bd2d5c04e0e07d29ef61cac443ba0970) - **docs:** fix copy _(by Athan Reines)_ |
| 84 | +- [`422cebf`](https://github.com/stdlib-js/stdlib/commit/422cebf73d40bdd463b27107da99f36b4aabb4f5) - **docs:** clean-up documentation and examples and rename folder _(by Athan Reines)_ |
| 85 | +- [`5cfd0a8`](https://github.com/stdlib-js/stdlib/commit/5cfd0a8712299d680aff7f9d8fca0c0ac69de56b) - **chore:** update package meta data [(##1462)](#1462) _(by stdlib-bot)_ |
| 86 | +- [`670aeab`](https://github.com/stdlib-js/stdlib/commit/670aeab1e433314ca3b0ebfb4dce16f267cff881) - **docs:** fix require path _(by Philipp Burckhardt)_ |
| 87 | +- [`1ed81b7`](https://github.com/stdlib-js/stdlib/commit/1ed81b78fd6469d374c7b033f258e709934539b2) - **feat:** add `array/base/count-same-value-zero` [(##1384)](#1384) _(by AgPriyanshu18, Jaysukh Makvana, Philipp Burckhardt)_ |
| 88 | + |
| 89 | +</details> |
| 90 | + |
| 91 | +</section> |
| 92 | + |
| 93 | +<!-- /.commits --> |
| 94 | + |
| 95 | +<section class="contributors"> |
| 96 | + |
| 97 | +### Contributors |
| 98 | + |
| 99 | +A total of 4 people contributed to this release. Thank you to the following contributors: |
| 100 | + |
| 101 | +- AgPriyanshu18 |
| 102 | +- Athan Reines |
| 103 | +- Jaysukh Makvana |
| 104 | +- Philipp Burckhardt |
| 105 | + |
| 106 | +</section> |
| 107 | + |
| 108 | +<!-- /.contributors --> |
| 109 | + |
| 110 | +</section> |
| 111 | + |
| 112 | +<!-- /.release --> |
| 113 | + |
0 commit comments