Skip to content

Latest commit

 

History

History
174 lines (89 loc) · 3.28 KB

File metadata and controls

174 lines (89 loc) · 3.28 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-21)

Commits

Details
  • 81e87d4 - bench: refactor to use string interpolation in array (#11413) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-08)

Commits

Details
  • 6f85067 - test: fix malformed test descriptions from strictEqual migration (by Philipp Burckhardt)
  • a147b7d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 3ae3c5f - refactor: update paths (by Gururaj Gurram)

Contributors

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

  • Gururaj Gurram
  • Philipp Burckhardt

0.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 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 (2024-01-03)

Features

  • 4822c66 - add array/base/quinary3d

Commits

Details
  • 996a6ba - docs: update type annotation (by Athan Reines)
  • 4822c66 - feat: add array/base/quinary3d (by Athan Reines)

Contributors

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

  • Athan Reines