Skip to content

Latest commit

 

History

History
238 lines (125 loc) · 5.54 KB

File metadata and controls

238 lines (125 loc) · 5.54 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-28)

Commits

Details
  • 8c2f1cf - bench: refactor to use string interpolation in math/base/special (#11389) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-05)

Reverts

  • d8a4cfb - chore: update to modern benchmark Makefile

Commits

Details
  • 24c0051 - docs: update examples (by Athan Reines)
  • 580b0b3 - docs: resolve NaN return values in maxabsn and minabsn examples (by Philipp Burckhardt)
  • a51fa22 - docs: minor clean-up (by Philipp Burckhardt)
  • a81d6c3 - chore: replace manual for loop in examples (#6488) (by Harsh Yadav)
  • 07b51a4 - bench: update random value generation (#6378) (by Harsh Yadav, Philipp Burckhardt)
  • bf5643f - docs: update related packages sections (#3404) (by stdlib-bot)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • d8a4cfb - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 97a27cf - chore: update to modern benchmark Makefile (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Harsh Yadav
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Commits

Details
  • 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.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 215dfe6 - docs: update links (by Athan Reines)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

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)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2023-02-02)

No changes reported for this release.