Skip to content

Latest commit

 

History

History
287 lines (151 loc) · 6.32 KB

CHANGELOG.md

File metadata and controls

287 lines (151 loc) · 6.32 KB

CHANGELOG

Package changelog.

Unreleased (2025-03-21)

Reverts

  • d8a4cfb - chore: update to modern benchmark Makefile

Commits

  • d20e133 - bench: update random value generation (#6231) (by Harsh, Athan Reines)
  • 2ea848b - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 6a0d6b8 - style: update to use tabs for indentation (by Philipp Burckhardt)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • d8a4cfb - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 97a27cf - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 3a595ac - docs: update function description in math/base/special/max (#2999) (by Gunj Joshi)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Harsh
  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

  • 6831521 - add C implementation for math/base/special/max

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • e247f31 - docs: fix function names in C example code (by Philipp Burckhardt)
  • d40dbaf - chore: update package meta data (#1812) (by stdlib-bot)
  • 6831521 - feat: add C implementation for math/base/special/max (by Shashank Shekhar Singh, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Shashank Shekhar Singh

0.2.1 (2024-02-22)

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-04)

No changes reported for this release.

0.1.0 (2023-09-22)

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

No changes reported for this release.

0.0.6 (2021-08-22)

No changes reported for this release.

0.0.5 (2021-07-07)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.