Skip to content

0.9.0

Choose a tag to compare

@jlogan03 jlogan03 released this 27 Dec 17:42
· 5 commits to main since this release
d53e9ef

0.9.0 2025-12-27

Added

  • Rust
    • Add deep-unroll feature that sets crunchy unroll depth to 256 and enables 4D unrolled cubic interpolation
      • This improves compile times in typical use-cases

Changed

  • Rust
    • Gate 4D unrolled cubic interpolation behind deep-unroll feature
    • Enable deep-unroll feature for Python builds
    • Update pyo3 deps