Skip to content

Latest commit

 

History

History
177 lines (92 loc) · 3.88 KB

File metadata and controls

177 lines (92 loc) · 3.88 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • b45d635 - bench: refactor to use string interpolation in array/base/filled5d-by (#9283) (by Rohit R Bhat)
  • 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)
  • a1b543a - docs: update related packages sections (#4009) (by stdlib-bot, Philipp Burckhardt)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt
  • Rohit R Bhat

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 (2023-09-24)

Commits

Details
  • dd4a806 - docs: fix parameter name (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.1 (2023-08-25)

Features

  • e1449af - add array/base/filled5d-by

Commits

Details
  • e6162c7 - docs: update type description (by Athan Reines)
  • 5911c48 - refactor: rename type variable to be consistent with other packages (by Athan Reines)
  • e1449af - feat: add array/base/filled5d-by (by Athan Reines)

Contributors

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

  • Athan Reines