Skip to content

Latest commit

 

History

History
103 lines (52 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

103 lines (52 loc) · 1.82 KB

CHANGELOG

Package changelog.

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

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-12-20)

Features

  • 59bd897 - add assert/is-complex128ndarray-like

Commits

  • 1879534 - docs: update related packages sections (#1179) (by stdlib-bot)
  • 59bd897 - feat: add assert/is-complex128ndarray-like (by Athan Reines)

Contributors

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

  • Athan Reines