diff --git a/.github/.keepalive b/.github/.keepalive index 9d50772..0f970cf 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T01:40:28.141Z +2024-08-03T16:29:18.686Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 803ebc9..11d9a9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@
-## Unreleased (2024-08-01) +## Unreleased (2024-08-03)
@@ -14,26 +14,12 @@ -
- -### Contributors - -A total of 1 person contributed to this release. Thank you to this contributor: - -- Athan Reines - -
- - -
### Commits
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ -
@@ -50,16 +36,54 @@ A total of 1 person contributed to this release. Thank you to this contributor: ### Packages +
+ +#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max) + +
+ +
+ +##### Features + +- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683) + +
+ + + +
+ +
+ + +
+
+ +### Contributors + +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Pranav Goswami + +
+ + +
### Commits
+- [`d40dbaf`](https://github.com/stdlib-js/stdlib/commit/d40dbafc25e3e10c8fa83f5b4203db97c289823c) - **chore:** update package meta data [(#1812)](https://github.com/stdlib-js/stdlib/pull/1812) _(by stdlib-bot)_ +- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - **feat:** add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683) _(by Pranav Goswami, Athan Reines)_ +
@@ -94,16 +118,80 @@ A total of 1 person contributed to this release. Thank you to this contributor: ### Packages +
+ +#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32) + +
+ +No changes reported for this release.
+ +
+ + + +
+ +#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max) + +
+ +No changes reported for this release.
+ +
+ + + +
+ +#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min) + +
+ +No changes reported for this release.
+ +
+ + + +
+ +#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes) + +
+ +No changes reported for this release.
+ +
+ + +
+
+ +### Contributors + +A total of 1 person contributed to this release. Thank you to this contributor: + +- Philipp Burckhardt + +
+ + +
### Commits
+- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_ +- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_ +- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_ +
@@ -138,16 +226,185 @@ A total of 1 person contributed to this release. Thank you to this contributor: ### Packages +
+ +#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32) + +
+ +
+ +##### Features + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version + +
+ + + +
+ +##### BREAKING CHANGES + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +
+ + + +
+ +
+ + + +
+ +#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max) + +
+ +
+ +##### Features + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version + +
+ + + +
+ +##### BREAKING CHANGES + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +
+ + + +
+ +
+ + + +
+ +#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min) + +
+ +
+ +##### Features + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version + +
+ + + +
+ +##### BREAKING CHANGES + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +
+ + + +
+ +
+ + + +
+ +#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes) + +
+ +
+ +##### Features + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version + +
+ + + +
+ +##### BREAKING CHANGES + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +
+ + + +
+ +
+ + + +
+ +### BREAKING CHANGES + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +
+ + + +
+ +### Contributors + +A total of 1 person contributed to this release. Thank you to this contributor: + +- Philipp Burckhardt + +
+ + +
### Commits
+- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`0f7b23e`](https://github.com/stdlib-js/stdlib/commit/0f7b23ef72389956902bcceb4fc54d9d9b74d681) - **build:** harmonize location for packages with and without deps _(by Philipp Burckhardt)_ +- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ +