Skip to content

Latest commit

 

History

History
148 lines (75 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

148 lines (75 loc) · 2.66 KB

CHANGELOG

Package changelog.

Unreleased (2024-09-09)

Commits

  • 4a14f03 - test: add tests (by Athan Reines)
  • 6bbe26f - test: fix descriptions (by Athan Reines)

Contributors

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

  • Athan Reines

0.3.0 (2024-07-29)

Features

  • a7947d0 - add boolean dtype support to array/base/assert/has-same-values (#2404)

Commits

  • a7947d0 - feat: add boolean dtype support to array/base/assert/has-same-values (#2404) (by Jaysukh Makvana, Athan Reines)

Contributors

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

  • Athan Reines
  • Jaysukh Makvana

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-25)

Features

  • 9d59fff - add array/base/assert/has-same-values

Commits

  • 9d59fff - feat: add array/base/assert/has-same-values (by Athan Reines)

Contributors

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

  • Athan Reines