Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 2.03 KB

File metadata and controls

97 lines (51 loc) · 2.03 KB

CHANGELOG

Package changelog.

Unreleased (2026-05-04)

Commits

Details
  • 8c2f1cf - bench: refactor to use string interpolation in math/base/special (#11389) (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-08)

No changes reported for this release.

0.1.0 (2026-01-30)

Features

Commits

Details
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 84b8294 - feat: add math/base/special/nanmaxf (#3035) (by Gunj Joshi, Athan Reines)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Karan Anand
  • Philipp Burckhardt