Skip to content

Latest commit

 

History

History
105 lines (59 loc) · 3.35 KB

File metadata and controls

105 lines (59 loc) · 3.35 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
  • a5a3d29 - docs: improve doctests for ndarray instances in ndarray/filter (#9606) (by Harshit Verma, Athan Reines)
  • ac2734e - docs: address lint errors in TSDoc comments (by Philipp Burckhardt)
  • cc71dc2 - docs: update related packages sections (#4622) (by stdlib-bot)
  • f8777ec - docs: fix grammar (by Athan Reines)
  • 2bde288 - docs: fix grammar (by Athan Reines)
  • 07c9202 - refactor: remove unnecessary variable (by Athan Reines)
  • 855b8c2 - docs: add example (by Athan Reines)
  • 1cc3e09 - docs: fix annotation (by Athan Reines)
  • 7efc6f3 - bench: fix symbol name (by Athan Reines)
  • 354a147 - docs: add note (by Athan Reines)
  • 80542fd - docs: remove note (by Athan Reines)
  • d481f26 - feat: add ndarray/filter (by Athan Reines)

Contributors

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

  • Athan Reines
  • Harshit Verma
  • Philipp Burckhardt