Skip to content

Latest commit

 

History

History
242 lines (130 loc) · 5.94 KB

CHANGELOG.md

File metadata and controls

242 lines (130 loc) · 5.94 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-02)

Reverts

  • e5ce2d6 - chore: update to modern benchmark Makefile

Commits

  • 5df078f - docs: replace manual for loop in examples (#6494) (by Harsh)
  • 57efa3d - chore: rename C files to follow current project conventions (#6410) (by Karan Anand, stdlib-bot)
  • 2c13316 - bench: update random value generation (#6037) (by Karan Anand)
  • 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)
  • 272ae7a - docs: remove comment (by Athan Reines)
  • 55ec8ed - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Harsh
  • Karan Anand
  • Philipp Burckhardt

0.2.2 (2024-07-27)

No changes reported for this release.

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)
  • 5363054 - docs: resolve C lint errors (by Athan Reines)
  • b9e414a - docs: resolve C lint errors (by Athan Reines)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • c5da1f9 - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-22)

No changes reported for this release.

0.0.6 (2021-07-07)

No changes reported for this release.

0.0.5 (2021-06-27)

No changes reported for this release.

0.0.4 (2021-06-16)

No changes reported for this release.

0.0.3 (2021-06-15)

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.