Skip to content

Releases: RichoDemus/bevy-console

v0.12.0

06 Sep 18:09
5d89a1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

01 Mar 11:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.11.1

v0.10.1

20 Jan 11:15
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.10.1

Bevy 0.12 support

17 Jan 14:54
Compare
Choose a tag to compare

What's Changed

  • Update to Bevy 0.12 by @msklosak in #58
  • Added clap re-export

Full Changelog: v0.9.0...v0.10.0

v0.9.0

04 Nov 10:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

Bevy 0.11 support

14 Jul 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

Bevy 0.10

18 Mar 17:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

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 [email protected]
Co-authored-by: Karol Kuczmarski [email protected]

v0.4.0

10 Aug 16:45
Compare
Choose a tag to compare

bevy 0.8.0 compat update