Skip to content

Latest commit

 

History

History
161 lines (82 loc) · 3 KB

File metadata and controls

161 lines (82 loc) · 3 KB

CHANGELOG

Package changelog.

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • 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

  • 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.1 (2023-03-03)

Features

  • d151153 - add ndarray/base/binary-loop-interchange-order

Commits

  • d151153 - feat: add ndarray/base/binary-loop-interchange-order (by Athan Reines)

Contributors

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

  • Athan Reines