Skip to content

Latest commit

 

History

History
283 lines (148 loc) · 6.2 KB

CHANGELOG.md

File metadata and controls

283 lines (148 loc) · 6.2 KB

CHANGELOG

Package changelog.

Unreleased (2024-11-24)

Bug Fixes

Reverts

  • d8a4cfb - chore: update to modern benchmark Makefile

Commits

  • 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)
  • 16c903b - fix: add missing native.js and fix indentation (#2975) (by Gunj Joshi)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt

0.2.3 (2024-07-27)

No changes reported for this release.

0.2.2 (2024-04-04)

Bug Fixes

  • ca6614a - add missing gypfile field entries

Commits

  • ca6614a - fix: add missing gypfile field entries (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-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 58832ee - update minimum TypeScript version
  • e3fcd52 - add C API to @stdlib/math-base/special/lucas (#931)

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Closed Issues

This release closes the following issue:

#892

Commits

  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • c5da1f9 - docs: render equations via math code blocks (by Philipp Burckhardt)
  • 01a8ecb - chore: update package meta data (#967) (by stdlib-bot, Athan Reines)
  • e3fcd52 - feat: add C API to @stdlib/math-base/special/lucas (#931) (by Jordan Gallivan, Athan Reines)

Contributors

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

  • Athan Reines
  • Jordan Gallivan
  • 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.