Skip to content

Latest commit

 

History

History
191 lines (101 loc) · 4.56 KB

File metadata and controls

191 lines (101 loc) · 4.56 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • 07f9e6e - bench: refactor to use string interpolation in array/base/filled2d-by (#8994) (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)
  • a6f3921 - docs: update related packages sections (#4242) (by stdlib-bot, Athan Reines)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • 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)

Bug Fixes

  • d0c7aea - add missing this parameter
  • 14bacb3 - update import path for Collection type definition

Commits

Details
  • dc8cc82 - docs: fix parameter name (by Athan Reines)
  • a167897 - refactor: use Shape2D type (by Athan Reines)
  • d0c7aea - fix: add missing this parameter (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (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-13)

Features

  • 9c6ab5c - add array/base/filled2d-by

Commits

Details
  • f839e28 - docs: update argument description (by Athan Reines)
  • 9c6ab5c - feat: add array/base/filled2d-by (by Athan Reines)

Contributors

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

  • Athan Reines