Skip to content

Latest commit

 

History

History
108 lines (62 loc) · 3.76 KB

File metadata and controls

108 lines (62 loc) · 3.76 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-20)

Commits

Details
  • 5aadc76 - bench: refactor to use string interpolation in ndarray (#11445) (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
  • 571b88f - docs: improve doctests for ndarray instances in ndarray/map (#9676) (by Shreelaxmi Hegde, Athan Reines)
  • 3938b26 - refactor: update paths (by Gururaj Gurram)
  • 8a15baa - docs: update related packages sections (#4425) (by stdlib-bot)
  • acb12c7 - refactor: improve type specificity for array provided to callback (by Athan Reines)
  • a1b543a - docs: update related packages sections (#4009) (by stdlib-bot, Philipp Burckhardt)
  • 4cc1f54 - docs: update example (by Athan Reines)
  • 3cd740e - docs: add example (by Athan Reines)
  • 17430f4 - docs: add note (by Athan Reines)
  • 082a45a - style: fix missing empty line (by Athan Reines)
  • 849c335 - docs: fix description (by Athan Reines)
  • 59814ef - test: add argument tests (by Athan Reines)
  • 2d9de13 - docs: fix description (by Athan Reines)
  • 3ea906b - feat: add ndarray/map (#3314) (by Muhammad Haris, Athan Reines)

Contributors

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

  • Athan Reines
  • Gururaj Gurram
  • Muhammad Haris
  • Philipp Burckhardt
  • Shreelaxmi Hegde