Skip to content

Latest commit

 

History

History
187 lines (98 loc) · 4.13 KB

File metadata and controls

187 lines (98 loc) · 4.13 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-17)

Commits

  • 32deb11 - docs: update related packages sections (#3976) (by stdlib-bot)
  • 5b4c5ca - bench: resolve lint errors (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines

0.3.0 (2024-07-27)

Features

  • f9cbee7 - add C implementation for math/base/assert/is-nonpositive-finite

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • d27da5d - chore: update package meta data (#1926) (by stdlib-bot, Athan Reines)
  • f9cbee7 - feat: add C implementation for math/base/assert/is-nonpositive-finite (by Rutam Kathale, Pranav)

Contributors

A total of 4 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt
  • Pranav Goswami
  • Rutam Kathale

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 58832ee - update minimum TypeScript version

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

  • 1b163e9 - style: resolve lint errors (by Philipp Burckhardt)
  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2022-11-03)

No changes reported for this release.