Skip to content

Latest commit

 

History

History
98 lines (52 loc) · 2.37 KB

File metadata and controls

98 lines (52 loc) · 2.37 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.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-31)

Features

Commits

Details
  • 2699f38 - docs: improve doctests for ndarray instances in ndarray/filter-map (#9663) (by Shreelaxmi Hegde, Athan Reines)
  • 3f7b1ed - docs: fix code in TSDoc examples (by Philipp Burckhardt)
  • 5e977ba - docs: fix grammar and type annotation (by Athan Reines)
  • 5b71452 - docs: update related packages sections (#4135) (by stdlib-bot, Athan Reines)
  • 6ff153f - feat: add ndarray/filter-map (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Shreelaxmi Hegde