Skip to content

Latest commit

 

History

History
173 lines (88 loc) · 3.16 KB

File metadata and controls

173 lines (88 loc) · 3.16 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)

Closed Issues

This release closes the following issue:

#9462

Commits

Details
  • 9273054 - chore: fix JavaScript lint errors (#9473) (by Tejasvini Ramaswamy)
  • bf3b1ce - docs: fix TSDoc return annotation (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt
  • Tejasvini Ramaswamy

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)

Commits

Details
  • d2d2b70 - docs: update related packages sections (#1261) (by stdlib-bot)

0.1.0 (2024-01-03)

Features

  • f3b79c9 - add ndarray/broadcast-arrays

Commits

Details
  • 95a9ea6 - test: fix test descriptions (by Athan Reines)
  • f3b79c9 - feat: add ndarray/broadcast-arrays (by Athan Reines)

Contributors

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

  • Athan Reines