Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 2.17 KB

File metadata and controls

97 lines (51 loc) · 2.17 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-19)

Commits

Details
  • 5e89f8b - docs: improve doctests for ndarray instances in ndaray/iter/stacks (#11539) (by Uday Kakade, Athan Reines)

Contributors

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

  • Athan Reines
  • Uday Kakade

0.1.1 (2026-02-08)

No changes reported for this release.

0.1.0 (2026-01-31)

Features

  • d256bd9 - add ndarray/iter/stacks

Commits

Details
  • 5feedbc - docs: do not pass in options object to avoid cast error (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • bf5643f - docs: update related packages sections (#3404) (by stdlib-bot)
  • d256bd9 - feat: add ndarray/iter/stacks (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt