Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@Multirious Multirious released this 08 Jul 01:45
· 6 commits to main since this release
38c484e

This release include bunch of small changes after the last release and update bevy to 0.14

Changes

  • Update bevy to 0.14
  • Add interpolators for some UI components when using the bevy_ui feature. (#33)
    • BackgroundColor
    • BorderColor
  • Add optional feature for serde. (#31)
    • Derive Serialize and Deserialize for EaseFunction
  • Clean up TweenAppResource after the app runs. (#28)
  • Update animation builder (#36)
    • Add entity_commands() getter
    • Add time_runner() getter
    • Add time_runner_mut() getter
    • Add skipped() method
    • Add disabled() method
    • Add time_scale() method
    • Add direction() method
  • Optimize crate size (11 MB to 0.488 MB)
    • Remove one 9.8 MB gif file