Skip to content

Latest commit

 

History

History
172 lines (88 loc) · 3.41 KB

File metadata and controls

172 lines (88 loc) · 3.41 KB

CHANGELOG

Package changelog.

0.2.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)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-29)

Commits

Details
  • f626b3d - docs: update related packages sections (#2255) (by stdlib-bot)

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 5a3d652 - chore: remove unused import (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-24)

No changes reported for this release.

0.0.1 (2023-08-25)

Features

Bug Fixes

  • 14bacb3 - update import path for Collection type definition

Commits

Details
  • f8f5362 - refactor: use predefined types (by Athan Reines)
  • 2189642 - refactor: use predefined type (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 07b6b1f - feat: add array/base/ones5d (by Athan Reines)

Contributors

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

  • Athan Reines