Skip to content

v0.9.1

Compare
Choose a tag to compare
@hombit hombit released this 23 Apr 13:18

What's Changed

Full Changelog: v0.9.0...v0.9.1

Added

  • PeakToPeakVar experimental feature #332

Changed

  • Bump pyO3 to 0.21
  • Bump rust-numpy to 0.21
  • "abi3" is a default Cargo feature now

Removed

  • Stop publishing PyPy wheels to PyPI. We still publish all CPython wheels we published
    previously #345 #347

Fixed

  • Bug which prevents initialization of Rust's *Fit features if compiled without Ceres or GSL (our PyPi Windows
    wheels) #343 #344