Skip to content

Latest commit

 

History

History
214 lines (113 loc) · 4.89 KB

File metadata and controls

214 lines (113 loc) · 4.89 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • e6a8b55 - refactor: relax dtype type (by Athan Reines)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • 95ef049 - docs: fix grammar (by Athan Reines)
  • dd48932 - docs: fix descriptions (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.2 (2024-07-29)

Commits

Details
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • 75d4f83 - refactor: update require and include paths (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-14)

Bug Fixes

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 23114c6 - build: remove tslint directives (by Philipp Burckhardt)
  • c539bd1 - fix: add missing argument (by Athan Reines)
  • 5325a1c - refactor: use accessor utilities (by Athan Reines)

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

Bug Fixes

  • 0deb1be - update import path for Collection type definition

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)
  • 0deb1be - 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.1 (2022-02-16)

No changes reported for this release.