Skip to content

Latest commit

 

History

History
209 lines (108 loc) · 4.42 KB

File metadata and controls

209 lines (108 loc) · 4.42 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-18)

Commits

Details
  • d660241 - bench: refactor to use string interpolation in array (#11414) (by Karan Anand, Athan Reines)

Contributors

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

  • Athan Reines
  • 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)
  • abf0407 - chore: resolve lint errors in TS files (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
  • 9ef09e2 - docs: update related packages sections (#2248) (by stdlib-bot)

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • 23114c6 - build: remove tslint directives (by Philipp Burckhardt)
  • de93ae0 - build: remove tslint directives (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)

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
  • 24589df - refactor: use generics to improve type specificity (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 6b9c950 - docs: fix description (by Athan Reines)
  • 76174ba - feat: add array/base/zerosnd (by Athan Reines)

Contributors

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

  • Athan Reines