Skip to content

Latest commit

 

History

History
200 lines (104 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

200 lines (104 loc) · 4.35 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-23)

Commits

  • b89c97c - docs: resolve lint errors in TS declaration files (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

  • 8304a04 - add C implementation for math/base/special/cot

Commits

  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 11c882d - chore: update package meta data (#2379) (by stdlib-bot, Athan Reines)
  • 8304a04 - feat: add C implementation for math/base/special/cot (by Gunj Joshi, Philipp Burckhardt)
  • ec98887 - docs: update related packages sections (#2241) (by stdlib-bot)
  • 9ed7d0e - chore: add missing trailing newlines (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)

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.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

  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 38a6047 - docs: update JSDoc comment formatting (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.