Skip to content

Latest commit

 

History

History
148 lines (75 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

148 lines (75 loc) · 2.84 KB

CHANGELOG

Package changelog.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 78a556e - docs: update related packages sections (#1145) (by stdlib-bot)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Bug Fixes

  • c992ceb - update import path for Collection type definition

Commits

  • c992ceb - fix: update import path for Collection type definition (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.1 (2023-07-31)

Features

  • 20831a2 - refactor declarations to use generics

BREAKING CHANGES

  • 20831a2: refactor declarations to use generics

Commits

  • f31a231 - docs: fix method name (by Athan Reines)
  • 20831a2 - feat: refactor declarations to use generics (by Athan Reines)

Contributors

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

  • Athan Reines