Skip to content

Latest commit

 

History

History
274 lines (148 loc) · 7.23 KB

File metadata and controls

274 lines (148 loc) · 7.23 KB

CHANGELOG

Package changelog.

Unreleased (2026-03-30)

Commits

Details
  • f7191c0 - chore: use relative paths and remove trailing slashes in require paths (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.3.1 (2026-02-08)

Commits

Details
  • eb4543a - chore: add structured package data for math/base/special/sinpi (#8327) (by Manvith M, Athan Reines)
  • 8f7d735 - bench: fix parameter name (by Philipp Burckhardt)
  • 5e6e13b - bench: use random_uniform (by Karan Anand)
  • 86f58fc - refactor: update C examples for consistency (by Karan Anand)
  • 4e65259 - test: update test messages and use ulpdiff for comparison (by Karan Anand)
  • 0832f27 - docs: update notes section (by Karan Anand)
  • d069841 - docs: replace manual for loop in examples (#6641) (by Harsh Yadav)
  • 630ddb7 - test: replace equal with strictEqual (by Karan Anand)
  • d9ad02c - test: add tests for IEEE 754-2019 compliance (#6557) (by Karan Anand)
  • 7896f80 - test: add tests for IEEE 754-2019 compliance (#6559) (by Karan Anand)
  • c741f19 - bench: update random value generation (#6036) (by Karan Anand)

Contributors

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

  • Athan Reines
  • Harsh Yadav
  • Karan Anand
  • Manvith M
  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

Commits

Details
  • 272ae7a - docs: remove comment (by Athan Reines)
  • 3e05048 - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • ead1c3b - chore: update package meta data (#2640) (by stdlib-bot, Athan Reines)
  • d6c4251 - feat: add C implementation for math/base/special/sinpi (#2610) (by Gunj Joshi)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (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)

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.