Skip to content

Latest commit

 

History

History
137 lines (70 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

137 lines (70 loc) · 2.69 KB

CHANGELOG

Package changelog.

0.2.2 (2024-07-29)

Commits

  • 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

  • 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

  • c9b7246 - refactor: improve type specificity by using generics (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 75bd406 - feat: add array/base/onesnd (by Athan Reines)

Contributors

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

  • Athan Reines