Skip to content

Latest commit

 

History

History
312 lines (161 loc) · 6.27 KB

CHANGELOG.md

File metadata and controls

312 lines (161 loc) · 6.27 KB

CHANGELOG

Package changelog.

Unreleased (2024-08-17)

Commits

  • 453c7f9 - refactor: allow array-like objects containing submodes (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.2 (2024-07-29)

Bug Fixes

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • cf3f92e - fix: update include 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-15)

Features

  • 5c9d067 - add tests and update docs for normalize index mode support

Commits

  • 5c9d067 - feat: add tests and update docs for normalize index mode support (by Athan Reines)
  • 6b34523 - docs: update links (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-24)

Features

  • 7ae5741 - update minimum TypeScript version

Bug Fixes

  • fb65dfe - use Collection, rather than ArrayLike

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

  • fb65dfe - fix: use Collection, rather than ArrayLike (by Athan Reines)
  • 6039604 - bench: refactor benchmarks by splitting across multiple files (by Athan Reines)
  • 7ae5741 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • 223c329 - refactor: use ndarray defaults (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.10 (2022-02-16)

No changes reported for this release.

0.0.9 (2021-08-23)

No changes reported for this release.

0.0.8 (2021-07-07)

No changes reported for this release.

0.0.7 (2021-06-28)

No changes reported for this release.

0.0.6 (2021-06-28)

No changes reported for this release.

0.0.5 (2021-06-16)

No changes reported for this release.

0.0.4 (2021-06-16)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.