v0.2.9
THU-MAIC/OpenMAICv0.2.9Nov 29, 2024by thewh1teagle
AI Summary
This release fixes a bug related to segment iterator state management by correcting the logic within a closure to ensure proper return behavior.
Key Highlights
- Fixed segment iterator state bug
- Corrected closure logic for return statements
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