Skip to content

Latest commit

 

History

History
143 lines (75 loc) · 3.17 KB

File metadata and controls

143 lines (75 loc) · 3.17 KB

CHANGELOG

Package changelog.

Unreleased (2026-08-04)

Commits

Details
  • c695d88 - bench: refactor to use string interpolation in array/base/broadcasted-quinary2d (#10438) (by anee3)

Contributors

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

  • anee3

0.1.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)
  • d482810 - docs: fix description (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.2 (2024-07-29)

No changes reported for this release.

0.1.1 (2024-02-25)

No changes reported for this release.

0.1.0 (2024-02-14)

Features

  • ca1d25d - add array/base/broadcasted-quinary2d

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)
  • 467995e - refactor: use more concise type definitions (by Athan Reines)
  • ca1d25d - feat: add array/base/broadcasted-quinary2d (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt