Skip to content

Latest commit

 

History

History
145 lines (77 loc) · 3.31 KB

File metadata and controls

145 lines (77 loc) · 3.31 KB

CHANGELOG

Package changelog.

0.2.3 (2026-02-08)

Commits

Details
  • 5feedbc - docs: do not pass in options object to avoid cast error (by Philipp Burckhardt)
  • 8a6dbd7 - docs: fix example code and return annotation values (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 25f29f8 - refactor: use base assertion utility (by Athan Reines)
  • 2764a32 - docs: fix grammar (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 6c6d8bd - docs: update links (by Athan Reines)
  • ba9ef60 - docs: fix grammar typo (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-10-14)

Features

  • 3cc2fdb - add ndarray/iter/values

Commits

Details
  • 1d23784 - refactor: use accessor utility (by Athan Reines)
  • 3cc2fdb - feat: add ndarray/iter/values (by Athan Reines)

Contributors

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

  • Athan Reines