Skip to content

Releases: light-curve/light-curve-python

v0.9.6

01 Oct 18:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.9.6

v0.9.5

26 Sep 20:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

18 Sep 15:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

17 Jun 15:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

05 Jun 16:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Apr 13:18
Compare
Choose a tag to compare

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