v0.2.9
thewh1teagle/pyannote-rsv0.2.9Nov 29, 2024by thewh1teagle
AI Summary
This patch release addresses a bug within the segment iterator logic to ensure proper state management.
Key Highlights
- Fixed segment iterator state bug
- Corrected return logic in closure
Full Release Notes
## What's Changed * fix: segment iterator state by return only in the last line of the closure by @thewh1teagle in https://github.com/thewh1teagle/pyannote-rs/pull/15 **Full Changelog**: https://github.com/thewh1teagle/pyannote-rs/compare/v0.2.8...v0.2.9