Skip to content

Latest commit

 

History

History
246 lines (128 loc) · 5.38 KB

File metadata and controls

246 lines (128 loc) · 5.38 KB

CHANGELOG

Package changelog.

Unreleased (2026-08-15)

Features

Commits

Details
  • 8db6085 - feat: add float16 dtype support to array/zeros-like (#13051) (by Gururaj Gurram, Athan Reines)
  • dbe4c82 - docs: propagate fixes to sibling packages (#12677) (by Philipp Burckhardt, Athan Reines)
  • 9d06cf9 - refactor: perform explicit dtype validation (by Athan Reines)
  • 8452bac - bench: refactor to use string interpolation in array/zeros-like (#10349) (by Shubham)

Contributors

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

  • Athan Reines
  • Gururaj Gurram
  • Philipp Burckhardt
  • Shubham

0.2.3 (2026-02-08)

Commits

Details
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.2 (2024-07-29)

No changes reported for this release.

0.2.1 (2024-02-25)

Features

Commits

Details
  • 819d2e4 - feat: add data type maps and replace use of overloads (#1317) (by Philipp Burckhardt, Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • e3fc2d4 - docs: update links (by Athan Reines)
  • df3c9b3 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

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

Details
  • 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.1 (2022-02-16)

No changes reported for this release.