Skip to content

Latest commit

 

History

History
247 lines (133 loc) · 6.29 KB

CHANGELOG.md

File metadata and controls

247 lines (133 loc) · 6.29 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-02)

Reverts

  • e5ce2d6 - chore: update to modern benchmark Makefile

Commits

  • 0dc3f20 - docs: replace manual for loop in examples (#6496) (by Harsh)
  • 57efa3d - chore: rename C files to follow current project conventions (#6410) (by Karan Anand, stdlib-bot)
  • 394de5a - bench: update random value generation (#5786) (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)
  • 06981ee - build: add WebAssembly configuration for math/base/special/abs2f and math/base/special/sqrtf (#3026) (by Aman Bhansali, Athan Reines)
  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Aman Bhansali
  • Athan Reines
  • Harsh
  • Karan Anand
  • Philipp Burckhardt

0.2.2 (2024-07-27)

Commits

  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

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