Skip to content

actuate-v0.18.0

Compare
Choose a tag to compare
@matthunz matthunz released this 07 Dec 23:20
· 32 commits to main since this release

0.18.0 - 2024-12-07

Breaking changes

  • Create ScrollView composable and new ui module (28628f4, ebb17b0)
    • The material module is now located under ui

Features

  • Add support for reactive Bevy desktop apps (7c65ba9, 6918000)
  • Add more picking handler methods to Modify (64404b3)
  • More advanced typography with new Text composable (825e007)
  • Derive Clone for Spawn and refactor (6c4e457)
  • Add methods to modify all Node fields