Skip to content

Latest commit

 

History

History
275 lines (139 loc) · 4.93 KB

File metadata and controls

275 lines (139 loc) · 4.93 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-20)

Commits

Details
  • a0084e4 - bench: refactor to use string interpolation in ndarray/base/buffer-ctors (#11038) (by Partha Das)

Contributors

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

  • Partha Das

0.4.1 (2026-02-08)

No changes reported for this release.

0.4.0 (2026-01-31)

Features

  • 8d28862 - add support for struct and DataType dtype values

Commits

Details
  • 760719b - refactor: normalize a data type to a string (by Athan Reines)
  • 04c434a - docs: update type (by Athan Reines)
  • 8d28862 - feat: add support for struct and DataType dtype values (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

  • 0f0dbca - add boolean dtype support to ndarray/base/buffer-ctors (#2571)

Commits

Details
  • 0f0dbca - feat: add boolean dtype support to ndarray/base/buffer-ctors (#2571) (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-14)

No changes reported for this release.

0.1.0 (2023-09-24)

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.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-23)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-28)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.