Skip to content

Latest commit

 

History

History
185 lines (96 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

185 lines (96 loc) · 3.88 KB

CHANGELOG

Package changelog.

Unreleased (2024-10-01)

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines

0.3.0 (2024-07-27)

Features

  • e59d704 - add C implementation for math/base/special/gammasgn

Commits

  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • dc20da0 - chore: update package meta data (#1856) (by stdlib-bot, Philipp Burckhardt)
  • e59d704 - feat: add C implementation for math/base/special/gammasgn (by Gunj Joshi, Pranav)

Contributors

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

  • Gunj Joshi
  • Philipp Burckhardt
  • Pranav Goswami

0.2.1 (2024-02-23)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.1 (2023-10-09)

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

No changes reported for this release.