Skip to content

Latest commit

 

History

History
144 lines (76 loc) · 3.14 KB

File metadata and controls

144 lines (76 loc) · 3.14 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • a2b58c3 - bench: refactor to use string interpolation in array/base/binarynd (#8806) (by Kate Suraev)
  • 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)
  • 836170d - refactor: update paths (by Gururaj Gurram)

Contributors

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

  • Gururaj Gurram
  • Kate Suraev
  • Philipp Burckhardt

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

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)
  • 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-09-24)

Features

  • d08263b - add array/base/binarynd

Commits

Details
  • 8769de9 - docs: update API descriptions (by Athan Reines)
  • d08263b - feat: add array/base/binarynd (by Athan Reines)

Contributors

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

  • Athan Reines