Skip to content

Latest commit

 

History

History
100 lines (54 loc) · 2.61 KB

File metadata and controls

100 lines (54 loc) · 2.61 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-22)

Commits

Details
  • 9f41dab - bench: refactor to use string interpolation in complex (#11620) (by Karan Anand)

Contributors

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

  • Karan Anand

0.1.1 (2026-02-07)

No changes reported for this release.

0.1.0 (2026-01-29)

Features

  • f7c3e59 - add complex/float64/base/scale

Commits

Details
  • 9bdeea6 - docs: update examples for complex/float64/base/scale (#7196) (by Shabareesh Shetty)
  • c705a94 - style: add missing space (#7173) (by Shabareesh Shetty)
  • 5c8faed - docs: update example (by Athan Reines)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 3f8a327 - bench: fix syntax (by Athan Reines)
  • 2ddce39 - bench: fix copy-paste error (by Athan Reines)
  • f7c3e59 - feat: add complex/float64/base/scale (by Athan Reines)

Contributors

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

  • Athan Reines
  • Karan Anand
  • Shabareesh Shetty