Skip to content

Latest commit

 

History

History
189 lines (99 loc) · 4.08 KB

File metadata and controls

189 lines (99 loc) · 4.08 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-17)

Commits

Details
  • 6d6b9d4 - bench: refactor to use string interpolation in @stdlib/ndarray (#11446) (by Karan Anand)

Contributors

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

  • Karan Anand

0.2.3 (2026-02-08)

Commits

Details
  • 9a85422 - docs: fix require path (by Athan Reines)
  • 2cbcb64 - docs: access enum values via data type objects (by Athan Reines)
  • 5dde2ff - refactor: use extended BLAS utility (by Athan Reines)
  • 5396232 - refactor: use base utility (by Athan Reines)
  • 3938b26 - refactor: update paths (by Gururaj Gurram)

Contributors

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

  • Athan Reines
  • Gururaj Gurram

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)

Bug Fixes

Commits

Details
  • 6b34523 - docs: update links (by Athan Reines)
  • 8fccaaa - fix: move links (by Athan Reines)
  • 54bec59 - refactor: use accessor utility (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)

Bug Fixes

Commits

Details
  • d358245 - docs: fix require paths in README (by Athan Reines)
  • 2ef370c - fix: add missing test fixture (#1054) (by Dan Rose)

Contributors

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

  • Athan Reines
  • Dan Rose