Skip to content

Latest commit

 

History

History
295 lines (149 loc) · 5.24 KB

File metadata and controls

295 lines (149 loc) · 5.24 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-21)

Commits

Details
  • 5aadc76 - bench: refactor to use string interpolation in ndarray (#11445) (by Karan Anand)

Contributors

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

  • Karan Anand

0.4.1 (2026-02-07)

No changes reported for this release.

0.4.0 (2026-01-30)

Features

  • f7c56f9 - add support for float16, complex32, int64, and uint64 dtypes

Commits

Details
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 6eee151 - style: fix indentation in JSON files (by Philipp Burckhardt)
  • f7c56f9 - feat: add support for float16, complex32, int64, and uint64 dtypes (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

  • 4e860d8 - add boolean dtype support to ndarray/same-kind-casts (#2555)

Commits

Details
  • 4e860d8 - feat: add boolean dtype support to ndarray/same-kind-casts (#2555) (by Jaysukh Makvana)

Contributors

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

  • Jaysukh Makvana

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 7ae5741 - update minimum TypeScript version

BREAKING CHANGES

  • 7ae5741: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

Details
  • 7ae5741 - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.8 (2022-02-16)

No changes reported for this release.

0.0.7 (2021-08-22)

No changes reported for this release.

0.0.6 (2021-07-07)

No changes reported for this release.

0.0.5 (2021-06-27)

No changes reported for this release.

0.0.4 (2021-06-16)

No changes reported for this release.

0.0.3 (2021-06-15)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.