Skip to content

Latest commit

 

History

History
195 lines (100 loc) · 3.96 KB

File metadata and controls

195 lines (100 loc) · 3.96 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-08)

Commits

Details
  • 81e87d4 - bench: refactor to use string interpolation in array (#11413) (by Karan Anand)

Contributors

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

  • Karan Anand

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)
  • f231799 - docs: update related packages sections (#4545) (by stdlib-bot)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-29)

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
  • 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
  • 26ac24b - refactor: use predefined types (by Athan Reines)
  • 1688d3d - refactor: use predefined type (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • a0d378f - feat: add array/base/ones4d (by Athan Reines)

Contributors

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

  • Athan Reines