Skip to content

Latest commit

 

History

History
236 lines (122 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

236 lines (122 loc) · 4.88 KB

CHANGELOG

Package changelog.

Unreleased (2024-09-23)

Features

Bug Fixes

  • a90c34d - update error message
  • 8b1f86b - prevent writing to read-only ndarrays

Commits

  • d6b26e2 - docs: fix description (by Athan Reines)
  • 2e2f268 - refactor: use blas/tools/swap-factory (by Athan Reines)
  • a90c34d - fix: update error message (by Athan Reines)
  • 2d7e925 - feat: add support for stacks in blas/sswap (#2898) (by Aman Bhansali, Athan Reines)
  • 8b1f86b - fix: prevent writing to read-only ndarrays (by Athan Reines)
  • 2e25339 - feat: add support for batched computation (by Athan Reines)

Contributors

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

  • Aman Bhansali
  • Athan Reines

0.2.2 (2024-07-28)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • cca37d0 - update minimum TypeScript version

BREAKING CHANGES

  • cca37d0: update minimum TypeScript version to 4.1

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

Commits

  • cca37d0 - 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-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.