Skip to content

Latest commit

 

History

History
308 lines (155 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

308 lines (155 loc) · 5.26 KB

CHANGELOG

Package changelog.

Unreleased (2024-09-21)

Commits

  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-29)

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Features

  • f3d3f4f - add a factory method to allow for partial application
  • a7d2960 - add support for returning a normalized index

Commits

  • f3d3f4f - feat: add a factory method to allow for partial application (by Athan Reines)
  • a7d2960 - feat: add support for returning a normalized index (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.1 (2023-10-04)

Bug Fixes

  • aaaf01e - use correct format specifier in error message

Commits

  • aaaf01e - fix: use correct format specifier in error message (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-22)

Features

  • 7ae5741 - update minimum TypeScript version

BREAKING CHANGES

  • 7ae5741: update minimum TypeScript version to 4.1

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

Commits

  • 7ae5741 - 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.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-22)

No changes reported for this release.

0.0.6 (2021-07-06)

No changes reported for this release.

0.0.5 (2021-06-27)

No changes reported for this release.

0.0.4 (2021-06-16)

No changes reported for this release.

0.0.3 (2021-06-15)

No changes reported for this release.

0.0.2 (2021-06-14)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.