Skip to content

Latest commit

 

History

History
266 lines (136 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

266 lines (136 loc) · 4.88 KB

CHANGELOG

Package changelog.

Unreleased (2025-02-19)

Commits

  • 333db47 - refactor: update paths (by Aayush Khanna)
  • ff97e29 - chore: update wording from non-negative to nonnegative (by Philipp Burckhardt)

Contributors

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

  • Aayush Khanna
  • Philipp Burckhardt

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)

Features

  • ca91187 - update minimum TypeScript version

Bug Fixes

  • a50e994 - update import path for Collection type definition

BREAKING CHANGES

  • ca91187: update minimum TypeScript version to 4.1

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

Commits

  • ca91187 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • a50e994 - fix: update import path for Collection type definition (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.9 (2023-07-31)

Features

  • 2a21866 - refactor implementation to return a class instance and improve perf

BREAKING CHANGES

  • 2a21866: print method renamed to toString

    • To migrate, users should update their code to use toString.

Commits

  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • 2a21866 - feat: refactor implementation to return a class instance and improve perf (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-09-26)

No changes reported for this release.

0.0.6 (2021-08-23)

No changes reported for this release.

0.0.5 (2021-07-10)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.