Skip to content

Latest commit

 

History

History
277 lines (146 loc) · 6.31 KB

File metadata and controls

277 lines (146 loc) · 6.31 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-21)

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.3.1 (2026-02-08)

Commits

Details
  • 7ffed96 - test: remove duplicate test cases in math/base/special packages (by Philipp Burckhardt)
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 0240ed9 - chore: minor clean-up (by Philipp Burckhardt)
  • 219e2a0 - docs: update related packages sections (#7112) (by stdlib-bot)
  • dfddd73 - docs: replace manual for loop in examples (#6608) (by Harsh Yadav, Athan Reines)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 73d8eb8 - bench: refactor random generation in math/base/special/ceil* (#5834) (by Saurabh Singh)

Contributors

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

  • Athan Reines
  • Harsh Yadav
  • Karan Anand
  • Philipp Burckhardt
  • Saurabh Singh

0.3.0 (2024-07-28)

Features

  • 854b793 - add C implementation for math/base/special/ceilsd

BREAKING CHANGES

  • 854b793: add C implementation for math/base/special/ceilsd

Commits

Details
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 6a0cbd9 - test: fix tests for native implementation (#2641) (by Gunj Joshi)
  • ead1c3b - chore: update package meta data (#2640) (by stdlib-bot, Athan Reines)
  • 854b793 - feat: add C implementation for math/base/special/ceilsd (by Gunj Joshi, 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)

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.