Skip to content

Latest commit

 

History

History
196 lines (102 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

196 lines (102 loc) · 4.13 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-20)

Commits

  • c322b66 - docs: update related packages sections (#4070) (by stdlib-bot, Philipp Burckhardt)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.3.0 (2024-07-27)

Features

  • 47c248f - add C implementation for math/base/assert/is-positive-finite

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • d40dbaf - chore: update package meta data (#1812) (by stdlib-bot)
  • 47c248f - feat: add C implementation for math/base/assert/is-positive-finite (by Aman Bhansali, Pranav)

Contributors

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

  • Aman Bhansali
  • Philipp Burckhardt
  • Pranav Goswami

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

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.2 (2022-11-03)

No changes reported for this release.

0.0.1 (2022-11-03)

No changes reported for this release.