Skip to content

Latest commit

 

History

History
216 lines (110 loc) · 4.08 KB

File metadata and controls

216 lines (110 loc) · 4.08 KB

CHANGELOG

Package changelog.

0.2.4 (2026-02-08)

No changes reported for this release.

0.2.3 (2026-01-31)

Bug Fixes

  • 3ce09af - ensure separate array instance for each memory layout

Commits

Details
  • dcfb648 - refactor: use generalized utility for resolving loop data (by Athan Reines)
  • 3ce09af - fix: ensure separate array instance for each memory layout (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)

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

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)

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

Details
  • 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