Skip to content

Latest commit

 

History

History
269 lines (143 loc) · 6.39 KB

File metadata and controls

269 lines (143 loc) · 6.39 KB

CHANGELOG

Package changelog.

Unreleased (2026-08-14)

Commits

Details
  • 75b484d - test: migrate math/base/special/boxcox to ULP-based testing (#14268) (by Ujjwal Verma)
  • b953edd - refactor: use constants/float64/nan and clean-up (#13585) (by Philipp Burckhardt)
  • 9229dd7 - bench: refactor to use string interpolation in math/base/special (#11386) (by Karan Anand)

Contributors

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

  • Karan Anand
  • Philipp Burckhardt
  • Ujjwal Verma

0.3.1 (2026-02-08)

Commits

Details
  • edef1e2 - chore: minor clean-up (by Philipp Burckhardt)
  • 630ddb7 - test: replace equal with strictEqual (by Karan Anand)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 9b2d78d - bench: refactor random value generation (#5465) (by Saurabh Singh, stdlib-bot)
  • 0e887d5 - style: add missing spaces (by Philipp Burckhardt)

Contributors

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

  • Karan Anand
  • Philipp Burckhardt
  • Saurabh Singh

0.3.0 (2024-07-28)

Features

Commits

Details
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • a78f7d1 - style: add missing spaces (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • d27da5d - chore: update package meta data (#1926) (by stdlib-bot, Athan Reines)
  • 63034fc - feat: add C implementation for math/base/special/boxcox (#1870) (by Gunj Joshi, Athan Reines)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt

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.0 (2023-09-24)

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

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.