diff --git a/CHANGELOG.md b/CHANGELOG.md index b26d0984..7afaa343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,11 +12,60 @@ - [`541d333`](https://github.com/stdlib-js/stdlib/commit/541d33396f3cef0c017d7c67845a9072d6626be3) - disable code blocks due to runtime errors +### Commits + +
+ +- [`66f40ad`](https://github.com/stdlib-js/stdlib/commit/66f40ad4e91a8de67a4f631779e38902c3b5ab3e) - **refactor:** use base array utility *(by Athan Reines)* +- [`026b390`](https://github.com/stdlib-js/stdlib/commit/026b390088c5ae24a264be607fb53de22fef452a) - **refactor:** use base array utility *(by Athan Reines)* +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks *(by Philipp Burckhardt)* +- [`8affb20`](https://github.com/stdlib-js/stdlib/commit/8affb20402cfd15cf33663a601541b36cc7edb56) - **docs:** update related packages sections [(#1248)](https://github.com/stdlib-js/stdlib/pull/1248) *(by stdlib-bot)* +- [`8904b41`](https://github.com/stdlib-js/stdlib/commit/8904b41fed1ab765d80190f1b066106e5ddeb627) - **feat:** refactor TypeScript declarations to preserve type information *(by Philipp Burckhardt)* +- [`d7fc769`](https://github.com/stdlib-js/stdlib/commit/d7fc76934a1cb2fda53ecf88d45c9fd9b9373e45) - **refactor:** use base array utilities *(by Athan Reines)* +- [`45799c8`](https://github.com/stdlib-js/stdlib/commit/45799c897e9843534d4585d09dc2b078681a0a4f) - **refactor:** use base array utilities *(by Athan Reines)* +- [`57d81e4`](https://github.com/stdlib-js/stdlib/commit/57d81e4c196065f6680f08f22aeccfdc6e590b8f) - **docs:** update related packages sections [(#1151)](https://github.com/stdlib-js/stdlib/pull/1151) *(by stdlib-bot)* +- [`b0552be`](https://github.com/stdlib-js/stdlib/commit/b0552becf69910d31c63d3f9e7463e0d9d53fdb7) - **refactor:** use stdlib package to sum three numbers *(by Athan Reines)* +- [`e82c983`](https://github.com/stdlib-js/stdlib/commit/e82c9835e5e3c3448ade23dde7b84f7f69d102e8) - **build:** remove tslint directive *(by Philipp Burckhardt)* +- [`c0ccd8a`](https://github.com/stdlib-js/stdlib/commit/c0ccd8a6108431a4923fde7fad85ec823690b953) - **build:** replace tslint directive with eslint equivalent *(by Philipp Burckhardt)* +- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives *(by Philipp Burckhardt)* +- [`d1ea078`](https://github.com/stdlib-js/stdlib/commit/d1ea078e4075bd1c77fb27f7977b17a436fe940c) - **build:** replace tslint directive with eslint equivalent *(by Philipp Burckhardt)* +- [`2059c81`](https://github.com/stdlib-js/stdlib/commit/2059c8111a9db5fc99bf51c0fcce7ca007edc20a) - **build:** replace tslint directive with eslint equivalent *(by Philipp Burckhardt)* +- [`5497c40`](https://github.com/stdlib-js/stdlib/commit/5497c40ce46dfa7c4de64d15526ba794446487e2) - **build:** replace tslint directive with eslint equivalent *(by Philipp Burckhardt)* +- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent *(by Philipp Burckhardt)* +- [`8b7e032`](https://github.com/stdlib-js/stdlib/commit/8b7e0325d5c3040171114c332e23a1e932302cb7) - **build:** replace tslint directives *(by Philipp Burckhardt)* +- [`d82aaaa`](https://github.com/stdlib-js/stdlib/commit/d82aaaad3db8f1c9f8d8e3181c0aec0643bddace) - **build:** remove tslint directives *(by Philipp Burckhardt)* +- [`de93ae0`](https://github.com/stdlib-js/stdlib/commit/de93ae01f1d5e234696e02b9e778d3d71515f5b7) - **build:** remove tslint directives *(by Philipp Burckhardt)* +- [`2ee04a1`](https://github.com/stdlib-js/stdlib/commit/2ee04a1a56367b9663698aa0d01c10dca8d716df) - **docs:** update namespace ToCs *(by Athan Reines)* +- [`cacca61`](https://github.com/stdlib-js/stdlib/commit/cacca61bc884c5c1805716236733cf378d0ce955) - **docs:** update links *(by Athan Reines)* +- [`12ce7e3`](https://github.com/stdlib-js/stdlib/commit/12ce7e3d1197f4171d6c7d1c5799c1b3dd40273e) - **style:** disable lint rule *(by Athan Reines)* +- [`264b4f3`](https://github.com/stdlib-js/stdlib/commit/264b4f366df5c589ed924a78f33af1d6903b25ce) - **style:** disable lint rule *(by Athan Reines)* +- [`4c357d8`](https://github.com/stdlib-js/stdlib/commit/4c357d8c0dd2fd2fd38a91534c1bb64f119bcee9) - **style:** disable lint rule *(by Athan Reines)* +- [`537deec`](https://github.com/stdlib-js/stdlib/commit/537deeccd6ab0b5efa37735056356f2866541dba) - **style:** disable lint rule *(by Athan Reines)* +- [`6959e96`](https://github.com/stdlib-js/stdlib/commit/6959e964dfbbfb76965a95893526668a85593e2d) - **style:** disable lint rule *(by Athan Reines)* +- [`c406bac`](https://github.com/stdlib-js/stdlib/commit/c406bac5520b83ac38e2a56fe24e941b8ee7f99d) - **docs:** add workaround for linting *(by Athan Reines)* +- [`85b0900`](https://github.com/stdlib-js/stdlib/commit/85b09002c274239c0524d3632ba7d8fcec9d91f6) - **docs:** resolve lint errors *(by Athan Reines)* +- [`0505710`](https://github.com/stdlib-js/stdlib/commit/0505710f323e878aa26c1cf38f92fc2988414dea) - **style:** disable lint rule *(by Athan Reines)* +- [`52f2fdc`](https://github.com/stdlib-js/stdlib/commit/52f2fdc34795d546032031c3dacbec7eb419a141) - **style:** disable lint rule *(by Athan Reines)* +- [`155dae9`](https://github.com/stdlib-js/stdlib/commit/155dae99c9f66fcfa038c167cd52dce8ebfd2960) - **style:** disable lint rule *(by Athan Reines)* +- [`541d333`](https://github.com/stdlib-js/stdlib/commit/541d33396f3cef0c017d7c67845a9072d6626be3) - **fix:** disable code blocks due to runtime errors *(by Athan Reines)* +- [`50db6ab`](https://github.com/stdlib-js/stdlib/commit/50db6ab78f162e1d827477db6a78f7ccc775c14d) - **style:** disable lint rule *(by Athan Reines)* +- [`d18ab3c`](https://github.com/stdlib-js/stdlib/commit/d18ab3c44e4149f43805a9418219a5c235cf29ec) - **style:** disable lint rule *(by Athan Reines)* +- [`405e05b`](https://github.com/stdlib-js/stdlib/commit/405e05b0469a1c2c2fc76e134c11edca4503d8aa) - **style:** disable lint rule *(by Athan Reines)* + +
+ +### Contributors + +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Philipp Burckhardt + ## 0.1.1 (2023-11-08) ### Features -- [`e18b248`](https://github.com/stdlib-js/stdlib/commit/e18b248464425863019a841795a7e5fc7d01d0ea) - update namespace TypeScript declarations [#1100](https://github.com/stdlib-js/stdlib/pull/1100) +- [`e18b248`](https://github.com/stdlib-js/stdlib/commit/e18b248464425863019a841795a7e5fc7d01d0ea) - update namespace TypeScript declarations [(#1100)](https://github.com/stdlib-js/stdlib/pull/1100) - [`6ba83db`](https://github.com/stdlib-js/stdlib/commit/6ba83db94da9a5611126becdd83d5a3a0c3b73d7) - consolidate callback arguments - [`32a4165`](https://github.com/stdlib-js/stdlib/commit/32a4165d91ab7fc60dc843d619fb3ce472fb5618) - consolidate callback arguments - [`a6be89b`](https://github.com/stdlib-js/stdlib/commit/a6be89ba51bb22516e4e10483bc0086be648d81b) - consolidate callback arguments @@ -24,7 +73,7 @@ - [`f270c07`](https://github.com/stdlib-js/stdlib/commit/f270c078cd4394120cb3cf2d92a9b02892052fe8) - update callback signature - [`c1eaf9b`](https://github.com/stdlib-js/stdlib/commit/c1eaf9b48f73112af77d774084caf5a27e2d47e9) - update callback signature - [`762c44f`](https://github.com/stdlib-js/stdlib/commit/762c44f2d442ad099b10dae4635e8c29a5c6b328) - update callback signature -- [`de73ae1`](https://github.com/stdlib-js/stdlib/commit/de73ae19f43cbad40036d25b1d46620b3c5113a9) - update namespace TypeScript declarations [#1089](https://github.com/stdlib-js/stdlib/pull/1089) +- [`de73ae1`](https://github.com/stdlib-js/stdlib/commit/de73ae19f43cbad40036d25b1d46620b3c5113a9) - update namespace TypeScript declarations [(#1089)](https://github.com/stdlib-js/stdlib/pull/1089) - [`2bb4efe`](https://github.com/stdlib-js/stdlib/commit/2bb4efeeed71045d67f599a65eb5edc493ab849e) - improve type specificity for `thisArg` - [`701fffc`](https://github.com/stdlib-js/stdlib/commit/701fffc7e3ff3b63c1fc1ad3bafa78017ccaea6d) - switch order of generic input types - [`b92f33c`](https://github.com/stdlib-js/stdlib/commit/b92f33c2acfe6732882688ecf98602f29149abbb) - improve type specificity @@ -35,7 +84,7 @@ - [`5c70f69`](https://github.com/stdlib-js/stdlib/commit/5c70f699fe056e550029f30f6c8a12c26200c1df) - use generics for type safety - [`a23de41`](https://github.com/stdlib-js/stdlib/commit/a23de41de4280e8d1291a87c50af5c07e9b5ae54) - refactor declaration for added type safety - [`10ab1e7`](https://github.com/stdlib-js/stdlib/commit/10ab1e71cfce96df534b70874166890754b7d839) - refactor declaration for added type safety -- [`421e1ae`](https://github.com/stdlib-js/stdlib/commit/421e1ae86e3d7fb31d156af9cd522303a6645220) - update namespace TypeScript declarations [#1044](https://github.com/stdlib-js/stdlib/pull/1044) +- [`421e1ae`](https://github.com/stdlib-js/stdlib/commit/421e1ae86e3d7fb31d156af9cd522303a6645220) - update namespace TypeScript declarations [(#1044)](https://github.com/stdlib-js/stdlib/pull/1044) - [`ba454af`](https://github.com/stdlib-js/stdlib/commit/ba454af8b3a18ddb727d26613d97905fc2b115fd) - increase minimum TypeScript version - [`04518a7`](https://github.com/stdlib-js/stdlib/commit/04518a70bd76be49c16d0cc70c93f0ff304362b5) - increase minimum TypeScript version - [`3363cce`](https://github.com/stdlib-js/stdlib/commit/3363cce2161db6711181a527e124f34de49cf48d) - increase minimum TypeScript version @@ -63,7 +112,7 @@ ### Bug Fixes -- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - make CLI scripts executable [#1111](https://github.com/stdlib-js/stdlib/pull/1111) +- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111) - [`4dc4968`](https://github.com/stdlib-js/stdlib/commit/4dc496854221dcd17d43cfd10d9520580b618ecb) - update import path for `Collection` type definition and refactor to use generics - [`5c93dea`](https://github.com/stdlib-js/stdlib/commit/5c93deadb44fe8f5597326c412d3ec005547efb2) - update import path for `Collection` type definition and refactor to use generics - [`030ddd0`](https://github.com/stdlib-js/stdlib/commit/030ddd076adeb08373b919fed9a133f06254662c) - update import path for `Collection` type definition and refactor to use generics @@ -155,38 +204,56 @@ ### BREAKING CHANGES -- provide index arguments as an array -To migrate, users should access the indices for the various dimensions -by accessing the respective elements in an index array argument, which -is provided to the callback function upon invocation. -- provide index arguments as an array -To migrate, users should access the indices for the various dimensions -by accessing the respective elements in an index array argument, which -is provided to the callback function upon invocation. -- provide index arguments as an array -To migrate, users should access the indices for the various dimensions -by accessing the respective elements in an index array argument, which -is provided to the callback function upon invocation. -- provide index arguments as an array -To migrate, users should access the indices for the first and second -dimension by accessing the respective elements in an index array -argument, which is provided to the callback function upon invocation. -- consolidate index arguments into a single argument -To migrate, users should access the array element indices via the third -argument, where the first element is the first array dimension index and the -second element is the second array dimension index. -- consolidate array arguments into a single argument -To migrate, users should access the input arrays via the fourth -argument, where the first element is the first input array and the -second element is the second input array. -- consolidate array arguments into a single argument -To migrate, users should access the input arrays via the fourth -argument, where the first element is the first input array and the -second element is the second input array. -- switch order of generic input types -To migrate, users should update their type definitions accordingly. -- update minimum TypeScript version to 4.1 -To migrate, users should upgrade their TypeScript version to at least version 4.1. +- provide index arguments as an array + + - To migrate, users should access the indices for the various dimensions + by accessing the respective elements in an index array argument, which + is provided to the callback function upon invocation. + +- provide index arguments as an array + + - To migrate, users should access the indices for the various dimensions + by accessing the respective elements in an index array argument, which + is provided to the callback function upon invocation. + +- provide index arguments as an array + + - To migrate, users should access the indices for the various dimensions + by accessing the respective elements in an index array argument, which + is provided to the callback function upon invocation. + +- provide index arguments as an array + + - To migrate, users should access the indices for the first and second + dimension by accessing the respective elements in an index array + argument, which is provided to the callback function upon invocation. + +- consolidate index arguments into a single argument + + - To migrate, users should access the array element indices via the third + argument, where the first element is the first array dimension index and the + second element is the second array dimension index. + +- consolidate array arguments into a single argument + + - To migrate, users should access the input arrays via the fourth + argument, where the first element is the first input array and the + second element is the second input array. + +- consolidate array arguments into a single argument + + - To migrate, users should access the input arrays via the fourth + argument, where the first element is the first input array and the + second element is the second input array. + +- switch order of generic input types + + - To migrate, users should update their type definitions accordingly. + +- update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + - refactor for added type safety - refactor for added type safety - fix parameter order and ensure type safety of this context @@ -218,32 +285,179 @@ To migrate, users should upgrade their TypeScript version to at least version 4. - improve definition for type safety - improve definition for type safety -## 0.1.0 (2023-11-08) - -## 0.0.12 (2021-08-22) - -## 0.0.11 (2021-07-10) - -## 0.0.10 (2021-07-07) - -## 0.0.9 (2021-06-27) - -## 0.0.8 (2021-06-16) - -## 0.0.7 (2021-06-15) - -## 0.0.6 (2021-06-15) - -## 0.0.5 (2021-06-13) - -## 0.0.4 (2021-06-12) +### Commits -## 0.0.3 (2021-06-12) +
-## 0.0.2 (2021-06-10) +- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives *(by Philipp Burckhardt)* +- [`3653808`](https://github.com/stdlib-js/stdlib/commit/3653808823106dcfc1b033a8bd054f4250b12e11) - **build:** remove tslint directives *(by Philipp Burckhardt)* +- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives *(by Philipp Burckhardt)* +- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives *(by Philipp Burckhardt)* +- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - **fix:** make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111) *(by stdlib-bot)* +- [`e18b248`](https://github.com/stdlib-js/stdlib/commit/e18b248464425863019a841795a7e5fc7d01d0ea) - **feat:** update namespace TypeScript declarations [(#1100)](https://github.com/stdlib-js/stdlib/pull/1100) *(by stdlib-bot)* +- [`4dc4968`](https://github.com/stdlib-js/stdlib/commit/4dc496854221dcd17d43cfd10d9520580b618ecb) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`5c93dea`](https://github.com/stdlib-js/stdlib/commit/5c93deadb44fe8f5597326c412d3ec005547efb2) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`030ddd0`](https://github.com/stdlib-js/stdlib/commit/030ddd076adeb08373b919fed9a133f06254662c) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`feb0880`](https://github.com/stdlib-js/stdlib/commit/feb0880e539b786a1b27d20be28348249bf3f604) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`619fadc`](https://github.com/stdlib-js/stdlib/commit/619fadce92a34abdc7d02bad4ce6612f490791a9) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`6691029`](https://github.com/stdlib-js/stdlib/commit/6691029ca0eeb5e792c2cb3188e6160cd21f4757) - **docs:** fix descriptions *(by Athan Reines)* +- [`c234583`](https://github.com/stdlib-js/stdlib/commit/c2345831e7e99470d6519f7f548d1d130abe1591) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`e9afc9f`](https://github.com/stdlib-js/stdlib/commit/e9afc9f088654d14858df809aa8ee52a51f024df) - **fix:** update import path for `Collection` type definition and refactor to use generics *(by Athan Reines)* +- [`9369212`](https://github.com/stdlib-js/stdlib/commit/9369212a921cf0f1e9ffbefa6a1bb37687129df2) - **docs:** fix descriptions *(by Athan Reines)* +- [`bc9c722`](https://github.com/stdlib-js/stdlib/commit/bc9c72243e2971b04b486b222f18712dfbb12961) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`5573a67`](https://github.com/stdlib-js/stdlib/commit/5573a67ad26e964548a6cae27d4b85afb6e9909b) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`447a49d`](https://github.com/stdlib-js/stdlib/commit/447a49da67d4cc03ab5106b815929731e3b418ec) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`6b80df1`](https://github.com/stdlib-js/stdlib/commit/6b80df17ce5a19ad19690c691ce00b79768f6ea7) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`33fb7ed`](https://github.com/stdlib-js/stdlib/commit/33fb7ed1579343f4bff1f79c6948c7bf5439a2d5) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`b404a23`](https://github.com/stdlib-js/stdlib/commit/b404a23da6bc07cd0e4e30d8a01920bde89c76d3) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`988b4d0`](https://github.com/stdlib-js/stdlib/commit/988b4d043fd4cfc68e3bed46c732c8e589ebd1a4) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`c440ee0`](https://github.com/stdlib-js/stdlib/commit/c440ee02e84eeccfa4030ea5f0479a0bba3e3048) - **style:** fix missing linebreak *(by Athan Reines)* +- [`7de06d8`](https://github.com/stdlib-js/stdlib/commit/7de06d8787ac72365d3ba9d29ac70d8ccbb069a0) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`c1e09e2`](https://github.com/stdlib-js/stdlib/commit/c1e09e2883cec812a2ee4c254cc89b34aeab2059) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`507b0e8`](https://github.com/stdlib-js/stdlib/commit/507b0e89339baa30c0ad2cdbcfd68c42bac4a2ac) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`6850db6`](https://github.com/stdlib-js/stdlib/commit/6850db68d9b9e75d8f8989051cc5a056bb8cd772) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`d028a83`](https://github.com/stdlib-js/stdlib/commit/d028a837644d0451445424922f2f07a0f94e7b4d) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`daa846c`](https://github.com/stdlib-js/stdlib/commit/daa846cf840517f2620160f9a7d638975fb0b069) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`7752bb9`](https://github.com/stdlib-js/stdlib/commit/7752bb93a161bb0cc0329b399b0470d9fdb25426) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`711998f`](https://github.com/stdlib-js/stdlib/commit/711998f816028c04b742e13451cc9436fd307ebe) - **docs:** fix option description and returns annotations *(by Athan Reines)* +- [`724d386`](https://github.com/stdlib-js/stdlib/commit/724d386fdb37a4ab05e0e332766a3d7b67f54ab2) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`e92aceb`](https://github.com/stdlib-js/stdlib/commit/e92aceb807c9ec3e442cf53e3495a66767772166) - **fix:** update import path for `Collection` type definition and use generics *(by Athan Reines)* +- [`fedeb91`](https://github.com/stdlib-js/stdlib/commit/fedeb91c59208dc5779763ee37ab7ada124b9a59) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`9002507`](https://github.com/stdlib-js/stdlib/commit/90025078df0d08c1d45b9dc26d177134c4fdd247) - **docs:** fix option description and return annotations *(by Athan Reines)* +- [`da4ce34`](https://github.com/stdlib-js/stdlib/commit/da4ce346628ef46868ca46a9b18a90ab50a3544a) - **bench:** fix array creation *(by Athan Reines)* +- [`8a8ddcf`](https://github.com/stdlib-js/stdlib/commit/8a8ddcff1055634f2b5d12d8b2a48c6d81bde26e) - **bench:** fix array creation *(by Athan Reines)* +- [`269b3e6`](https://github.com/stdlib-js/stdlib/commit/269b3e6a92a95425efab6e80e53e3f2700980d8d) - **bench:** fix array creation *(by Athan Reines)* +- [`6ba83db`](https://github.com/stdlib-js/stdlib/commit/6ba83db94da9a5611126becdd83d5a3a0c3b73d7) - **feat:** consolidate callback arguments *(by Athan Reines)* +- [`32a4165`](https://github.com/stdlib-js/stdlib/commit/32a4165d91ab7fc60dc843d619fb3ce472fb5618) - **feat:** consolidate callback arguments *(by Athan Reines)* +- [`a6be89b`](https://github.com/stdlib-js/stdlib/commit/a6be89ba51bb22516e4e10483bc0086be648d81b) - **feat:** consolidate callback arguments *(by Athan Reines)* +- [`6f2e8bf`](https://github.com/stdlib-js/stdlib/commit/6f2e8bf3206c0319e5699011d6c13e5c133f9c7b) - **refactor:** use type alias to simplify defn *(by Athan Reines)* +- [`3a07602`](https://github.com/stdlib-js/stdlib/commit/3a0760275c57c5b61dd748cf825c7146b2b7d619) - **feat:** consolidate callback arguments *(by Athan Reines)* +- [`f270c07`](https://github.com/stdlib-js/stdlib/commit/f270c078cd4394120cb3cf2d92a9b02892052fe8) - **feat:** update callback signature *(by Athan Reines)* +- [`c1eaf9b`](https://github.com/stdlib-js/stdlib/commit/c1eaf9b48f73112af77d774084caf5a27e2d47e9) - **feat:** update callback signature *(by Athan Reines)* +- [`762c44f`](https://github.com/stdlib-js/stdlib/commit/762c44f2d442ad099b10dae4635e8c29a5c6b328) - **feat:** update callback signature *(by Athan Reines)* +- [`67b5d37`](https://github.com/stdlib-js/stdlib/commit/67b5d37284f61bb52b53ebf3f30ed64c3436870d) - **fix:** update import path for `Collection` type definition and improve type specificity *(by Athan Reines)* +- [`90b28d6`](https://github.com/stdlib-js/stdlib/commit/90b28d6e257dc731e846a16029768d3af57d1082) - **fix:** update import path for `Collection` type definition and improve type specificity *(by Athan Reines)* +- [`4ff0c5a`](https://github.com/stdlib-js/stdlib/commit/4ff0c5a46aaca21237522f26e030aaefb19bb7be) - **fix:** update import path for `Collection` type definition and improve type specificity *(by Athan Reines)* +- [`cb52e02`](https://github.com/stdlib-js/stdlib/commit/cb52e0271914a717355ba2b37c1b702771eb141a) - **fix:** update import path for `Collection` type definition and improve type specificity *(by Athan Reines)* +- [`de73ae1`](https://github.com/stdlib-js/stdlib/commit/de73ae19f43cbad40036d25b1d46620b3c5113a9) - **feat:** update namespace TypeScript declarations [(#1089)](https://github.com/stdlib-js/stdlib/pull/1089) *(by stdlib-bot)* +- [`ac2c729`](https://github.com/stdlib-js/stdlib/commit/ac2c7294915dce638395d1bf3aa405a55159049d) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`99e61ba`](https://github.com/stdlib-js/stdlib/commit/99e61ba8044535dc5aec73c684a652bbab4541c4) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`312caf3`](https://github.com/stdlib-js/stdlib/commit/312caf3929069173b1c574e54b7276f340601c9a) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`aec2475`](https://github.com/stdlib-js/stdlib/commit/aec24756acf532d2565ef5561d5c7f9e67d8639a) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`72357fb`](https://github.com/stdlib-js/stdlib/commit/72357fb30adaf6e00a4d176f0bd8a14f339e6370) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`71f0dcb`](https://github.com/stdlib-js/stdlib/commit/71f0dcb8a2fe76df584bfc23b1195d6e55e8557f) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`0216d80`](https://github.com/stdlib-js/stdlib/commit/0216d80f92d2a52741d2243c3bf759f1c82d0f1a) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`3f58bf9`](https://github.com/stdlib-js/stdlib/commit/3f58bf96d366a7c2dd0e70813f52cc5e22fa83c1) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`2bb4efe`](https://github.com/stdlib-js/stdlib/commit/2bb4efeeed71045d67f599a65eb5edc493ab849e) - **feat:** improve type specificity for `thisArg` *(by Athan Reines)* +- [`83b8979`](https://github.com/stdlib-js/stdlib/commit/83b8979e5b2d0687f9bd6b7205509dfb18539add) - **style:** remove comment *(by Athan Reines)* +- [`3a20d0d`](https://github.com/stdlib-js/stdlib/commit/3a20d0d370d4a956adf22835076a5420e54af364) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`195a63e`](https://github.com/stdlib-js/stdlib/commit/195a63e3480cbda8994d60c69839343ddab652cb) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`43949fc`](https://github.com/stdlib-js/stdlib/commit/43949fcc42c41a9b62f2136835afecea8b70e294) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`a11b904`](https://github.com/stdlib-js/stdlib/commit/a11b904f72cea90a52038f27acac29eabdc94696) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`21cddc4`](https://github.com/stdlib-js/stdlib/commit/21cddc47d6cde04976608ca363fb7b937d7f5fb5) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`b45ab4c`](https://github.com/stdlib-js/stdlib/commit/b45ab4c20205d15c590d5fd7084fa74f00795a38) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`438c577`](https://github.com/stdlib-js/stdlib/commit/438c57782f4d29ddf7cd17ac49776d6717779be1) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`d390c4e`](https://github.com/stdlib-js/stdlib/commit/d390c4e96f0d98376392ca01a46614ce2d4e18a1) - **fix:** add missing `this` parameter *(by Athan Reines)* +- [`a18bf17`](https://github.com/stdlib-js/stdlib/commit/a18bf17ecfd9d333f1705f7f5838b63efe8dfcbe) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`701fffc`](https://github.com/stdlib-js/stdlib/commit/701fffc7e3ff3b63c1fc1ad3bafa78017ccaea6d) - **feat:** switch order of generic input types *(by Athan Reines)* +- [`ed797c1`](https://github.com/stdlib-js/stdlib/commit/ed797c100bfb7987175b2fc085be2e73b9fc9bf2) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`2654159`](https://github.com/stdlib-js/stdlib/commit/26541597a65d088b3141cdc1f1e9800fd3c47304) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`b92f33c`](https://github.com/stdlib-js/stdlib/commit/b92f33c2acfe6732882688ecf98602f29149abbb) - **feat:** improve type specificity *(by Athan Reines)* +- [`f41e1b6`](https://github.com/stdlib-js/stdlib/commit/f41e1b68ded2c1e5d6c39028e32bd0f0c7e75e65) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`53723e9`](https://github.com/stdlib-js/stdlib/commit/53723e9e9a521c6b43893383a09433626f9a5d0e) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`e92f470`](https://github.com/stdlib-js/stdlib/commit/e92f4707c25e7272845551f3daae70b3d86591b6) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`1fc4de2`](https://github.com/stdlib-js/stdlib/commit/1fc4de2f10bfe2a24b14a6326658bbb5d93fe65a) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`ccc993b`](https://github.com/stdlib-js/stdlib/commit/ccc993b3aed2401eb4fd94d49da2e27631c9c0e1) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`e91b8c5`](https://github.com/stdlib-js/stdlib/commit/e91b8c59c2b088959b0233b2f62a9b340989e817) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`41a3c74`](https://github.com/stdlib-js/stdlib/commit/41a3c74e7d025bb804c773fe69d33bd79393ccb1) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`43265b3`](https://github.com/stdlib-js/stdlib/commit/43265b30f6843258cfe15b7efd6306220a23c1a9) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`a151e17`](https://github.com/stdlib-js/stdlib/commit/a151e17ad2eb24f65e4f5cda0db93c8287d1e416) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`73b6076`](https://github.com/stdlib-js/stdlib/commit/73b60762aa8b90f40955041f5fe2425393997061) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`2cc76dd`](https://github.com/stdlib-js/stdlib/commit/2cc76dd32b4145469a439fbd761c442a1ceed461) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`0481deb`](https://github.com/stdlib-js/stdlib/commit/0481deb4ea65c04ef733c89464d8c875beb8bde0) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version *(by Philipp Burckhardt)* +- [`c5cfac0`](https://github.com/stdlib-js/stdlib/commit/c5cfac0c621b13d7d6b2f15380d36726f861045d) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`4a9ce10`](https://github.com/stdlib-js/stdlib/commit/4a9ce10522aff3ae6f099bcc867c5f3d30dddef8) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`29bce60`](https://github.com/stdlib-js/stdlib/commit/29bce60bb13947ca6d336c6970954b491013b1e1) - **fix:** add missing support for omitting a `returns` option *(by Athan Reines)* +- [`cbdc02b`](https://github.com/stdlib-js/stdlib/commit/cbdc02b1b3febae34e4df2358913fbf55d2365f2) - **fix:** add missing support for omitting a `returns` option *(by Athan Reines)* +- [`1bf88f1`](https://github.com/stdlib-js/stdlib/commit/1bf88f1a75366df27e02072018699487680ab597) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`63445cd`](https://github.com/stdlib-js/stdlib/commit/63445cdacf11308b7cfcddc48cb40d4497d061e1) - **fix:** set missing default type value *(by Athan Reines)* +- [`fcfd703`](https://github.com/stdlib-js/stdlib/commit/fcfd7038263c02980f2f8e635526ca66273d2f67) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`1185b24`](https://github.com/stdlib-js/stdlib/commit/1185b24060765164e1c5da1967c18d9f7a7b1e0f) - **fix:** enhance type for `this` context *(by Athan Reines)* +- [`a5bc25a`](https://github.com/stdlib-js/stdlib/commit/a5bc25a773ba6af924107c8322acf3b8b9b3f21a) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`b423df5`](https://github.com/stdlib-js/stdlib/commit/b423df535144d071f50f8ffde064840fe38cf130) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`ad90d49`](https://github.com/stdlib-js/stdlib/commit/ad90d49a0b23da4df7dade0b8e5b4e50b10a580a) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`ceabc3b`](https://github.com/stdlib-js/stdlib/commit/ceabc3b509711945de3ecfe2348f54e25937b02b) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`5b60a40`](https://github.com/stdlib-js/stdlib/commit/5b60a40c28a92651623f0274ae34bf53f82aef60) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`1ddd642`](https://github.com/stdlib-js/stdlib/commit/1ddd642d08f7ec5bb55b3b148fef71997def4e54) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`eaa6bdd`](https://github.com/stdlib-js/stdlib/commit/eaa6bdd35b5f78e9dba25d51a04b3070617ac7f1) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`a9970ee`](https://github.com/stdlib-js/stdlib/commit/a9970ee570c87272e72732555b7c3bd0da24cdbe) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`789b322`](https://github.com/stdlib-js/stdlib/commit/789b322b20f2f9d035b3ac6d44b0e4beece9a50c) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`c96c6e0`](https://github.com/stdlib-js/stdlib/commit/c96c6e08ce946cef9b820ee8de3cb5c38cbb3c79) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`71dd315`](https://github.com/stdlib-js/stdlib/commit/71dd31521048ed99b8ed50a4e181fa93a75f0d07) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`ff4c195`](https://github.com/stdlib-js/stdlib/commit/ff4c1957c999b16635d7388fe37299f8b94f7e5c) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`c7f71aa`](https://github.com/stdlib-js/stdlib/commit/c7f71aa3fbe517bdbbc7a7fa017597f46938c85e) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`7a8ca35`](https://github.com/stdlib-js/stdlib/commit/7a8ca35382cabcd7ea1b3541ec46620aa727013d) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`d5b607b`](https://github.com/stdlib-js/stdlib/commit/d5b607b0518407e3e1924723fba67497b003d2f4) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`c069f30`](https://github.com/stdlib-js/stdlib/commit/c069f30d1d208589c8a06d164e3545edeee98b37) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`7e5ef6d`](https://github.com/stdlib-js/stdlib/commit/7e5ef6d515bec20acfba5b040442e95eda1f63b4) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`2de0332`](https://github.com/stdlib-js/stdlib/commit/2de03325135024e1a1922d8bb166a95d6efde18d) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`4e1f4b3`](https://github.com/stdlib-js/stdlib/commit/4e1f4b3490e6df7ad9f06a1335d42a89623d03dc) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`54fc8e7`](https://github.com/stdlib-js/stdlib/commit/54fc8e7e4d109f1fdd2cd85b2c21e08794d4dbb1) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`b95f8bc`](https://github.com/stdlib-js/stdlib/commit/b95f8bc7893459462ccb7a180cddbb8a07dc2a76) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`cb8dd54`](https://github.com/stdlib-js/stdlib/commit/cb8dd5415c30229fa3eb70ef8669323eea8922a0) - **fix:** update import path for `Collection` type definition and improve types *(by Athan Reines)* +- [`33f4a75`](https://github.com/stdlib-js/stdlib/commit/33f4a75335d0b81a893acbf77678d3b651fcb6d0) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`0f5ff18`](https://github.com/stdlib-js/stdlib/commit/0f5ff18ee50178bd11db8591f90e5486afd1dd41) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`a2a7714`](https://github.com/stdlib-js/stdlib/commit/a2a771469fb7ed35e48c034e1bf4a490449be15f) - **fix:** update import path for `Collection` type definition *(by Athan Reines)* +- [`238c3f8`](https://github.com/stdlib-js/stdlib/commit/238c3f8ef2d03b010e8d3b4a18be183a3899c7c0) - **build:** update checkout settings and push URL *(by Philipp Burckhardt)* +- [`27f5f34`](https://github.com/stdlib-js/stdlib/commit/27f5f3470df02e65665b818bd8043f9b4efcbba3) - **build:** omit actor in push URL *(by Philipp Burckhardt)* +- [`3fcbd78`](https://github.com/stdlib-js/stdlib/commit/3fcbd783b73ff9c3e88067e639721d7aa0f8762d) - **build:** set environment variable *(by Philipp Burckhardt)* +- [`4aac11c`](https://github.com/stdlib-js/stdlib/commit/4aac11c5b40be67961223ae8164b442e6fb531e6) - **build:** set identity in repo dir *(by Philipp Burckhardt)* +- [`7ae2a48`](https://github.com/stdlib-js/stdlib/commit/7ae2a482a409753eebc2a5bda2e0bf94e5d5f58d) - **docs:** remove empty lines *(by Philipp Burckhardt)* +- [`ad751be`](https://github.com/stdlib-js/stdlib/commit/ad751be30e90c8c0ba63d885433a01790496f17c) - **docs:** remove empty lines *(by Philipp Burckhardt)* +- [`9212514`](https://github.com/stdlib-js/stdlib/commit/9212514cd0ba9a681c2ca86ebe2fd3b61f866b64) - **fix:** set correct package names and descriptions *(by Philipp Burckhardt)* +- [`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks *(by Philipp Burckhardt)* +- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks *(by Philipp Burckhardt)* +- [`43b454e`](https://github.com/stdlib-js/stdlib/commit/43b454ef52b9aba92242d95e05d82c3952715368) - **refactor:** avoid usage of utils/copy *(by Philipp Burckhardt)* +- [`1147e6a`](https://github.com/stdlib-js/stdlib/commit/1147e6a6756955b23b9b3f0c12ca834d2b5b3273) - **feat:** refactor for added type safety *(by Philipp Burckhardt)* +- [`5edaa45`](https://github.com/stdlib-js/stdlib/commit/5edaa451c3d0ec114eab2640bde05cb09e1d97d4) - **feat:** refactor for added type safety *(by Philipp Burckhardt)* +- [`d97df70`](https://github.com/stdlib-js/stdlib/commit/d97df70e5296503247dcab0485e1e6b58929cb61) - **feat:** fix parameter order and ensure type safety of this context *(by Philipp Burckhardt)* +- [`5c70f69`](https://github.com/stdlib-js/stdlib/commit/5c70f699fe056e550029f30f6c8a12c26200c1df) - **feat:** use generics for type safety *(by Philipp Burckhardt)* +- [`d2c1aee`](https://github.com/stdlib-js/stdlib/commit/d2c1aee465676ae680d4c055e5a4f6d288ed4eef) - **fix:** allow type of error handler return value to differ *(by Philipp Burckhardt)* +- [`a23de41`](https://github.com/stdlib-js/stdlib/commit/a23de41de4280e8d1291a87c50af5c07e9b5ae54) - **feat:** refactor declaration for added type safety *(by Philipp Burckhardt)* +- [`10ab1e7`](https://github.com/stdlib-js/stdlib/commit/10ab1e71cfce96df534b70874166890754b7d839) - **feat:** refactor declaration for added type safety *(by Philipp Burckhardt)* +- [`421e1ae`](https://github.com/stdlib-js/stdlib/commit/421e1ae86e3d7fb31d156af9cd522303a6645220) - **feat:** update namespace TypeScript declarations [(#1044)](https://github.com/stdlib-js/stdlib/pull/1044) *(by stdlib-bot)* +- [`ba454af`](https://github.com/stdlib-js/stdlib/commit/ba454af8b3a18ddb727d26613d97905fc2b115fd) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`04518a7`](https://github.com/stdlib-js/stdlib/commit/04518a70bd76be49c16d0cc70c93f0ff304362b5) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`3363cce`](https://github.com/stdlib-js/stdlib/commit/3363cce2161db6711181a527e124f34de49cf48d) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`e62998d`](https://github.com/stdlib-js/stdlib/commit/e62998da4db17224516ba67fdc0d04a4baec83c9) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`3959f83`](https://github.com/stdlib-js/stdlib/commit/3959f834656eeeab8a21397b360e93ccfaaa7721) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`136dea5`](https://github.com/stdlib-js/stdlib/commit/136dea56f5aed5bee2daa1b135afedd9f10ddb89) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`6fe818a`](https://github.com/stdlib-js/stdlib/commit/6fe818a2c2704f86939ca37c178ecaaaa7cb7118) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`8029fec`](https://github.com/stdlib-js/stdlib/commit/8029fec506ed2a501af25e63f724ca08ad12a615) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`609eec4`](https://github.com/stdlib-js/stdlib/commit/609eec4bab7ae96c8b733046e97c724eb55fdd71) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`2558991`](https://github.com/stdlib-js/stdlib/commit/255899189d60b13e6c55b6457f14e70cebe2efef) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`0fff7dc`](https://github.com/stdlib-js/stdlib/commit/0fff7dc03ced4c21e7bf7c5e164f50a28f6ab5e4) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`4d4c295`](https://github.com/stdlib-js/stdlib/commit/4d4c29512a4d6eb3ba12e76aa266ea47822e82cc) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`33b1a9e`](https://github.com/stdlib-js/stdlib/commit/33b1a9eebbfdae2784f5a49be9c56b8b8fc9bc65) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`5238516`](https://github.com/stdlib-js/stdlib/commit/52385165887a527340ca95059ba3ee4502af9b42) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`11dfa3a`](https://github.com/stdlib-js/stdlib/commit/11dfa3ad7fc6619b73e5a79ffa0c509f94170203) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`069c10d`](https://github.com/stdlib-js/stdlib/commit/069c10d99850d8ec51e7764d2266ed34405ff542) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`5cf30d1`](https://github.com/stdlib-js/stdlib/commit/5cf30d1a059e3fd6fdafa0e327a148d64f9d002e) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`c928438`](https://github.com/stdlib-js/stdlib/commit/c928438efd2dcb945212f8ff96d0a4595f0a35b8) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`3ac4344`](https://github.com/stdlib-js/stdlib/commit/3ac4344d46c5fe553787fc0a390eb707ebbf79a6) - **test:** use function declarations *(by Athan Reines)* +- [`79c74b3`](https://github.com/stdlib-js/stdlib/commit/79c74b361f7032a948481650a8b9b21644783415) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`97b7144`](https://github.com/stdlib-js/stdlib/commit/97b7144bdcd3c520688549a483601f67491066ea) - **feat:** increase minimum TypeScript version *(by Athan Reines)* +- [`26f6fb2`](https://github.com/stdlib-js/stdlib/commit/26f6fb251d4612dbaa5c3f67b65ec006bddc10db) - **feat:** refactor declarations to use generics *(by Athan Reines)* +- [`18482b3`](https://github.com/stdlib-js/stdlib/commit/18482b3feda6ce8241e0b72bb4715564e7931277) - **feat:** improve definitions for type safety *(by Philipp Burckhardt)* +- [`becc613`](https://github.com/stdlib-js/stdlib/commit/becc613f1dd47053e3b5b100adfa4769402dc51f) - **feat:** improve definition for type safety *(by Philipp Burckhardt)* +- [`d92d0a7`](https://github.com/stdlib-js/stdlib/commit/d92d0a71bb32d41bea354d0e3e3dc0bbd2cc9839) - **feat:** improve definition for type safety *(by Philipp Burckhardt)* -## 0.0.1 (2021-06-10) +
-## 0.0.1-alpha.0 (2021-06-10) +### Contributors +A total of 2 people contributed to this release. Thank you to the following contributors: +- Athan Reines +- Philipp Burckhardt