Skip to content

Releases: johanhelsing/bevy_smud

v0.9.0

09 Aug 05:50
b5a8822
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.9.0

v0.7.0

19 Nov 03:07
66d9249
Compare
Choose a tag to compare

What's Changed

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

v0.6.0

11 Aug 13:06
5df3bd5
Compare
Choose a tag to compare

What's Changed

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

v0.5.0

11 Mar 11:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Nov 21:18
Compare
Choose a tag to compare

What's Changed

  • Add rust docs for everything #21
  • bevy-inspector-egui feature is now replaced by simple Reflect derives
  • time global has now been replaced by the new globals struct in Bevy. See time example.
  • Update to Bevy 0.9 by @johanhelsing in #20

Full Changelog: v0.3.1...v0.4.0

v0.3.1

13 Nov 10:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Aug 19:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Apr 10:54
Compare
Choose a tag to compare

Update to Bevy 0.7

v0.1.1

22 Feb 15:43
Compare
Choose a tag to compare

Bug fixes

  • Fix compile errors on WebGL (#1)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Feb 15:42
Compare
Choose a tag to compare

Initial crates.io release