Skip to content

Latest commit

 

History

History
238 lines (122 loc) · 4.66 KB

File metadata and controls

238 lines (122 loc) · 4.66 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-01)

Commits

Details
  • 29648e3 - refactor: improve type specificity (by Athan Reines)
  • e9054b2 - docs: add note (by Athan Reines)

Contributors

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

  • Athan Reines

0.3.1 (2026-02-08)

No changes reported for this release.

0.3.0 (2026-01-31)

Features

  • 7473138 - add writable parameter to ndarray/base/prepend-singleton-dimensions (#9426)

Commits

Details
  • 7473138 - feat: add writable parameter to ndarray/base/prepend-singleton-dimensions (#9426) (by Muhammad Haris)
  • 2c4e5d8 - build: disable additional lint rule in TS tests (by Philipp Burckhardt)

Contributors

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

  • Muhammad Haris
  • Philipp Burckhardt

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-14)

Bug Fixes

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • a5ce155 - fix: add missing argument (by Athan Reines)
  • f0abdf8 - 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.1 (2023-10-03)

No changes reported for this release.

0.1.0 (2023-09-22)

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 (2022-02-16)

No changes reported for this release.