v0.2.9

SaschaHeyer/gen-ai-livestreamv0.2.9Nov 29, 2024by thewh1teagle

AI Summary

A bug fix was implemented to correct the iterator state logic within a closure.

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