v0.2.9

AIEraDev/Clyprav0.2.9Nov 29, 2024by thewh1teagle

AI Summary

This update addresses a bug within the segment iterator logic regarding the placement of the return statement.

Key Highlights

  • Fixed segment iterator state bug
  • Corrected return statement placement in closure logic

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