Skip to content

Latest commit

 

History

History
178 lines (94 loc) · 3.94 KB

File metadata and controls

178 lines (94 loc) · 3.94 KB

CHANGELOG

Package changelog.

0.3.1 (2026-02-08)

No changes reported for this release.

0.3.0 (2026-01-31)

Features

  • 0d360b3 - return index array as part of the results object

Commits

Details
  • 603ba97 - docs: fix parameter names (by Athan Reines)
  • d8fe0d8 - bench: update value generation and update examples (by Athan Reines)
  • 3dd8cb3 - chore: minor clean-up (by Philipp Burckhardt)
  • 0d360b3 - feat: return index array as part of the results object (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

Details
  • 30e3541 - refactor: update require path (by Athan Reines)
  • 8c8e3d1 - docs: update links (by Athan Reines)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-09-24)

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

Details
  • 7ae5741 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 80b8444 - docs: fix typo (by Athan Reines)
  • 8df288a - docs: fix comment (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.1 (2023-02-02)

No changes reported for this release.