Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 2.09 KB

File metadata and controls

97 lines (51 loc) · 2.09 KB

CHANGELOG

Package changelog.

Unreleased (2026-07-01)

Commits

Details
  • 008cf16 - docs: update related packages sections (#12223) (by stdlib-bot)
  • adb3e6a - test: use accessor functions (by Athan Reines)
  • 5aadc76 - bench: refactor to use string interpolation in ndarray (#11445) (by Karan Anand)

Contributors

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

  • Athan Reines
  • Karan Anand

0.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-31)

Features

  • f9923b3 - add ndarray/vector/uint16

Commits

Details
  • 3f7b1ed - docs: fix code in TSDoc examples (by Philipp Burckhardt)
  • f9923b3 - feat: add ndarray/vector/uint16 (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt