Skip to content

v0.19.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 03:52
· 260 commits to main since this release
645689c
  • Implement workaround deadlocks caused by the notify crate.
  • Improve advanced animation API.
    • Add EasingTime::seg helper for segmenting an animation overall time for sub-animations.
    • Deprecated Animation::restart_count renamed to count.
    • Add Animation::set_count.
    • Add Animation::sleep_restart.
  • Change mask_image to apply to the borders too.
  • Add zng::process::CircularStyle.

Crates will be available on crates.io once Publish completes.