Skip to content

Latest commit

 

History

History
176 lines (91 loc) · 3.51 KB

File metadata and controls

176 lines (91 loc) · 3.51 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)
  • b21e681 - docs: refactor examples to use base math package (by Athan Reines)
  • 45cec68 - docs: fix callback parameters and update parameter descriptions (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-11-17)

Features

  • 5f9a1c0 - add array/base/quinary2d

Commits

Details
  • 5f9a1c0 - feat: add array/base/quinary2d (by Athan Reines)

Contributors

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

  • Athan Reines