Skip to content

Files

Latest commit

 

History

History
153 lines (79 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

153 lines (79 loc) · 3.24 KB

CHANGELOG

Package changelog.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Features

  • 8195bcf - add assign method and refactor implementation

Commits

  • e99e4bc - docs: update related packages (by Athan Reines)
  • 1205885 - chore: remove obsolete files (by Athan Reines)
  • 8195bcf - feat: add assign method and refactor implementation (by Athan Reines)
  • 74bf172 - docs: update related packages sections (#1165) (by stdlib-bot)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-24)

Features

  • efe050d - update minimum TypeScript version

BREAKING CHANGES

  • efe050d: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

  • efe050d - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2023-07-31)

Commits

  • 2e197bc - test: use strictEqual checks (by Philipp Burckhardt)
  • 2b7294c - docs: remove unsupported options (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt