Skip to content

Latest commit

 

History

History
225 lines (116 loc) · 4.73 KB

CHANGELOG.md

File metadata and controls

225 lines (116 loc) · 4.73 KB

CHANGELOG

Package changelog.

0.3.0 (2024-07-28)

Features

Commits

  • 1cba41b - docs: update examples (by Athan Reines)
  • c417923 - feat: add boolean dtype support in array/dtypes (#2307) (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-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Features

  • 894eb44 - add support for 'typed' data type kind
  • 8e2c3fe - add support for extending data type kind subsets with a "generic" data type
  • a2c3eb0 - add support for returning data type subsets according to a kind argument

Commits

  • 894eb44 - feat: add support for 'typed' data type kind (by Athan Reines)
  • 8e2c3fe - feat: add support for extending data type kind subsets with a "generic" data type (by Athan Reines)
  • fca5a49 - bench: fix assertion (by Athan Reines)
  • a2c3eb0 - feat: add support for returning data type subsets according to a kind argument (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-24)

Features

  • e29732d - update minimum TypeScript version

BREAKING CHANGES

  • e29732d: update minimum TypeScript version to 4.1

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

Commits

  • e29732d - 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-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

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.