Skip to content

Latest commit

 

History

History
288 lines (152 loc) · 6.85 KB

CHANGELOG.md

File metadata and controls

288 lines (152 loc) · 6.85 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-23)

Reverts

  • e5ce2d6 - chore: update to modern benchmark Makefile

Commits

  • 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)
  • f00c6b6 - refactor: move return statement (#2702) (by Gunj Joshi)

Contributors

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

  • Gunj Joshi
  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

Commits

  • 55ec8ed - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 3264c24 - chore: update package meta data (#2686) (by stdlib-bot, Athan Reines)
  • 26e46d5 - docs: fix missing @private tag (#2672) (by Gunj Joshi)
  • 2c377eb - feat: add C implementation for math/base/special/sincos (#2646) (by Gunj Joshi)
  • 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 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

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 58832ee - update minimum TypeScript version

Bug Fixes

  • 349fd18 - update import path for Collection type definition

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)
  • 349fd18 - fix: update import path for Collection type definition (by Athan Reines)
  • a37ebe2 - docs: remove empty lines (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (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.7 (2022-11-03)

No changes reported for this release.

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.