Skip to content

Latest commit

 

History

History
253 lines (132 loc) · 5.26 KB

File metadata and controls

253 lines (132 loc) · 5.26 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • 755d5cb - bench: refactor to use string interpolation in number/float32/base (#9908) (by Lokesh Ranjan)
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 7483bef - test: use .strictEqual() instead of .equal() (by Philipp Burckhardt)
  • 6eee151 - style: fix indentation in JSON files (by Philipp Burckhardt)
  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)
  • 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
  • Lokesh Ranjan
  • Philipp Burckhardt

0.2.2 (2024-07-27)

Commits

Details
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 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-22)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 66c2911 - docs: update links (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.1 (2023-10-09)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 898e8e4 - update minimum TypeScript version

BREAKING CHANGES

  • 898e8e4: update minimum TypeScript version to 4.1

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

Commits

Details
  • 898e8e4 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)

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.