Skip to content

Latest commit

 

History

History
362 lines (189 loc) · 7.57 KB

File metadata and controls

362 lines (189 loc) · 7.57 KB

CHANGELOG

Package changelog.

Unreleased (2026-07-07)

Commits

Details
  • addf3a2 - bench: refactor to use string interpolation in math/base/assert (#11385) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.7 (2026-02-05)

No changes reported for this release.

0.2.6 (2026-01-29)

Bug Fixes

Commits

Details
  • 65ddf8d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 3eea4f7 - fix: add missing includes (by Athan Reines)
  • d3089d5 - bench: update random value generation (#6680) (by Harsh Yadav)
  • 3129e35 - refactor: update math/base/assert/is-integer to follow latest project conventions (#4627) (by Vivek Maurya)
  • 2ea848b - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 6a0d6b8 - style: update to use tabs for indentation (by Philipp Burckhardt)
  • f13ddb2 - style: use spaces for alignment in C comments (by Philipp Burckhardt)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 90133e3 - bench: update sample value (#2763) (by Gunj Joshi)
  • 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:

  • Athan Reines
  • Gunj Joshi
  • Harsh Yadav
  • Philipp Burckhardt
  • Vivek Maurya

0.2.5 (2024-07-27)

Commits

Details
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.4 (2024-04-04)

Bug Fixes

  • ca6614a - add missing gypfile field entries

Commits

Details
  • 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.3 (2024-03-04)

No changes reported for this release.

0.2.2 (2024-02-25)

No changes reported for this release.

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

Details
  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (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.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.