Skip to content

Latest commit

 

History

History
301 lines (155 loc) · 5.92 KB

File metadata and controls

301 lines (155 loc) · 5.92 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-14)

Commits

Details
  • 1eee288 - bench: refactor to use string interpolation in math/base/assert (#10133) (by Lokesh Ranjan)

Contributors

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

  • Lokesh Ranjan

0.3.2 (2026-02-05)

No changes reported for this release.

0.3.1 (2026-01-28)

Bug Fixes

Commits

Details
  • 65ddf8d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 3eea4f7 - fix: add missing includes (by Athan Reines)
  • dededfd - bench: update random value generation (#6682) (by Harsh Yadav)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Harsh Yadav
  • Philipp Burckhardt

0.3.0 (2024-07-27)

Features

  • c66d855 - add C implementation for math/base/assert/is-negative-integer

Commits

Details
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • dc20da0 - chore: update package meta data (#1856) (by stdlib-bot, Philipp Burckhardt)
  • c66d855 - feat: add C implementation for math/base/assert/is-negative-integer (by Rejoan Sardar, Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt
  • Rejoan Sardar

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-09)

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

Details
  • 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.7 (2022-02-16)

No changes reported for this release.

0.0.6 (2021-08-22)

No changes reported for this release.

0.0.5 (2021-07-06)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.