Skip to content

Latest commit

 

History

History
239 lines (125 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

239 lines (125 loc) · 5.19 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-23)

Reverts

  • e5ce2d6 - chore: update to modern benchmark Makefile

Commits

  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • 8bf8285 - chore: minor clean-up (by Philipp Burckhardt)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • e5ce2d6 - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • ac4992b - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 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

  • 1bc3682 - add C implementation for math/base/special/negafibonacci

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 133dd8b - chore: update package meta data (#2251) (by stdlib-bot)
  • 1bc3682 - feat: add C implementation for math/base/special/negafibonacci (by Gunj Joshi, Pranav Goswami, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt
  • Pranav Goswami

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

  • 58832ee - feat: update minimum TypeScript version (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.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.