Skip to content

Latest commit

 

History

History
149 lines (76 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

149 lines (76 loc) · 2.87 KB

CHANGELOG

Package changelog.

0.3.0 (2024-07-29)

Features

Commits

  • c04e29b - feat: add boolean dtype support to array/base/mskfilter (#2450) (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)

Features

Commits

  • e6b1bb6 - bench: update benchmark to perform full copy (by Athan Reines)
  • d34ae78 - feat: add assign method (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2024-01-20)

Features

  • 9ddd477 - add array/base/mskfilter

Commits

  • 9f7eb57 - test: use utility to explicitly test for Complex64 (by Athan Reines)
  • 9ddd477 - feat: add array/base/mskfilter (by Athan Reines)

Contributors

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

  • Athan Reines