|
130 | 130 |
|
131 | 131 | ##### Features
|
132 | 132 |
|
| 133 | +- [`c1b6794`](https://github.com/stdlib-js/stdlib/commit/c1b6794e36255d7df6795f5f5f4d3e493165f397) - add `isOutputDataTypePolicy` to namespace |
133 | 134 | - [`e661213`](https://github.com/stdlib-js/stdlib/commit/e66121352ef767cdb87d19e938b1eccf7970fa3a) - update namespace TypeScript declarations [(#4706)](https://github.com/stdlib-js/stdlib/pull/4706)
|
134 | 135 | - [`a94dcea`](https://github.com/stdlib-js/stdlib/commit/a94dceaa9469c774ee4622567e4c15a15e215bcf) - add `isColumnMajorString` to namespace
|
135 | 136 | - [`5e1be08`](https://github.com/stdlib-js/stdlib/commit/5e1be08ff661fb981dc4a91c2e9d37d7396327f5) - add `isRowMajorString` to namespace
|
|
179 | 180 |
|
180 | 181 | <!-- /.package -->
|
181 | 182 |
|
| 183 | +<section class="package" id="ndarray-base-assert-is-output--unreleased"> |
| 184 | + |
| 185 | +#### [@stdlib/ndarray/base/assert/is-output-](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert/is-output-) |
| 186 | + |
| 187 | +<details> |
| 188 | + |
| 189 | +<section class="features"> |
| 190 | + |
| 191 | +##### Features |
| 192 | + |
| 193 | +- [`9cabe87`](https://github.com/stdlib-js/stdlib/commit/9cabe87a0ce5401967f41d91dc4479a722ba3288) - add `ndarray/base/assert/is-output-data-type-policy` |
| 194 | + |
| 195 | +</section> |
| 196 | + |
| 197 | +<!-- /.features --> |
| 198 | + |
| 199 | +</details> |
| 200 | + |
| 201 | +</section> |
| 202 | + |
| 203 | +<!-- /.package --> |
| 204 | + |
182 | 205 | <section class="package" id="ndarray-base-assert-is-row-major-string-unreleased">
|
183 | 206 |
|
184 | 207 | #### [@stdlib/ndarray/base/assert/is-row-major-string](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert/is-row-major-string)
|
|
550 | 573 |
|
551 | 574 | <!-- /.package -->
|
552 | 575 |
|
| 576 | +<section class="package" id="ndarray-base-unary-output-dtype-unreleased"> |
| 577 | + |
| 578 | +#### [@stdlib/ndarray/base/unary-output-dtype](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/unary-output-dtype) |
| 579 | + |
| 580 | +<details> |
| 581 | + |
| 582 | +<section class="features"> |
| 583 | + |
| 584 | +##### Features |
| 585 | + |
| 586 | +- [`f230249`](https://github.com/stdlib-js/stdlib/commit/f23024908c1d43ff5c2a8402a53cad2ff1054366) - add support for `_and_generic` data type policies |
| 587 | + |
| 588 | +</section> |
| 589 | + |
| 590 | +<!-- /.features --> |
| 591 | + |
| 592 | +</details> |
| 593 | + |
| 594 | +</section> |
| 595 | + |
| 596 | +<!-- /.package --> |
| 597 | + |
553 | 598 | <section class="package" id="ndarray-filter-unreleased">
|
554 | 599 |
|
555 | 600 | #### [@stdlib/ndarray/filter](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/filter)
|
|
717 | 762 |
|
718 | 763 | <!-- /.package -->
|
719 | 764 |
|
| 765 | +<section class="package" id="ndarray-output-dtype-policies-unreleased"> |
| 766 | + |
| 767 | +#### [@stdlib/ndarray/output-dtype-policies](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/output-dtype-policies) |
| 768 | + |
| 769 | +<details> |
| 770 | + |
| 771 | +<section class="features"> |
| 772 | + |
| 773 | +##### Features |
| 774 | + |
| 775 | +- [`2b8c0d7`](https://github.com/stdlib-js/stdlib/commit/2b8c0d7579975a2fffdcf8cd8607d93ab8fe5658) - add policies which support returning a \"generic\" data type |
| 776 | + |
| 777 | +</section> |
| 778 | + |
| 779 | +<!-- /.features --> |
| 780 | + |
| 781 | +<section class="bug-fixes"> |
| 782 | + |
| 783 | +##### Bug Fixes |
| 784 | + |
| 785 | +- [`ba9b416`](https://github.com/stdlib-js/stdlib/commit/ba9b4160f16f1ae1a7f8603920ae0a9f43e6b29f) - rename `bool` to `boolean` to match data type kind and avoid conflict with `bool` data type |
| 786 | + |
| 787 | +</section> |
| 788 | + |
| 789 | +<!-- /.bug-fixes --> |
| 790 | + |
| 791 | +</details> |
| 792 | + |
| 793 | +</section> |
| 794 | + |
| 795 | +<!-- /.package --> |
| 796 | + |
720 | 797 | <section class="package" id="ndarray-reject-unreleased">
|
721 | 798 |
|
722 | 799 | #### [@stdlib/ndarray/reject](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/reject)
|
@@ -821,6 +898,13 @@ A total of 4 people contributed to this release. Thank you to the following cont
|
821 | 898 |
|
822 | 899 | <details>
|
823 | 900 |
|
| 901 | +- [`c1b6794`](https://github.com/stdlib-js/stdlib/commit/c1b6794e36255d7df6795f5f5f4d3e493165f397) - **feat:** add `isOutputDataTypePolicy` to namespace _(by Athan Reines)_ |
| 902 | +- [`9cabe87`](https://github.com/stdlib-js/stdlib/commit/9cabe87a0ce5401967f41d91dc4479a722ba3288) - **feat:** add `ndarray/base/assert/is-output-data-type-policy` _(by Athan Reines)_ |
| 903 | +- [`2632915`](https://github.com/stdlib-js/stdlib/commit/2632915e58a2949e11840ce39161f5056a700afc) - **test:** fix variable name _(by Athan Reines)_ |
| 904 | +- [`f230249`](https://github.com/stdlib-js/stdlib/commit/f23024908c1d43ff5c2a8402a53cad2ff1054366) - **feat:** add support for `_and_generic` data type policies _(by Athan Reines)_ |
| 905 | +- [`c27d672`](https://github.com/stdlib-js/stdlib/commit/c27d672d1d72d49c7331f44b9b00f6324d67f218) - **test:** fix tests due to upstream patches _(by Athan Reines)_ |
| 906 | +- [`ba9b416`](https://github.com/stdlib-js/stdlib/commit/ba9b4160f16f1ae1a7f8603920ae0a9f43e6b29f) - **fix:** rename `bool` to `boolean` to match data type kind and avoid conflict with `bool` data type _(by Athan Reines)_ |
| 907 | +- [`2b8c0d7`](https://github.com/stdlib-js/stdlib/commit/2b8c0d7579975a2fffdcf8cd8607d93ab8fe5658) - **feat:** add policies which support returning a \"generic\" data type _(by Athan Reines)_ |
824 | 908 | - [`81e5755`](https://github.com/stdlib-js/stdlib/commit/81e5755a07adae5d75fbbd113f677d57247c94bc) - **refactor:** update path _(by Athan Reines)_
|
825 | 909 | - [`d38fd36`](https://github.com/stdlib-js/stdlib/commit/d38fd36fcf6ac58240b13abe41ceb3046f36a8b2) - **style:** resolve lint errors _(by Athan Reines)_
|
826 | 910 | - [`836170d`](https://github.com/stdlib-js/stdlib/commit/836170decec14309639deb41ae3a3c22256d68af) - **refactor:** update paths _(by Gururaj Gurram)_
|
|
0 commit comments