Skip to content

Latest commit

 

History

History
99 lines (53 loc) · 2.51 KB

File metadata and controls

99 lines (53 loc) · 2.51 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-02)

Commits

Details
  • 005bc76 - bench: fix benchmark name (by Athan Reines)
  • f6cd485 - bench: refactor to use string interpolation in blas/ext/base/dlast-index-of (#10641) (by Prajjwal Bajpai)
  • d558dd6 - bench: refactor to use dynamic memory allocation in blas/ext/base/dlast-index-of (#10640) (by Prajjwal Bajpai)

Contributors

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

  • Athan Reines
  • Prajjwal Bajpai

0.1.1 (2026-02-07)

No changes reported for this release.

0.1.0 (2026-01-29)

Features

Commits

Details
  • da78bfd - docs: minor clean-up and fix array bounds error in example code (by Philipp Burckhardt)
  • defed16 - chore: minor clean-up (by Philipp Burckhardt)
  • 3a086a9 - feat: add blas/ext/base/dlast-index-of (#7587) (by Muhammad Haris, Athan Reines)

Contributors

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

  • Athan Reines
  • Muhammad Haris
  • Philipp Burckhardt