diff --git a/.github/.keepalive b/.github/.keepalive new file mode 100644 index 0000000..fef39c5 --- /dev/null +++ b/.github/.keepalive @@ -0,0 +1 @@ +2024-08-01T01:16:43.759Z diff --git a/.gitignore b/.gitignore index 49b206b..4fdc97c 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,8 @@ docs/**/node_modules/ pids *.pid *.seed +yarn.lock +package-lock.json # Typescript # ############## diff --git a/CHANGELOG.md b/CHANGELOG.md index bd4dd3e..daf560c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,24 +2,9 @@ > Package changelog. -
- -## 0.3.0 (2024-07-27) - -
- -### Features +
-- [`ba4ce18`](https://github.com/stdlib-js/stdlib/commit/ba4ce188564d0207be7b780202dd4966b8dd9459) - add `amskput` to namespace -- [`3eb5c20`](https://github.com/stdlib-js/stdlib/commit/3eb5c20b3f683af347e2c502e670fb6c88527f6c) - add `aplace` to namespace -- [`89026af`](https://github.com/stdlib-js/stdlib/commit/89026afb85fbfa45556d4921686c62092f4fe8b8) - add `aput` to namespace -- [`0f9acd1`](https://github.com/stdlib-js/stdlib/commit/0f9acd17de012dfe755c98b602d6bb3dbe1e8117) - add `BooleanArray` to namespace -- [`b5c2139`](https://github.com/stdlib-js/stdlib/commit/b5c21390fd63572bf348a178a2f816d5702bf785) - update namespace databases [(#2239)](https://github.com/stdlib-js/stdlib/pull/2239) -- [`d7798af`](https://github.com/stdlib-js/stdlib/commit/d7798af1c843b45d0bbaddadedf7d2961a1b3f57) - add `isNonNegativeFinite` to namespace - -
- - +## Unreleased (2024-08-01)
@@ -27,30 +12,7 @@
-- [`e3a3679`](https://github.com/stdlib-js/stdlib/commit/e3a3679f1e733cf02ce47cdc4bd0137bd37bef41) - **refactor:** update paths _(by Athan Reines)_ -- [`ddd4403`](https://github.com/stdlib-js/stdlib/commit/ddd44032f9d8a6d318c80e3b239ff72280ffc599) - **refactor:** update paths _(by Athan Reines)_ -- [`0406147`](https://github.com/stdlib-js/stdlib/commit/04061476d1036e1b8b786736b1ba1653eddff1ef) - **refactor:** update paths _(by Athan Reines)_ -- [`b9703b5`](https://github.com/stdlib-js/stdlib/commit/b9703b569dc2f0a67e604e388a0d188b08138b48) - **refactor:** update paths _(by Athan Reines)_ -- [`32bbcb3`](https://github.com/stdlib-js/stdlib/commit/32bbcb3b3dae1f028fd18166ee7875a93d44d0ee) - **refactor:** update paths _(by Athan Reines)_ -- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_ -- [`ed9c0a5`](https://github.com/stdlib-js/stdlib/commit/ed9c0a5e55ff09af3dd6af8c38615480e2c1828e) - **refactor:** update paths _(by Athan Reines)_ -- [`18b3c79`](https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96) - **refactor:** update paths _(by Athan Reines)_ -- [`8908bda`](https://github.com/stdlib-js/stdlib/commit/8908bda11588f80edf375466ae9e84a3d70cf7d3) - **refactor:** update paths _(by Athan Reines)_ -- [`ad760a9`](https://github.com/stdlib-js/stdlib/commit/ad760a922086631226d8f759a0d467c707fbc0fb) - **refactor:** update paths _(by Athan Reines)_ -- [`87fdfa1`](https://github.com/stdlib-js/stdlib/commit/87fdfa106f4c75b60a3c79c7fb4ca08f5c172862) - **refactor:** update paths _(by Athan Reines)_ -- [`0ede1a5`](https://github.com/stdlib-js/stdlib/commit/0ede1a53e30a7a85d74481fbcdfb44e28016fa55) - **refactor:** update paths _(by Athan Reines)_ -- [`ba4ce18`](https://github.com/stdlib-js/stdlib/commit/ba4ce188564d0207be7b780202dd4966b8dd9459) - **feat:** add `amskput` to namespace _(by Athan Reines)_ -- [`3eb5c20`](https://github.com/stdlib-js/stdlib/commit/3eb5c20b3f683af347e2c502e670fb6c88527f6c) - **feat:** add `aplace` to namespace _(by Athan Reines)_ -- [`89026af`](https://github.com/stdlib-js/stdlib/commit/89026afb85fbfa45556d4921686c62092f4fe8b8) - **feat:** add `aput` to namespace _(by Athan Reines)_ -- [`34ef42e`](https://github.com/stdlib-js/stdlib/commit/34ef42e798ec33e1f3a62a15a460dd46ae7c693c) - **docs:** update REPL namespace documentation [(#2246)](https://github.com/stdlib-js/stdlib/pull/2246) _(by stdlib-bot, Athan Reines)_ -- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_ -- [`0f9acd1`](https://github.com/stdlib-js/stdlib/commit/0f9acd17de012dfe755c98b602d6bb3dbe1e8117) - **feat:** add `BooleanArray` to namespace _(by Athan Reines)_ -- [`b5c2139`](https://github.com/stdlib-js/stdlib/commit/b5c21390fd63572bf348a178a2f816d5702bf785) - **feat:** update namespace databases [(#2239)](https://github.com/stdlib-js/stdlib/pull/2239) _(by stdlib-bot)_ -- [`dc6e8dd`](https://github.com/stdlib-js/stdlib/commit/dc6e8dd3ddf88d549f86895691fdc763cd355468) - **docs:** update REPL namespace documentation [(#2164)](https://github.com/stdlib-js/stdlib/pull/2164) _(by stdlib-bot, Philipp Burckhardt)_ -- [`c91d15e`](https://github.com/stdlib-js/stdlib/commit/c91d15e07e9fd9f4ac754f55d48bd18935bf8536) - **build:** add trailing newlines in generated JSON files _(by Philipp Burckhardt)_ -- [`915a373`](https://github.com/stdlib-js/stdlib/commit/915a37396f39be83ba6c77bb5f6d9d515c6560c6) - **docs:** update REPL namespace documentation [(#2158)](https://github.com/stdlib-js/stdlib/pull/2158) _(by stdlib-bot, Philipp Burckhardt)_ -- [`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_ -- [`d7798af`](https://github.com/stdlib-js/stdlib/commit/d7798af1c843b45d0bbaddadedf7d2961a1b3f57) - **feat:** add `isNonNegativeFinite` to namespace _(by Athan Reines)_ +- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
@@ -62,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 -- Philipp Burckhardt
@@ -75,47 +36,21 @@ A total of 2 people contributed to this release. Thank you to the following cont -
- -## 0.2.1 (2024-02-22) - -
- -### Features - -- [`503c398`](https://github.com/stdlib-js/stdlib/commit/503c3988cb7288cf04abe493c08c65d73a63c3d7) - add `amskreject` to namespace -- [`04230cb`](https://github.com/stdlib-js/stdlib/commit/04230cb82fa47bd9db6ea4e29ffc3197ece4162a) - add `amskfilter` to namespace - -
- - - -
- -### Commits - -
+
-- [`503c398`](https://github.com/stdlib-js/stdlib/commit/503c3988cb7288cf04abe493c08c65d73a63c3d7) - **feat:** add `amskreject` to namespace _(by Athan Reines)_ -- [`04230cb`](https://github.com/stdlib-js/stdlib/commit/04230cb82fa47bd9db6ea4e29ffc3197ece4162a) - **feat:** add `amskfilter` to namespace _(by Athan Reines)_ +## 0.3.0 (2024-07-27) -
+No changes reported for this release.
- - -
- -### Contributors - -A total of 1 person contributed to this release. Thank you to this contributor: + -- Athan Reines +
-
+## 0.2.1 (2024-02-22) - +No changes reported for this release.
@@ -125,214 +60,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: ## 0.2.0 (2024-02-14) -
- -### Features - -- [`3eb2db4`](https://github.com/stdlib-js/stdlib/commit/3eb2db4e846f2345bcb2531f89d55d0db1e14f58) - add `ArrayIndex` to namespace -- [`7ee6291`](https://github.com/stdlib-js/stdlib/commit/7ee62912eb404662378afa904f5a712f4a205915) - add `atake` to namespace -- [`92abe29`](https://github.com/stdlib-js/stdlib/commit/92abe29dd113ec750b19579f04f781f2a0bb215c) - add `array2fancy` to namespace -- [`c1d6282`](https://github.com/stdlib-js/stdlib/commit/c1d628249a148deaf55e5b87493b7cdec6a527b8) - add `scalar2array` to namespace -- [`8c4047d`](https://github.com/stdlib-js/stdlib/commit/8c4047dc8b22a290115beb849387bde1e2e181bf) - add `arrayMostlySafeCasts` to namespace -- [`4877282`](https://github.com/stdlib-js/stdlib/commit/4877282c798840743cf64baaddf415260d86270d) - add `random.strided.t` to namespace -- [`44ac21f`](https://github.com/stdlib-js/stdlib/commit/44ac21f70792d8639928c16bccb3e703185b57e6) - add `random.strided.rayleigh` to namespace -- [`30aa5ec`](https://github.com/stdlib-js/stdlib/commit/30aa5ec568c8f0bea59fb89e8f53f84eb8b9d5f9) - add `random.strided.poisson` to namespace -- [`383a569`](https://github.com/stdlib-js/stdlib/commit/383a569842a89f563af54cd10bbf02b93f1ff1f4) - add `random.strided.geometric` to namespace -- [`a75f17e`](https://github.com/stdlib-js/stdlib/commit/a75f17ed3138f56e48be7063cf49e8dc213cb03b) - add `random.strided.chisquare` to namespace -- [`91ffbcb`](https://github.com/stdlib-js/stdlib/commit/91ffbcb4e0a110504134d3988dc0755c49bc45b4) - add `random.strided.chi` to namespace -- [`f6feaf5`](https://github.com/stdlib-js/stdlib/commit/f6feaf56b6598a70476fb6a83e23e1d9fb10dcdb) - add `random.strided.bernoulli` to namespace -- [`0d3e0b1`](https://github.com/stdlib-js/stdlib/commit/0d3e0b1209e646e8f8f4b20a1a748667d9ff903f) - add `aslice` to namespace -- [`24736d2`](https://github.com/stdlib-js/stdlib/commit/24736d2f857ec3ab94b035a2dca2d602bb9c08c9) - add `acartesianPower` to namespace -- [`87ac458`](https://github.com/stdlib-js/stdlib/commit/87ac458d1542b6e91aee23786e50bce6d3e780be) - add `acartesianProduct` and `acartesianSquare` to namespace -- [`e479c0b`](https://github.com/stdlib-js/stdlib/commit/e479c0bd401ebd5854b98481b3e4a2e7070a3a31) - add `ndat` to namespace -- [`183264d`](https://github.com/stdlib-js/stdlib/commit/183264ddb5cdf7d888f4c9d2a7ac2ef308b3ad84) - add `isSameArray` to namespace -- [`8a9967b`](https://github.com/stdlib-js/stdlib/commit/8a9967b427830e5932d137f36f3f98a0b0ef33fc) - add `aoneToLike` to namespace -- [`01c1a00`](https://github.com/stdlib-js/stdlib/commit/01c1a006cb69b918e6119dde3d2d981b644d3755) - add `azeroToLike` to namespace -- [`2771f9e`](https://github.com/stdlib-js/stdlib/commit/2771f9ec78932b40f1f002121c7cc737be37475e) - add `aoneTo` to namespace -- [`74e8faa`](https://github.com/stdlib-js/stdlib/commit/74e8faa7a531123f28b662d5cd1278caaa36f40a) - add `azeroTo` to namespace -- [`cc219df`](https://github.com/stdlib-js/stdlib/commit/cc219dff09c3f63cbf512799508763cf7739ddd4) - add `isSameComplex64` to namespace -- [`bda78f8`](https://github.com/stdlib-js/stdlib/commit/bda78f8f1616055a00f24150039ba3325dbb48b0) - add `isSameComplex128` to namespace -- [`c096551`](https://github.com/stdlib-js/stdlib/commit/c09655109f78750aa2ae9cd6f4c4f0521dc11a08) - add `isSameComplex64Array` to namespace -- [`722bff4`](https://github.com/stdlib-js/stdlib/commit/722bff40a8aae808ede63fa9cbcaf4e02823e83c) - add `isSameComplex128Array` to namespace -- [`9042c6f`](https://github.com/stdlib-js/stdlib/commit/9042c6fc997c52ffcca383771cc614fbc7c79d2e) - add `isSameFloat32Array` to namespace -- [`07979d6`](https://github.com/stdlib-js/stdlib/commit/07979d642df5ec98d4fe4b3c42a640eadd6dfbc1) - add `isSameFloat64Array` to namespace -- [`20b4078`](https://github.com/stdlib-js/stdlib/commit/20b4078d2e7b17b8e250b5ac4676fe19f2ef16c0) - add `NAN` and `FLOAT32_NAN` to namespace -- [`8696241`](https://github.com/stdlib-js/stdlib/commit/8696241c724d19f58e4fb2790a4628e5bc059b7e) - add `COMPLEX64_NAN` to namespace -- [`a97c806`](https://github.com/stdlib-js/stdlib/commit/a97c8063d92e61092af63fbb170fceaf89c06133) - add `COMPLEX128_NAN` to namespace -- [`cd65542`](https://github.com/stdlib-js/stdlib/commit/cd65542b506ebcd1abbfb4224cba89935195f930) - add `COMPLEX64_ZERO` to namespace -- [`19b63c2`](https://github.com/stdlib-js/stdlib/commit/19b63c2a1bbd161e8cb14863c00c2cc37454d49b) - add `COMPLEX128_ZERO` to namespace -- [`8c0f26a`](https://github.com/stdlib-js/stdlib/commit/8c0f26a539ea1cfa786e95eb1d2393352f03277a) - update related packages -- [`11d5c34`](https://github.com/stdlib-js/stdlib/commit/11d5c34b5dc00f418e9e98032c1084b416873c74) - add `random.array.hypergeometric` to namespace -- [`e188958`](https://github.com/stdlib-js/stdlib/commit/e18895893d79cdf071907182b78c9b7d8977436c) - add `random.array.frechet` to namespace -- [`324dfed`](https://github.com/stdlib-js/stdlib/commit/324dfed727b5be34c836897b8bb5ed8f773ec111) - add `random.array.triangular` to namespace -- [`b92d0bb`](https://github.com/stdlib-js/stdlib/commit/b92d0bbd17035a0baa1ba56edf52358c75aaacd6) - add `random.array.negativeBinomial` to namespace -- [`bc10bb7`](https://github.com/stdlib-js/stdlib/commit/bc10bb7e02b764b1b05e2304accf2901a908954f) - add `random.array.binomial` to namespace -- [`d85313a`](https://github.com/stdlib-js/stdlib/commit/d85313a72e5d0d6bbc3a0b10b5edb2ddc70bb592) - add `random.array.kumaraswamy` to namespace -- [`a6efd1f`](https://github.com/stdlib-js/stdlib/commit/a6efd1f9857282ea96b76821d5051cc64838582d) - add `random.array.pareto1` to namespace -- [`eee8a07`](https://github.com/stdlib-js/stdlib/commit/eee8a0784b12ae15af87897950bdfd13c18cfc18) - add `random.array.weibull` to namespace -- [`1da4138`](https://github.com/stdlib-js/stdlib/commit/1da4138858a0297c8912e662103c294481ff60fe) - add `random.array.logistic` to namespace -- [`ea7442a`](https://github.com/stdlib-js/stdlib/commit/ea7442a7b91eb7350ddc70b87fc02ebcdb48bb7b) - add `random.array.levy` -- [`c149857`](https://github.com/stdlib-js/stdlib/commit/c14985727dd06ec382708ce78819200fd88fdb7a) - add `random.array.laplace` to namespace -- [`6c964b9`](https://github.com/stdlib-js/stdlib/commit/6c964b9689d07dd4cfa7a63a8b352ab0e9b13696) - add `random.array.gumbel` to namespace -- [`fe367da`](https://github.com/stdlib-js/stdlib/commit/fe367da44475b1a758eeec3a1b90b6858f13ba0e) - add `random.array.f` to namespace -- [`3cdc7dd`](https://github.com/stdlib-js/stdlib/commit/3cdc7dd8afc6a0199b09f99491133e33b1160d6e) - add `random.array.erlang` to namespace -- [`cd115d4`](https://github.com/stdlib-js/stdlib/commit/cd115d4d5591e115d207541ea744ef8fa3a9acab) - add `random.array.cauchy` to namespace -- [`3107668`](https://github.com/stdlib-js/stdlib/commit/31076683a4c816d69ebe498f0f2ae7a76bae9192) - add `random.array.t` to namespace -- [`2ec1499`](https://github.com/stdlib-js/stdlib/commit/2ec1499e0623b2086919fd03dd99a83dffaabf2f) - add `random.array.chisquare` to namespace -- [`2c8abf3`](https://github.com/stdlib-js/stdlib/commit/2c8abf31b71fb33f80f615da5883e6c6cf142a91) - add `random.array.chi` to namespace -- [`bfed92a`](https://github.com/stdlib-js/stdlib/commit/bfed92a276b2e55b0e2557e90be83f8801bc83f1) - add `random.array.rayleigh` to namespace -- [`78c2c91`](https://github.com/stdlib-js/stdlib/commit/78c2c91a3efc2ec79120e034059e5dc732ed9a3c) - add `random.array.geometric` and `random.array.poisson` to namespace -- [`0cb1c96`](https://github.com/stdlib-js/stdlib/commit/0cb1c9609816ed86207fafdd9e57a30a3e946f8d) - add `random.array.bernoulli` to namespace -- [`06416f0`](https://github.com/stdlib-js/stdlib/commit/06416f01456f8a99d056d8f3c685f2dbb374db2a) - add `numelDimension` to namespace -- [`5117239`](https://github.com/stdlib-js/stdlib/commit/5117239a2516565e02d4d1f308a98388b811e088) - add `ndarrayFlag` to namespace -- [`8aad631`](https://github.com/stdlib-js/stdlib/commit/8aad6312c906b6d805cc80d34a18fe0febc39535) - add `ndarrayFlags` to namespace -- [`9874a20`](https://github.com/stdlib-js/stdlib/commit/9874a20386302e459cb0f2f3ac974789945792c3) - add `maybeBroadcastArrays` to namespace -- [`5e1d785`](https://github.com/stdlib-js/stdlib/commit/5e1d7852a61aedd3985994f4fce35be9b0f08d05) - add `broadcastArrays` to namespace -- [`9740fb4`](https://github.com/stdlib-js/stdlib/commit/9740fb4ca8f2ac5acd47909cfa3a69a8a55c81a0) - add `ndsliceFrom` to namespace -- [`2d253ca`](https://github.com/stdlib-js/stdlib/commit/2d253ca915011cf9065748fa28bfa83896b17239) - add assertion utilities to namespace -- [`e2d086c`](https://github.com/stdlib-js/stdlib/commit/e2d086cdf202fed9cd61e78489f5e5eaf4ff7eb9) - add `ndarrayStride` to namespace -- [`bc6cb8e`](https://github.com/stdlib-js/stdlib/commit/bc6cb8e2805b61ef79465a642b2b12c2f86a78f0) - add `ndsliceTo` to namespace -- [`7746224`](https://github.com/stdlib-js/stdlib/commit/7746224337fae4691bf87ae5d2640f87a4db694f) - add `add4` and `add5` to namespace -- [`26aef28`](https://github.com/stdlib-js/stdlib/commit/26aef2895b8430b2db15e967df75e2eaebbac145) - add `base.add3` to namespace -- [`9554641`](https://github.com/stdlib-js/stdlib/commit/9554641325686a4213956c6a9d54428fd86d622f) - add `base.cnegf` to namespace -- [`4cda914`](https://github.com/stdlib-js/stdlib/commit/4cda91428d831169e321df4729654918e6ca2e02) - add `base.div` and `base.divf` to namespace -- [`c7f7cba`](https://github.com/stdlib-js/stdlib/commit/c7f7cba52560d5780b5f06692420b1a8efdb3be5) - add `base.factorial2` to namespace -- [`d4f4054`](https://github.com/stdlib-js/stdlib/commit/d4f4054514d38adf19e568db4ac1fa1fa82d4cfc) - add `nditerMatrixEntries` to namespace -- [`6753c94`](https://github.com/stdlib-js/stdlib/commit/6753c94def0125d72a8ee715e5ca3d47e898d7ea) - add `nditerColumnEntries` to namespace -- [`0fc7b65`](https://github.com/stdlib-js/stdlib/commit/0fc7b650371ec13b355367702468d531c0eb4fac) - add `nditerRowEntries` to namespace -- [`9fa9570`](https://github.com/stdlib-js/stdlib/commit/9fa95704a6340b2c822ade35e652a8138f413c92) - add `nditerMatrices` to namespace -- [`aba8c1a`](https://github.com/stdlib-js/stdlib/commit/aba8c1aba168610dd84ce6081ab4cb49b7e53d6f) - add `ndsliceDimensionFrom` to namespace -- [`6fda483`](https://github.com/stdlib-js/stdlib/commit/6fda483c94a65235ad0e8f2136a7d79d5321877c) - add `ndsliceDimensionTo` to namespace -- [`2b304a0`](https://github.com/stdlib-js/stdlib/commit/2b304a0bc830744c7136458643a2dcc39e9f914c) - add `ndarrayMostlySafeCasts` to namespace -- [`110bfb3`](https://github.com/stdlib-js/stdlib/commit/110bfb3860cdaf719e4fc66bd666a1aa039144ca) - add `ndsliceDimension` to namespace -- [`7b6b703`](https://github.com/stdlib-js/stdlib/commit/7b6b703b25243c719eb6889b4ab98ae94d5c0f5a) - add `ndarrayDataBuffer` to namespace -- [`4227c05`](https://github.com/stdlib-js/stdlib/commit/4227c05d4937087fcd516631b752a28a49ab0621) - add `ndarrayOrder` to namespace and rename aliases -- [`c709f38`](https://github.com/stdlib-js/stdlib/commit/c709f38ccff4a04ac822cd6b2e50796eedda19ba) - add `ndarrayDataType` to namespace -- [`895a173`](https://github.com/stdlib-js/stdlib/commit/895a17381026cd3ae0a4ad174a20a1ace921d371) - add `ndstrides` to namespace -- [`3a44e7e`](https://github.com/stdlib-js/stdlib/commit/3a44e7ebb576af7c0e301c6144f9be1d38ef2b8e) - add `ndshape` to namespace -- [`d4c08ee`](https://github.com/stdlib-js/stdlib/commit/d4c08ee5a117122d55659673cddbff7700dc7e1d) - add `ndims` to namespace -- [`7ac268b`](https://github.com/stdlib-js/stdlib/commit/7ac268b4abd82075b329f16ba991d0d36524fe12) - add `numel` to namespace -- [`c8af478`](https://github.com/stdlib-js/stdlib/commit/c8af478451bc77398bada48450f65406ba460504) - add `maybeBroadcastArray` to namespace -- [`34b1f69`](https://github.com/stdlib-js/stdlib/commit/34b1f69b901244fb6031b62807c15f2b57aad033) - add `nditerValues` to namespace -- [`fccaeba`](https://github.com/stdlib-js/stdlib/commit/fccaeba2348add1ffec64c5dd85b9bae0a42d96f) - add `nditerEntries` to namespace -- [`4968a1a`](https://github.com/stdlib-js/stdlib/commit/4968a1a5acdcc4cae29a5dad9b528e8e45a0788e) - add `nditerIndices` to namespace - -
- - - -
- -### Commits - -
- -- [`3eb2db4`](https://github.com/stdlib-js/stdlib/commit/3eb2db4e846f2345bcb2531f89d55d0db1e14f58) - **feat:** add `ArrayIndex` to namespace _(by Athan Reines)_ -- [`7ee6291`](https://github.com/stdlib-js/stdlib/commit/7ee62912eb404662378afa904f5a712f4a205915) - **feat:** add `atake` to namespace _(by Athan Reines)_ -- [`92abe29`](https://github.com/stdlib-js/stdlib/commit/92abe29dd113ec750b19579f04f781f2a0bb215c) - **feat:** add `array2fancy` to namespace _(by Athan Reines)_ -- [`c1d6282`](https://github.com/stdlib-js/stdlib/commit/c1d628249a148deaf55e5b87493b7cdec6a527b8) - **feat:** add `scalar2array` to namespace _(by Athan Reines)_ -- [`8c4047d`](https://github.com/stdlib-js/stdlib/commit/8c4047dc8b22a290115beb849387bde1e2e181bf) - **feat:** add `arrayMostlySafeCasts` to namespace _(by Athan Reines)_ -- [`4877282`](https://github.com/stdlib-js/stdlib/commit/4877282c798840743cf64baaddf415260d86270d) - **feat:** add `random.strided.t` to namespace _(by Athan Reines)_ -- [`44ac21f`](https://github.com/stdlib-js/stdlib/commit/44ac21f70792d8639928c16bccb3e703185b57e6) - **feat:** add `random.strided.rayleigh` to namespace _(by Athan Reines)_ -- [`30aa5ec`](https://github.com/stdlib-js/stdlib/commit/30aa5ec568c8f0bea59fb89e8f53f84eb8b9d5f9) - **feat:** add `random.strided.poisson` to namespace _(by Athan Reines)_ -- [`383a569`](https://github.com/stdlib-js/stdlib/commit/383a569842a89f563af54cd10bbf02b93f1ff1f4) - **feat:** add `random.strided.geometric` to namespace _(by Athan Reines)_ -- [`a75f17e`](https://github.com/stdlib-js/stdlib/commit/a75f17ed3138f56e48be7063cf49e8dc213cb03b) - **feat:** add `random.strided.chisquare` to namespace _(by Athan Reines)_ -- [`91ffbcb`](https://github.com/stdlib-js/stdlib/commit/91ffbcb4e0a110504134d3988dc0755c49bc45b4) - **feat:** add `random.strided.chi` to namespace _(by Athan Reines)_ -- [`f6feaf5`](https://github.com/stdlib-js/stdlib/commit/f6feaf56b6598a70476fb6a83e23e1d9fb10dcdb) - **feat:** add `random.strided.bernoulli` to namespace _(by Athan Reines)_ -- [`0d3e0b1`](https://github.com/stdlib-js/stdlib/commit/0d3e0b1209e646e8f8f4b20a1a748667d9ff903f) - **feat:** add `aslice` to namespace _(by Athan Reines)_ -- [`24736d2`](https://github.com/stdlib-js/stdlib/commit/24736d2f857ec3ab94b035a2dca2d602bb9c08c9) - **feat:** add `acartesianPower` to namespace _(by Athan Reines)_ -- [`87ac458`](https://github.com/stdlib-js/stdlib/commit/87ac458d1542b6e91aee23786e50bce6d3e780be) - **feat:** add `acartesianProduct` and `acartesianSquare` to namespace _(by Athan Reines)_ -- [`e479c0b`](https://github.com/stdlib-js/stdlib/commit/e479c0bd401ebd5854b98481b3e4a2e7070a3a31) - **feat:** add `ndat` to namespace _(by Athan Reines)_ -- [`183264d`](https://github.com/stdlib-js/stdlib/commit/183264ddb5cdf7d888f4c9d2a7ac2ef308b3ad84) - **feat:** add `isSameArray` to namespace _(by Athan Reines)_ -- [`8a9967b`](https://github.com/stdlib-js/stdlib/commit/8a9967b427830e5932d137f36f3f98a0b0ef33fc) - **feat:** add `aoneToLike` to namespace _(by Athan Reines)_ -- [`01c1a00`](https://github.com/stdlib-js/stdlib/commit/01c1a006cb69b918e6119dde3d2d981b644d3755) - **feat:** add `azeroToLike` to namespace _(by Athan Reines)_ -- [`2771f9e`](https://github.com/stdlib-js/stdlib/commit/2771f9ec78932b40f1f002121c7cc737be37475e) - **feat:** add `aoneTo` to namespace _(by Athan Reines)_ -- [`74e8faa`](https://github.com/stdlib-js/stdlib/commit/74e8faa7a531123f28b662d5cd1278caaa36f40a) - **feat:** add `azeroTo` to namespace _(by Athan Reines)_ -- [`cc219df`](https://github.com/stdlib-js/stdlib/commit/cc219dff09c3f63cbf512799508763cf7739ddd4) - **feat:** add `isSameComplex64` to namespace _(by Athan Reines)_ -- [`bda78f8`](https://github.com/stdlib-js/stdlib/commit/bda78f8f1616055a00f24150039ba3325dbb48b0) - **feat:** add `isSameComplex128` to namespace _(by Athan Reines)_ -- [`c096551`](https://github.com/stdlib-js/stdlib/commit/c09655109f78750aa2ae9cd6f4c4f0521dc11a08) - **feat:** add `isSameComplex64Array` to namespace _(by Athan Reines)_ -- [`722bff4`](https://github.com/stdlib-js/stdlib/commit/722bff40a8aae808ede63fa9cbcaf4e02823e83c) - **feat:** add `isSameComplex128Array` to namespace _(by Athan Reines)_ -- [`9042c6f`](https://github.com/stdlib-js/stdlib/commit/9042c6fc997c52ffcca383771cc614fbc7c79d2e) - **feat:** add `isSameFloat32Array` to namespace _(by Athan Reines)_ -- [`07979d6`](https://github.com/stdlib-js/stdlib/commit/07979d642df5ec98d4fe4b3c42a640eadd6dfbc1) - **feat:** add `isSameFloat64Array` to namespace _(by Athan Reines)_ -- [`20b4078`](https://github.com/stdlib-js/stdlib/commit/20b4078d2e7b17b8e250b5ac4676fe19f2ef16c0) - **feat:** add `NAN` and `FLOAT32_NAN` to namespace _(by Athan Reines)_ -- [`8696241`](https://github.com/stdlib-js/stdlib/commit/8696241c724d19f58e4fb2790a4628e5bc059b7e) - **feat:** add `COMPLEX64_NAN` to namespace _(by Athan Reines)_ -- [`a97c806`](https://github.com/stdlib-js/stdlib/commit/a97c8063d92e61092af63fbb170fceaf89c06133) - **feat:** add `COMPLEX128_NAN` to namespace _(by Athan Reines)_ -- [`cd65542`](https://github.com/stdlib-js/stdlib/commit/cd65542b506ebcd1abbfb4224cba89935195f930) - **feat:** add `COMPLEX64_ZERO` to namespace _(by Athan Reines)_ -- [`19b63c2`](https://github.com/stdlib-js/stdlib/commit/19b63c2a1bbd161e8cb14863c00c2cc37454d49b) - **feat:** add `COMPLEX128_ZERO` to namespace _(by Athan Reines)_ -- [`8c0f26a`](https://github.com/stdlib-js/stdlib/commit/8c0f26a539ea1cfa786e95eb1d2393352f03277a) - **feat:** update related packages _(by Athan Reines)_ -- [`11d5c34`](https://github.com/stdlib-js/stdlib/commit/11d5c34b5dc00f418e9e98032c1084b416873c74) - **feat:** add `random.array.hypergeometric` to namespace _(by Athan Reines)_ -- [`e188958`](https://github.com/stdlib-js/stdlib/commit/e18895893d79cdf071907182b78c9b7d8977436c) - **feat:** add `random.array.frechet` to namespace _(by Athan Reines)_ -- [`324dfed`](https://github.com/stdlib-js/stdlib/commit/324dfed727b5be34c836897b8bb5ed8f773ec111) - **feat:** add `random.array.triangular` to namespace _(by Athan Reines)_ -- [`b92d0bb`](https://github.com/stdlib-js/stdlib/commit/b92d0bbd17035a0baa1ba56edf52358c75aaacd6) - **feat:** add `random.array.negativeBinomial` to namespace _(by Athan Reines)_ -- [`bc10bb7`](https://github.com/stdlib-js/stdlib/commit/bc10bb7e02b764b1b05e2304accf2901a908954f) - **feat:** add `random.array.binomial` to namespace _(by Athan Reines)_ -- [`d85313a`](https://github.com/stdlib-js/stdlib/commit/d85313a72e5d0d6bbc3a0b10b5edb2ddc70bb592) - **feat:** add `random.array.kumaraswamy` to namespace _(by Athan Reines)_ -- [`a6efd1f`](https://github.com/stdlib-js/stdlib/commit/a6efd1f9857282ea96b76821d5051cc64838582d) - **feat:** add `random.array.pareto1` to namespace _(by Athan Reines)_ -- [`eee8a07`](https://github.com/stdlib-js/stdlib/commit/eee8a0784b12ae15af87897950bdfd13c18cfc18) - **feat:** add `random.array.weibull` to namespace _(by Athan Reines)_ -- [`1da4138`](https://github.com/stdlib-js/stdlib/commit/1da4138858a0297c8912e662103c294481ff60fe) - **feat:** add `random.array.logistic` to namespace _(by Athan Reines)_ -- [`ea7442a`](https://github.com/stdlib-js/stdlib/commit/ea7442a7b91eb7350ddc70b87fc02ebcdb48bb7b) - **feat:** add `random.array.levy` _(by Athan Reines)_ -- [`c149857`](https://github.com/stdlib-js/stdlib/commit/c14985727dd06ec382708ce78819200fd88fdb7a) - **feat:** add `random.array.laplace` to namespace _(by Athan Reines)_ -- [`6c964b9`](https://github.com/stdlib-js/stdlib/commit/6c964b9689d07dd4cfa7a63a8b352ab0e9b13696) - **feat:** add `random.array.gumbel` to namespace _(by Athan Reines)_ -- [`fe367da`](https://github.com/stdlib-js/stdlib/commit/fe367da44475b1a758eeec3a1b90b6858f13ba0e) - **feat:** add `random.array.f` to namespace _(by Athan Reines)_ -- [`3cdc7dd`](https://github.com/stdlib-js/stdlib/commit/3cdc7dd8afc6a0199b09f99491133e33b1160d6e) - **feat:** add `random.array.erlang` to namespace _(by Athan Reines)_ -- [`cd115d4`](https://github.com/stdlib-js/stdlib/commit/cd115d4d5591e115d207541ea744ef8fa3a9acab) - **feat:** add `random.array.cauchy` to namespace _(by Athan Reines)_ -- [`3107668`](https://github.com/stdlib-js/stdlib/commit/31076683a4c816d69ebe498f0f2ae7a76bae9192) - **feat:** add `random.array.t` to namespace _(by Athan Reines)_ -- [`2ec1499`](https://github.com/stdlib-js/stdlib/commit/2ec1499e0623b2086919fd03dd99a83dffaabf2f) - **feat:** add `random.array.chisquare` to namespace _(by Athan Reines)_ -- [`2c8abf3`](https://github.com/stdlib-js/stdlib/commit/2c8abf31b71fb33f80f615da5883e6c6cf142a91) - **feat:** add `random.array.chi` to namespace _(by Athan Reines)_ -- [`bfed92a`](https://github.com/stdlib-js/stdlib/commit/bfed92a276b2e55b0e2557e90be83f8801bc83f1) - **feat:** add `random.array.rayleigh` to namespace _(by Athan Reines)_ -- [`78c2c91`](https://github.com/stdlib-js/stdlib/commit/78c2c91a3efc2ec79120e034059e5dc732ed9a3c) - **feat:** add `random.array.geometric` and `random.array.poisson` to namespace _(by Athan Reines)_ -- [`0cb1c96`](https://github.com/stdlib-js/stdlib/commit/0cb1c9609816ed86207fafdd9e57a30a3e946f8d) - **feat:** add `random.array.bernoulli` to namespace _(by Athan Reines)_ -- [`06416f0`](https://github.com/stdlib-js/stdlib/commit/06416f01456f8a99d056d8f3c685f2dbb374db2a) - **feat:** add `numelDimension` to namespace _(by Athan Reines)_ -- [`5117239`](https://github.com/stdlib-js/stdlib/commit/5117239a2516565e02d4d1f308a98388b811e088) - **feat:** add `ndarrayFlag` to namespace _(by Athan Reines)_ -- [`8aad631`](https://github.com/stdlib-js/stdlib/commit/8aad6312c906b6d805cc80d34a18fe0febc39535) - **feat:** add `ndarrayFlags` to namespace _(by Athan Reines)_ -- [`9874a20`](https://github.com/stdlib-js/stdlib/commit/9874a20386302e459cb0f2f3ac974789945792c3) - **feat:** add `maybeBroadcastArrays` to namespace _(by Athan Reines)_ -- [`5e1d785`](https://github.com/stdlib-js/stdlib/commit/5e1d7852a61aedd3985994f4fce35be9b0f08d05) - **feat:** add `broadcastArrays` to namespace _(by Athan Reines)_ -- [`9740fb4`](https://github.com/stdlib-js/stdlib/commit/9740fb4ca8f2ac5acd47909cfa3a69a8a55c81a0) - **feat:** add `ndsliceFrom` to namespace _(by Athan Reines)_ -- [`2d253ca`](https://github.com/stdlib-js/stdlib/commit/2d253ca915011cf9065748fa28bfa83896b17239) - **feat:** add assertion utilities to namespace _(by Athan Reines)_ -- [`e2d086c`](https://github.com/stdlib-js/stdlib/commit/e2d086cdf202fed9cd61e78489f5e5eaf4ff7eb9) - **feat:** add `ndarrayStride` to namespace _(by Athan Reines)_ -- [`bc6cb8e`](https://github.com/stdlib-js/stdlib/commit/bc6cb8e2805b61ef79465a642b2b12c2f86a78f0) - **feat:** add `ndsliceTo` to namespace _(by Athan Reines)_ -- [`7746224`](https://github.com/stdlib-js/stdlib/commit/7746224337fae4691bf87ae5d2640f87a4db694f) - **feat:** add `add4` and `add5` to namespace _(by Athan Reines)_ -- [`26aef28`](https://github.com/stdlib-js/stdlib/commit/26aef2895b8430b2db15e967df75e2eaebbac145) - **feat:** add `base.add3` to namespace _(by Athan Reines)_ -- [`9554641`](https://github.com/stdlib-js/stdlib/commit/9554641325686a4213956c6a9d54428fd86d622f) - **feat:** add `base.cnegf` to namespace _(by Athan Reines)_ -- [`4cda914`](https://github.com/stdlib-js/stdlib/commit/4cda91428d831169e321df4729654918e6ca2e02) - **feat:** add `base.div` and `base.divf` to namespace _(by Athan Reines)_ -- [`c7f7cba`](https://github.com/stdlib-js/stdlib/commit/c7f7cba52560d5780b5f06692420b1a8efdb3be5) - **feat:** add `base.factorial2` to namespace _(by Athan Reines)_ -- [`a49bb3d`](https://github.com/stdlib-js/stdlib/commit/a49bb3d59e055b9ce2d393132673b5d901977f75) - **docs:** update REPL docs _(by Athan Reines)_ -- [`d4f4054`](https://github.com/stdlib-js/stdlib/commit/d4f4054514d38adf19e568db4ac1fa1fa82d4cfc) - **feat:** add `nditerMatrixEntries` to namespace _(by Athan Reines)_ -- [`6753c94`](https://github.com/stdlib-js/stdlib/commit/6753c94def0125d72a8ee715e5ca3d47e898d7ea) - **feat:** add `nditerColumnEntries` to namespace _(by Athan Reines)_ -- [`0fc7b65`](https://github.com/stdlib-js/stdlib/commit/0fc7b650371ec13b355367702468d531c0eb4fac) - **feat:** add `nditerRowEntries` to namespace _(by Athan Reines)_ -- [`9fa9570`](https://github.com/stdlib-js/stdlib/commit/9fa95704a6340b2c822ade35e652a8138f413c92) - **feat:** add `nditerMatrices` to namespace _(by Athan Reines)_ -- [`aba8c1a`](https://github.com/stdlib-js/stdlib/commit/aba8c1aba168610dd84ce6081ab4cb49b7e53d6f) - **feat:** add `ndsliceDimensionFrom` to namespace _(by Athan Reines)_ -- [`6fda483`](https://github.com/stdlib-js/stdlib/commit/6fda483c94a65235ad0e8f2136a7d79d5321877c) - **feat:** add `ndsliceDimensionTo` to namespace _(by Athan Reines)_ -- [`2b304a0`](https://github.com/stdlib-js/stdlib/commit/2b304a0bc830744c7136458643a2dcc39e9f914c) - **feat:** add `ndarrayMostlySafeCasts` to namespace _(by Athan Reines)_ -- [`110bfb3`](https://github.com/stdlib-js/stdlib/commit/110bfb3860cdaf719e4fc66bd666a1aa039144ca) - **feat:** add `ndsliceDimension` to namespace _(by Athan Reines)_ -- [`7b6b703`](https://github.com/stdlib-js/stdlib/commit/7b6b703b25243c719eb6889b4ab98ae94d5c0f5a) - **feat:** add `ndarrayDataBuffer` to namespace _(by Athan Reines)_ -- [`4227c05`](https://github.com/stdlib-js/stdlib/commit/4227c05d4937087fcd516631b752a28a49ab0621) - **feat:** add `ndarrayOrder` to namespace and rename aliases _(by Athan Reines)_ -- [`c709f38`](https://github.com/stdlib-js/stdlib/commit/c709f38ccff4a04ac822cd6b2e50796eedda19ba) - **feat:** add `ndarrayDataType` to namespace _(by Athan Reines)_ -- [`895a173`](https://github.com/stdlib-js/stdlib/commit/895a17381026cd3ae0a4ad174a20a1ace921d371) - **feat:** add `ndstrides` to namespace _(by Athan Reines)_ -- [`3a44e7e`](https://github.com/stdlib-js/stdlib/commit/3a44e7ebb576af7c0e301c6144f9be1d38ef2b8e) - **feat:** add `ndshape` to namespace _(by Athan Reines)_ -- [`d4c08ee`](https://github.com/stdlib-js/stdlib/commit/d4c08ee5a117122d55659673cddbff7700dc7e1d) - **feat:** add `ndims` to namespace _(by Athan Reines)_ -- [`7ac268b`](https://github.com/stdlib-js/stdlib/commit/7ac268b4abd82075b329f16ba991d0d36524fe12) - **feat:** add `numel` to namespace _(by Athan Reines)_ -- [`c8af478`](https://github.com/stdlib-js/stdlib/commit/c8af478451bc77398bada48450f65406ba460504) - **feat:** add `maybeBroadcastArray` to namespace _(by Athan Reines)_ -- [`34b1f69`](https://github.com/stdlib-js/stdlib/commit/34b1f69b901244fb6031b62807c15f2b57aad033) - **feat:** add `nditerValues` to namespace _(by Athan Reines)_ -- [`fccaeba`](https://github.com/stdlib-js/stdlib/commit/fccaeba2348add1ffec64c5dd85b9bae0a42d96f) - **feat:** add `nditerEntries` to namespace _(by Athan Reines)_ -- [`4968a1a`](https://github.com/stdlib-js/stdlib/commit/4968a1a5acdcc4cae29a5dad9b528e8e45a0788e) - **feat:** add `nditerIndices` to namespace _(by Athan Reines)_ - -
- -
- - - -
- -### Contributors - -A total of 1 person contributed to this release. Thank you to this contributor: - -- Athan Reines - -
- - +No changes reported for this release.
@@ -342,49 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: ## 0.1.1 (2023-10-03) -
- -### Features - -- [`24d4d1c`](https://github.com/stdlib-js/stdlib/commit/24d4d1c19bc76d83670bc29dee067194ad44eaf8) - add `broadcastArray` to namespace -- [`518c4a6`](https://github.com/stdlib-js/stdlib/commit/518c4a6ba9d2eca11da52af52ffdce9589aabffc) - add `nditer2arrayEach` to namespace -- [`de48915`](https://github.com/stdlib-js/stdlib/commit/de48915ef4b974ad254ed2f823a38974dd1feedc) - add `nditerRows` and `nditerColumns` to namespace -- [`b9dfb43`](https://github.com/stdlib-js/stdlib/commit/b9dfb43ca2556094a9abce4005f0952ed49d9245) - add `ndsliceAssign` to namespace -- [`626a722`](https://github.com/stdlib-js/stdlib/commit/626a72285a5ee6a1528fa7f8d8268aafaf25f2a1) - add `ndslice` to namespace - -
- - - -
- -### Commits - -
- -- [`24d4d1c`](https://github.com/stdlib-js/stdlib/commit/24d4d1c19bc76d83670bc29dee067194ad44eaf8) - **feat:** add `broadcastArray` to namespace _(by Athan Reines)_ -- [`518c4a6`](https://github.com/stdlib-js/stdlib/commit/518c4a6ba9d2eca11da52af52ffdce9589aabffc) - **feat:** add `nditer2arrayEach` to namespace _(by Athan Reines)_ -- [`de48915`](https://github.com/stdlib-js/stdlib/commit/de48915ef4b974ad254ed2f823a38974dd1feedc) - **feat:** add `nditerRows` and `nditerColumns` to namespace _(by Athan Reines)_ -- [`b9dfb43`](https://github.com/stdlib-js/stdlib/commit/b9dfb43ca2556094a9abce4005f0952ed49d9245) - **feat:** add `ndsliceAssign` to namespace _(by Athan Reines)_ -- [`626a722`](https://github.com/stdlib-js/stdlib/commit/626a72285a5ee6a1528fa7f8d8268aafaf25f2a1) - **feat:** add `ndslice` to namespace _(by Athan Reines)_ - -
- -
- - - -
- -### Contributors - -A total of 1 person contributed to this release. Thank you to this contributor: - -- Athan Reines - -
- - +No changes reported for this release.
@@ -394,101 +80,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: ## 0.1.0 (2023-09-22) -
- -### Features - -- [`015c2d9`](https://github.com/stdlib-js/stdlib/commit/015c2d96d24591391526d19cf80b3e0356a923b7) - add `FancyArray` to namespace -- [`2eed6f3`](https://github.com/stdlib-js/stdlib/commit/2eed6f357a036f7df7ffdf9e06871a27d346bf78) - add `seq2slice` to namespace -- [`9d16b25`](https://github.com/stdlib-js/stdlib/commit/9d16b250cbee0b3fedf90b2c89a39a5d5fa02378) - add `isMultiSlice` to namespace -- [`794d9a7`](https://github.com/stdlib-js/stdlib/commit/794d9a7dcedc51b547ee8a7ba30d3207afc6d015) - add `MultiSlice` to namespace -- [`a68770b`](https://github.com/stdlib-js/stdlib/commit/a68770b91ac6d12ff5725a7452b72f18b8f894c7) - add `Slice` and `isSlice` to namespace -- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version -- [`34b78a0`](https://github.com/stdlib-js/stdlib/commit/34b78a009d1138e99e29362ed92df4da6cbd55d9) - add `headercase` to namespace -- [`775c156`](https://github.com/stdlib-js/stdlib/commit/775c15690ed781b367c3a5b53af2701163c068d8) - add `base.forEachChar` to namespace -- [`a972d67`](https://github.com/stdlib-js/stdlib/commit/a972d672c273b615e4007e31a15994f5d75a9813) - add `base.forEachCodePoint` to namespace -- [`98ef4c5`](https://github.com/stdlib-js/stdlib/commit/98ef4c5c608719eaa4276c284788fce09b0d4ba0) - add `base.forEachGraphemeCluster` to namespace -- [`000b507`](https://github.com/stdlib-js/stdlib/commit/000b5070d98a064bdb002d92e268dcf9d7e5d822) - add `forEachChar` to namespace -- [`7caad0b`](https://github.com/stdlib-js/stdlib/commit/7caad0b8dfcc91e0bd7d744b3a492bf237671766) - add string utilities to namespace -- [`87620ba`](https://github.com/stdlib-js/stdlib/commit/87620ba2960b991ec82cac1c06b88260615f791e) - add `dotcase` to namespace -- [`8c05c4e`](https://github.com/stdlib-js/stdlib/commit/8c05c4e8b268fe642b4c40dd2bcaf3dd75898a49) - add `aemptyLike` to namespace -- [`334d7df`](https://github.com/stdlib-js/stdlib/commit/334d7df7d97173a3f3dd892e6c901384ae99b038) - add `ndemptyLike` to namespace -- [`309afe9`](https://github.com/stdlib-js/stdlib/commit/309afe98c1a0b10e1a48ad2c3f6cfdddef84c6d0) - add `ndempty` to namespace -- [`279b85c`](https://github.com/stdlib-js/stdlib/commit/279b85cf2cb6c2ef6099baeb00905e86e3030819) - add `aempty` to namespace -- [`a625e10`](https://github.com/stdlib-js/stdlib/commit/a625e1079e3725d7572c23b88c70b504bb17f538) - add `ndarray2array` to namespace -- [`f53f8ca`](https://github.com/stdlib-js/stdlib/commit/f53f8ca2da067cdad98191ec2ad4ee41747c3a36) - update namespace -- [`ad6ce88`](https://github.com/stdlib-js/stdlib/commit/ad6ce8861c649c575c5ba8090cd4ce4e7372149b) - update namespace -- [`7477ab8`](https://github.com/stdlib-js/stdlib/commit/7477ab893b38045b8a603ad120f04c7d5d925ccb) - update namespace -- [`23c8c4f`](https://github.com/stdlib-js/stdlib/commit/23c8c4f6e15948c544476097291dd0656f71780e) - update namespace -- [`1dd8c2c`](https://github.com/stdlib-js/stdlib/commit/1dd8c2cb9c9c4f8dc847c90a2c4f417cd540a1d3) - update namespace -- [`7de77db`](https://github.com/stdlib-js/stdlib/commit/7de77dbc53ae3c7c475ba834e2060ab2132025a1) - update namespace - -
- - - -
- -### BREAKING CHANGES - -- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version -- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1 - - - To migrate, users should upgrade their TypeScript version to at least version 4.1. - -
- - - -
- -### Commits - -
- -- [`015c2d9`](https://github.com/stdlib-js/stdlib/commit/015c2d96d24591391526d19cf80b3e0356a923b7) - **feat:** add `FancyArray` to namespace _(by Athan Reines)_ -- [`2eed6f3`](https://github.com/stdlib-js/stdlib/commit/2eed6f357a036f7df7ffdf9e06871a27d346bf78) - **feat:** add `seq2slice` to namespace _(by Athan Reines)_ -- [`9d16b25`](https://github.com/stdlib-js/stdlib/commit/9d16b250cbee0b3fedf90b2c89a39a5d5fa02378) - **feat:** add `isMultiSlice` to namespace _(by Athan Reines)_ -- [`794d9a7`](https://github.com/stdlib-js/stdlib/commit/794d9a7dcedc51b547ee8a7ba30d3207afc6d015) - **feat:** add `MultiSlice` to namespace _(by Athan Reines)_ -- [`a68770b`](https://github.com/stdlib-js/stdlib/commit/a68770b91ac6d12ff5725a7452b72f18b8f894c7) - **feat:** add `Slice` and `isSlice` to namespace _(by Athan Reines)_ -- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ -- [`34b78a0`](https://github.com/stdlib-js/stdlib/commit/34b78a009d1138e99e29362ed92df4da6cbd55d9) - **feat:** add `headercase` to namespace _(by Athan Reines)_ -- [`775c156`](https://github.com/stdlib-js/stdlib/commit/775c15690ed781b367c3a5b53af2701163c068d8) - **feat:** add `base.forEachChar` to namespace _(by Athan Reines)_ -- [`a972d67`](https://github.com/stdlib-js/stdlib/commit/a972d672c273b615e4007e31a15994f5d75a9813) - **feat:** add `base.forEachCodePoint` to namespace _(by Athan Reines)_ -- [`98ef4c5`](https://github.com/stdlib-js/stdlib/commit/98ef4c5c608719eaa4276c284788fce09b0d4ba0) - **feat:** add `base.forEachGraphemeCluster` to namespace _(by Athan Reines)_ -- [`000b507`](https://github.com/stdlib-js/stdlib/commit/000b5070d98a064bdb002d92e268dcf9d7e5d822) - **feat:** add `forEachChar` to namespace _(by Athan Reines)_ -- [`7caad0b`](https://github.com/stdlib-js/stdlib/commit/7caad0b8dfcc91e0bd7d744b3a492bf237671766) - **feat:** add string utilities to namespace _(by Athan Reines)_ -- [`87620ba`](https://github.com/stdlib-js/stdlib/commit/87620ba2960b991ec82cac1c06b88260615f791e) - **feat:** add `dotcase` to namespace _(by Athan Reines)_ -- [`8c05c4e`](https://github.com/stdlib-js/stdlib/commit/8c05c4e8b268fe642b4c40dd2bcaf3dd75898a49) - **feat:** add `aemptyLike` to namespace _(by Athan Reines)_ -- [`334d7df`](https://github.com/stdlib-js/stdlib/commit/334d7df7d97173a3f3dd892e6c901384ae99b038) - **feat:** add `ndemptyLike` to namespace _(by Athan Reines)_ -- [`309afe9`](https://github.com/stdlib-js/stdlib/commit/309afe98c1a0b10e1a48ad2c3f6cfdddef84c6d0) - **feat:** add `ndempty` to namespace _(by Athan Reines)_ -- [`279b85c`](https://github.com/stdlib-js/stdlib/commit/279b85cf2cb6c2ef6099baeb00905e86e3030819) - **feat:** add `aempty` to namespace _(by Athan Reines)_ -- [`a625e10`](https://github.com/stdlib-js/stdlib/commit/a625e1079e3725d7572c23b88c70b504bb17f538) - **feat:** add `ndarray2array` to namespace _(by Athan Reines)_ -- [`f53f8ca`](https://github.com/stdlib-js/stdlib/commit/f53f8ca2da067cdad98191ec2ad4ee41747c3a36) - **feat:** update namespace _(by Athan Reines)_ -- [`ad6ce88`](https://github.com/stdlib-js/stdlib/commit/ad6ce8861c649c575c5ba8090cd4ce4e7372149b) - **feat:** update namespace _(by Athan Reines)_ -- [`7477ab8`](https://github.com/stdlib-js/stdlib/commit/7477ab893b38045b8a603ad120f04c7d5d925ccb) - **feat:** update namespace _(by Athan Reines)_ -- [`23c8c4f`](https://github.com/stdlib-js/stdlib/commit/23c8c4f6e15948c544476097291dd0656f71780e) - **feat:** update namespace _(by Athan Reines)_ -- [`1dd8c2c`](https://github.com/stdlib-js/stdlib/commit/1dd8c2cb9c9c4f8dc847c90a2c4f417cd540a1d3) - **feat:** update namespace _(by Athan Reines)_ -- [`7de77db`](https://github.com/stdlib-js/stdlib/commit/7de77dbc53ae3c7c475ba834e2060ab2132025a1) - **feat:** update namespace _(by Athan Reines)_ - -
- -
- - - -
- -### Contributors - -A total of 2 people contributed to this release. Thank you to the following contributors: - -- Athan Reines -- Philipp Burckhardt - -
- - +No changes reported for this release.
diff --git a/README.md b/README.md index fdd1880..b6fd861 100644 --- a/README.md +++ b/README.md @@ -280,8 +280,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/namespace-pkg2related.svg [npm-url]: https://npmjs.org/package/@stdlib/namespace-pkg2related -[test-image]: https://github.com/stdlib-js/namespace-pkg2related/actions/workflows/test.yml/badge.svg?branch=v0.3.0 -[test-url]: https://github.com/stdlib-js/namespace-pkg2related/actions/workflows/test.yml?query=branch:v0.3.0 +[test-image]: https://github.com/stdlib-js/namespace-pkg2related/actions/workflows/test.yml/badge.svg?branch=main +[test-url]: https://github.com/stdlib-js/namespace-pkg2related/actions/workflows/test.yml?query=branch:main [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/namespace-pkg2related/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/namespace-pkg2related?branch=main diff --git a/package.json b/package.json index b8f47e0..594de19 100644 --- a/package.json +++ b/package.json @@ -42,31 +42,31 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/assert-has-own-property": "^0.2.1", - "@stdlib/assert-is-string": "^0.2.1", - "@stdlib/cli-ctor": "^0.2.1", - "@stdlib/fs-read-file": "^0.2.1", + "@stdlib/assert-has-own-property": "^0.2.2", + "@stdlib/assert-is-string": "^0.2.2", + "@stdlib/cli-ctor": "^0.2.2", + "@stdlib/fs-read-file": "^0.2.2", "@stdlib/namespace-standalone2pkg": "^0.3.0", "@stdlib/string-format": "^0.2.2", "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { - "@stdlib/assert-is-browser": "^0.2.1", - "@stdlib/assert-is-string-array": "^0.2.1", - "@stdlib/assert-is-windows": "^0.2.1", - "@stdlib/fs-write-file": "^0.2.1", + "@stdlib/assert-is-browser": "^0.2.2", + "@stdlib/assert-is-string-array": "^0.2.2", + "@stdlib/assert-is-windows": "^0.2.2", + "@stdlib/fs-write-file": "^0.2.2", "@stdlib/namespace": "^0.2.1", - "@stdlib/namespace-alias2pkg": "^0.4.1", - "@stdlib/namespace-alias2standalone": "^0.2.1", - "@stdlib/namespace-aliases": "^0.2.1", - "@stdlib/namespace-pkg2alias": "^0.2.1", - "@stdlib/process-exec-path": "^0.2.1", + "@stdlib/namespace-alias2pkg": "^0.5.0", + "@stdlib/namespace-alias2standalone": "^0.3.0", + "@stdlib/namespace-aliases": "^0.3.0", + "@stdlib/namespace-pkg2alias": "^0.3.0", + "@stdlib/process-exec-path": "^0.2.2", "@stdlib/random-base-discrete-uniform": "^0.2.1", - "@stdlib/utils-keys": "^0.2.1", + "@stdlib/utils-keys": "^0.2.2", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git", - "@stdlib/bench-harness": "^0.2.1" + "@stdlib/bench-harness": "^0.2.2" }, "engines": { "node": ">=0.10.0",