Release v0.1.8
Changes
- Downgrade ort to 2.0.0-rc.10 for CRAN Windows compatibility
- ort 2.0.0-rc.11 requires Rust Edition 2024 (Rust 1.85+) which is not available on CRAN Windows (Rust 1.81.0)
- Update API calls to match ort 2.0.0-rc.10 interface
Fixes
- CRAN Windows build failure due to Rust edition mismatch