Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 2.14 KB

File metadata and controls

97 lines (51 loc) · 2.14 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-13)

Commits

Details
  • 4f9ef0a - bench: refactor to use string interpolation in @stdlib/ndarray-base (#11429) (by Karan Anand)

Contributors

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

  • Karan Anand

0.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-31)

Features

Commits

Details
  • d83cf12 - docs: update type (by Athan Reines)
  • a3e7978 - docs: update markup (by Athan Reines)
  • da9d08b - docs: add missing require to TSDoc example code (by Philipp Burckhardt)
  • 3174a3b - feat: add ndarray/base/any (#7640) (by Muhammad Haris, Athan Reines)

Contributors

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

  • Athan Reines
  • Muhammad Haris
  • Philipp Burckhardt