v0.2.8
SaschaHeyer/gen-ai-livestreamv0.2.8Nov 28, 2024by thewh1teagle
AI Summary
This release includes a dependency update for ONNX Runtime and introduces a new KNF feature for the Rust project.
Key Highlights
- Updated ONNX Runtime to v2.0.0-rc.9
- Added KNF support in Rust
- New contributors @altunenes and @thewh1teagle
New Features
- Added KNF support in Rust
Full Release Notes
## What's Changed * Update ort to v2.0.0-rc.9 by @altunenes in https://github.com/thewh1teagle/pyannote-rs/pull/11 * Feat/add knf rs by @thewh1teagle in https://github.com/thewh1teagle/pyannote-rs/pull/12 ## New Contributors * @altunenes made their first contribution in https://github.com/thewh1teagle/pyannote-rs/pull/11 * @thewh1teagle made their first contribution in https://github.com/thewh1teagle/pyannote-rs/pull/12 **Full Changelog**: https://github.com/thewh1teagle/pyannote-rs/compare/v0.1.0...v0.2.8