Skip to content

Bevy 0.9 compatibility update

Compare
Choose a tag to compare
@makspll makspll released this 20 Dec 19:24
· 30 commits to main since this release
  • Set console line prefix symbol/String (#32)
  • Add prefix symbol setting
  • Removed hardcoded space between prefix and cmd
  • Use bevy w/o default-features (#30)
  • Fix workflow error
  • formatting
  • Add support for bevy 0.9
  • ignore doctests which require default plugins now
  • Unified command traits, changed take error signature, reduced generics in API

Co-authored-by: Kolář Matěj [email protected]
Co-authored-by: Karol Kuczmarski [email protected]