Skip to content

Releases: RichoDemus/bevy-console

Clap Integration

09 Jan 12:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Bevy 0.9 compatibility update

20 Dec 19:24
Compare
Choose a tag to compare
  • 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 72872571+GlummixX@users.noreply.github.com
Co-authored-by: Karol Kuczmarski karol.kuczmarski@gmail.com

v0.4.0

10 Aug 16:45
Compare
Choose a tag to compare

bevy 0.8.0 compat update