Skip to content

Latest commit

 

History

History
242 lines (123 loc) · 4.45 KB

CHANGELOG.md

File metadata and controls

242 lines (123 loc) · 4.45 KB

CHANGELOG

Package changelog.

0.3.0 (2024-07-27)

Features

  • c4ccb4b - add support for single-precision floating-point arithmetic emulation

Bug Fixes

  • 1cfdb61 - allow array-like objects

Commits

  • 1cfdb61 - fix: allow array-like objects (by Athan Reines)
  • c4ccb4b - feat: add support for single-precision floating-point arithmetic emulation (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • a8d165d - docs: resolve lint errors (by Athan Reines)

Contributors

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

  • Athan Reines

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)
  • abf4da5 - chore: resolve flagged issues and update fixtures (by Philipp Burckhardt)
  • a37ebe2 - docs: remove empty lines (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-23)

No changes reported for this release.

0.0.6 (2021-07-09)

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.