Skip to content

Latest commit

 

History

History
171 lines (87 loc) · 3.24 KB

File metadata and controls

171 lines (87 loc) · 3.24 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-07)

Commits

Details
  • 46c8d0e - docs: fix examples (by Athan Reines)
  • 45ee3d6 - refactor: use generalized utility (by Athan Reines)
  • 374beff - docs: update dtype type (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-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2023-09-23)

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-07-31)

Features

  • 0ed2dc6 - add @stdlib/ndarray-base/nullary-tiling-block-size

Commits

Details
  • 99b2138 - docs: update description (by Athan Reines)
  • 0ed2dc6 - feat: add @stdlib/ndarray-base/nullary-tiling-block-size (by Athan Reines)

Contributors

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

  • Athan Reines