Skip to content

Latest commit

 

History

History
285 lines (154 loc) · 7.6 KB

File metadata and controls

285 lines (154 loc) · 7.6 KB

CHANGELOG

Package changelog.

Unreleased (2026-08-14)

Commits

Details
  • c879725 - test: migrate math/base/special/coversin to ULP-based assertions (#14247) (by Athan Reines)
  • c73c8b3 - bench: refactor to use string interpolation in math/base/special (#11387) (by Karan Anand)

Contributors

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

  • Athan Reines
  • Karan Anand

0.3.1 (2026-02-08)

Reverts

  • 1dd3fdc - chore: update to modern benchmark Makefile

Commits

Details
  • 9bee6e1 - chore: add structured package data for packages in math/base/special (#8052) (by Gunj Joshi, Athan Reines)
  • 5087e64 - docs: replace manual for loop in examples (#6621) (by Harsh Yadav)
  • 630ddb7 - test: replace equal with strictEqual (by Karan Anand)
  • 9ce2dec - bench: update random value generation (#6289) (by Harsh Yadav)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 1dd3fdc - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • cdaf16f - chore: update to modern benchmark Makefile (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Harsh Yadav
  • Karan Anand
  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

  • 3cf2e89 - add C implementation for math/base/special/coversin (#2361)

Commits

Details
  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 11c882d - chore: update package meta data (#2379) (by stdlib-bot, Athan Reines)
  • 9df1610 - docs: remove long comment (#2364) (by Gunj Joshi)
  • 3cf2e89 - feat: add C implementation for math/base/special/coversin (#2361) (by Gunj Joshi)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)

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)
  • ce7e336 - docs: update equations (by Philipp Burckhardt)
  • c5da1f9 - docs: render equations via math code blocks (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-23)

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.