Skip to content

Latest commit

 

History

History
126 lines (63 loc) · 2.1 KB

File metadata and controls

126 lines (63 loc) · 2.1 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-04)

Commits

Details
  • 39c4de7 - bench: refactor to use string interpolation in math/base/special (#11390) (by Karan Anand)

Contributors

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

  • Karan Anand

0.1.2 (2026-02-08)

Commits

Details
  • a55e19f - test: replace t.true with t.strictEqual so tests actually check main export (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.1 (2024-07-27)

No changes reported for this release.

0.1.0 (2024-04-13)

Features

  • df509a1 - add math/base/tools/evalpolyf

Commits

Details
  • df509a1 - feat: add math/base/tools/evalpolyf (by Athan Reines)

Contributors

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

  • Athan Reines