Skip to content

Latest commit

 

History

History
223 lines (117 loc) · 5.1 KB

CHANGELOG.md

File metadata and controls

223 lines (117 loc) · 5.1 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-30)

Reverts

  • dbbb0ba - chore: update to modern benchmark Makefile

Commits

  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • dbbb0ba - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 184d71f - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

  • b56c697 - add C implementation for math/base/special/asech

Commits

  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • f993937 - chore: use relative paths for internal requires (by Philipp Burckhardt)
  • dc20da0 - chore: update package meta data (#1856) (by stdlib-bot, Philipp Burckhardt)
  • b56c697 - feat: add C implementation for math/base/special/asech (by Rejoan Sardar, Pranav, Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt
  • Pranav Goswami
  • Rejoan Sardar

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • 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

  • 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.1 (2022-02-16)

No changes reported for this release.