Skip to content

Latest commit

 

History

History
111 lines (57 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

111 lines (57 loc) · 2.24 KB

CHANGELOG

Package changelog.

0.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2023-09-24)

Features

  • 2abd8cd - refactor declarations to use generics

Bug Fixes

  • d809704 - change default type to unknown
  • 14bacb3 - update import path for Collection type definition

BREAKING CHANGES

  • 2abd8cd: refactor declarations to use generics

Commits

  • d809704 - fix: change default type to unknown (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 2abd8cd - 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

0.0.1 (2023-02-02)

No changes reported for this release.