Skip to content

Latest commit

 

History

History
150 lines (77 loc) · 2.89 KB

File metadata and controls

150 lines (77 loc) · 2.89 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-08)

Commits

Details
  • bfc9322 - refactor: perform explicit dtype validation (by Athan Reines)
  • bad91bf - bench: refactor to use string interpolation in array/zero-to-like (#10350) (by Shubham)

Contributors

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

  • Athan Reines
  • Shubham

0.2.3 (2026-02-08)

Commits

Details
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

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)

No changes reported for this release.

0.1.0 (2024-01-20)

Features

Commits

Details
  • a2158dd - docs: update related packages sections (#1275) (by stdlib-bot)
  • 1edcd85 - bench: fix require path (by Athan Reines)
  • fc92649 - feat: add array/zero-to-like (by Athan Reines)

Contributors

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

  • Athan Reines