Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Aug 1, 2024
1 parent 7a21c0f commit 4db617b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 254 deletions.
1 change: 1 addition & 0 deletions .github/.keepalive
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-08-01T01:40:28.141Z
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ docs/**/node_modules/
pids
*.pid
*.seed
yarn.lock
package-lock.json

# Typescript #
##############
Expand Down
263 changes: 14 additions & 249 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,14 @@

> Package changelog.
<section class="release" id="v0.3.0">
<section class="release" id="unreleased">

## 0.3.0 (2024-07-27)
## Unreleased (2024-08-01)

<section class="packages">

### Packages

<section class="package" id="constants-int32-max-unreleased">

#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max)

<details>

<section class="features">

##### 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)

</section>

<!-- /.features -->

</details>

</section>

<!-- /.package -->

</section>

<!-- /.packages -->
Expand All @@ -40,10 +18,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
- Pranav Goswami

</section>

Expand All @@ -55,8 +32,7 @@ A total of 2 people contributed to this release. Thank you to the following cont

<details>

- [`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)_
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_

</details>

Expand All @@ -68,7 +44,7 @@ A total of 2 people contributed to this release. Thank you to the following cont

<!-- /.release -->

## 0.2.1 (2024-02-21)
## 0.3.0 (2024-07-27)

<section class="packages">

Expand All @@ -90,86 +66,44 @@ A total of 2 people contributed to this release. Thank you to the following cont

<!-- /.commits -->

## 0.2.0 (2024-02-14)
## 0.2.1 (2024-02-21)

<section class="packages">

### Packages

<section class="package" id="constants-int32-v0.2.0">

#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32)

<details>

No changes reported for this release.</details>

</section>

<!-- /.package -->

<section class="package" id="constants-int32-max-v0.2.0">

#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max)

<details>

No changes reported for this release.</details>

</section>

<!-- /.package -->
<!-- /.packages -->

<section class="package" id="constants-int32-min-v0.2.0">
<section class="commits">

#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min)
### Commits

<details>

No changes reported for this release.</details>
</details>

</section>

<!-- /.package -->

<section class="package" id="constants-int32-num-bytes-v0.2.0">

#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes)

<details>
<!-- /.commits -->

No changes reported for this release.</details>
## 0.2.0 (2024-02-14)

</section>
<section class="packages">

<!-- /.package -->
### Packages

</section>

<!-- /.packages -->

<section class="contributors">

### Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

- Philipp Burckhardt

</section>

<!-- /.contributors -->

<section class="commits">

### Commits

<details>

- [`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)_

</details>

</section>
Expand Down Expand Up @@ -204,185 +138,16 @@ A total of 1 person contributed to this release. Thank you to this contributor:

### Packages

<section class="package" id="constants-int32-v0.1.0">

#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32)

<details>

<section class="features">

##### Features

- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version

</section>

<!-- /.features -->

<section class="breaking-changes">

##### 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.

</section>

<!-- /.breaking-changes -->

</details>

</section>

<!-- /.package -->

<section class="package" id="constants-int32-max-v0.1.0">

#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max)

<details>

<section class="features">

##### Features

- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version

</section>

<!-- /.features -->

<section class="breaking-changes">

##### 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.

</section>

<!-- /.breaking-changes -->

</details>

</section>

<!-- /.package -->

<section class="package" id="constants-int32-min-v0.1.0">

#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min)

<details>

<section class="features">

##### Features

- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version

</section>

<!-- /.features -->

<section class="breaking-changes">

##### 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.

</section>

<!-- /.breaking-changes -->

</details>

</section>

<!-- /.package -->

<section class="package" id="constants-int32-num-bytes-v0.1.0">

#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes)

<details>

<section class="features">

##### Features

- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version

</section>

<!-- /.features -->

<section class="breaking-changes">

##### 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.

</section>

<!-- /.breaking-changes -->

</details>

</section>

<!-- /.package -->

</section>

<!-- /.packages -->

<section class="breaking-changes">

### 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.

</section>

<!-- /.breaking-changes -->

<section class="contributors">

### Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

- Philipp Burckhardt

</section>

<!-- /.contributors -->

<section class="commits">

### Commits

<details>

- [`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)_

</details>

</section>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
[npm-image]: http://img.shields.io/npm/v/@stdlib/constants-int32.svg
[npm-url]: https://npmjs.org/package/@stdlib/constants-int32

[test-image]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml/badge.svg?branch=v0.3.0
[test-url]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml?query=branch:v0.3.0
[test-image]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml/badge.svg?branch=main
[test-url]: https://github.com/stdlib-js/constants-int32/actions/workflows/test.yml?query=branch:main

[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-int32/main.svg
[coverage-url]: https://codecov.io/github/stdlib-js/constants-int32?branch=main
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"url": "https://github.com/stdlib-js/stdlib/issues"
},
"dependencies": {
"@stdlib/constants-int32-max": "^0.2.1",
"@stdlib/constants-int32-max": "^0.3.0",
"@stdlib/constants-int32-min": "^0.2.2",
"@stdlib/constants-int32-num-bytes": "^0.2.2",
"@stdlib/utils-define-read-only-property": "^0.2.2"
},
"devDependencies": {
"@stdlib/math-base-special-pow": "^0.2.1",
"@stdlib/utils-keys": "^0.2.1",
"@stdlib/math-base-special-pow": "^0.3.0",
"@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"
Expand Down

0 comments on commit 4db617b

Please sign in to comment.