Skip to content

Latest commit

 

History

History
254 lines (130 loc) · 4.9 KB

CHANGELOG.md

File metadata and controls

254 lines (130 loc) · 4.9 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-25)

Features

  • 3f3edff - add support for accessor arrays in blas/ext/base/gsumkbn (#4923)

Commits

  • c376ed9 - test: add zeros tests (by Athan Reines)
  • 1d1e8b7 - refactor: remove redundant code in accessor functions (#5014) (by Aayush Khanna)
  • 3665b8b - docs: use correct types in blas/ext/base/gsumkbn (#4961) (by Aayush Khanna)
  • 3f3edff - feat: add support for accessor arrays in blas/ext/base/gsumkbn (#4923) (by Aayush Khanna)
  • ffc3cf0 - refactor: update blas/ext/base/gsumkbn to follow current project conventions (#4677) (by Muhammad Haris)

Contributors

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

  • Aayush Khanna
  • Athan Reines
  • Muhammad Haris

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

  • ac78ce0 - build: remove tslint directives (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.9 (2022-08-29)

No changes reported for this release.

0.0.8 (2022-07-08)

No changes reported for this release.

0.0.7 (2022-07-07)

No changes reported for this release.

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.