Skip to content

Files

Latest commit

 

History

History
170 lines (87 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

170 lines (87 loc) · 3.26 KB

CHANGELOG

Package changelog.

Unreleased (2025-03-10)

Commits

  • 1d9e4dd - docs: add missing comment (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

No changes reported for this release.

0.1.0 (2023-09-24)

Bug Fixes

  • 14bacb3 - update import path for Collection type definition

Commits

  • 14bacb3 - 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

  • 05d73c2 - update minimum TypeScript version
  • 0424cf8 - add factory method
  • 41aa6d6 - add array/base/assert/contains

BREAKING CHANGES

  • 05d73c2: update minimum TypeScript version

Commits

  • 05d73c2 - feat: update minimum TypeScript version (by Athan Reines)
  • 0424cf8 - feat: add factory method (by Athan Reines)
  • 41aa6d6 - feat: add array/base/assert/contains (by Athan Reines)

Contributors

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

  • Athan Reines