Skip to content

Latest commit

 

History

History
352 lines (187 loc) · 8.48 KB

File metadata and controls

352 lines (187 loc) · 8.48 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-30)

Commits

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

Contributors

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

  • Karan Anand

0.2.4 (2026-02-08)

Reverts

  • 4a75f6d - undo commits adding tests for full code coverage

Commits

Details
  • 4a75f6d - revert: undo commits adding tests for full code coverage (by Philipp Burckhardt)
  • 3c033a4 - test: add tests to achieve full coverage in erf, erfc, erfcinv, erfcx, and erfinv (by Philipp Burckhardt)
  • 86edcb5 - chore: add structured package data for packages in math/base/special (#8054) (by Gunj Joshi, Athan Reines)
  • 44010b3 - docs: fix return annotation values (by Philipp Burckhardt)
  • 630ddb7 - test: replace equal with strictEqual (by Karan Anand)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 2e1dd43 - chore: replace manual for loop in examples (#6351) (by Harsh Yadav)
  • e0d7522 - bench: update random value generation (#6327) (by Harsh Yadav, Athan Reines)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 3e05048 - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

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.2.3 (2024-07-28)

Commits

Details
  • 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 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt

0.2.2 (2024-04-04)

Bug Fixes

  • ca6614a - add missing gypfile field entries

Commits

Details
  • ca6614a - fix: add missing gypfile field entries (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

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)

Contributors

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

  • Athan Reines

0.1.1 (2023-10-10)

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)
  • a37ebe2 - docs: remove empty lines (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)
  • ce7e336 - docs: update equations (by Philipp Burckhardt)
  • b9e414a - docs: resolve C lint errors (by Athan Reines)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • c5da1f9 - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • 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.