Skip to content

Releases: bevyengine/bevy

v0.10.0

06 Mar 17:39
Compare
Choose a tag to compare
Fix publish license path (#7927)

v0.9.1

01 Dec 01:59
Compare
Choose a tag to compare
Release 0.9.1

v0.9.0

12 Nov 20:40
Compare
Choose a tag to compare
Release 0.9.0 (#6568)

Preparing next release
This PR has been auto-generated

v0.8.1

19 Aug 00:40
Compare
Choose a tag to compare
bump all other crates to 0.8.1

v0.8.0

30 Jul 15:26
Compare
Choose a tag to compare
Update changelog for 0.8.0 (#5494)

Big thanks to @colepoirier for putting together the changelog this time around!

v0.7.0

15 Apr 20:16
Compare
Choose a tag to compare
release 0.7.0 (#4487)

v0.6.1

14 Feb 21:08
Compare
Choose a tag to compare
Release 0.6.1

v0.6.0

08 Jan 17:29
Compare
Choose a tag to compare
Add headless mode (#3439)

# Objective

In this PR I added the ability to opt-out graphical backends. Closes #3155.

## Solution

I turned backends into `Option` ~~and removed panicking sub app API to force users handle the error (was suggested by `@cart`)~~.

v0.5.0

06 Apr 19:15
Compare
Choose a tag to compare
Release 0.5.0 (#1835)

v0.4.0

19 Dec 19:28
3b2c6ce
Compare
Choose a tag to compare
release 0.4.0 (#1093)