Skip to content

Latest commit

 

History

History
182 lines (94 loc) · 3.81 KB

File metadata and controls

182 lines (94 loc) · 3.81 KB

CHANGELOG

Package changelog.

0.2.4 (2026-02-08)

No changes reported for this release.

0.2.3 (2026-01-31)

Bug Fixes

  • 7f368f6 - remove unused imports from TS declaration file

Commits

Details
  • c377b56 - bench: refactor to use string interpolation in array/base/filled2d (#8902) (by Rohit R Bhat, Philipp Burckhardt)
  • 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)
  • 7f368f6 - fix: remove unused imports from TS declaration file (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-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)

No changes reported for this release.

0.1.0 (2023-09-24)

Bug Fixes

  • 14bacb3 - update import path for Collection type definition

Commits

Details
  • fa59319 - refactor: use Shape2D type (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 43881a6 - docs: update return type (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-10)

Features

  • 3e8d3dc - add array/base/filled2d

Commits

Details
  • 3e8d3dc - feat: add array/base/filled2d (by Athan Reines)

Contributors

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

  • Athan Reines