tag:github.com,2008:https://github.com/chaosteil/bevy/releases Tags from bevy 2022-01-08T10:39:43Z tag:github.com,2008:Repository/446282177/v0.6.0 2022-01-08T10:39:43Z v0.6.0: Add headless mode (#3439) <p>Add headless mode (<a class="issue-link js-issue-link" href="https://github.com/bevyengine/bevy/pull/3439">bevyengine#3439</a>)</p> <p># Objective</p> <p>In this PR I added the ability to opt-out graphical backends. <span class="issue-keyword tooltipped tooltipped-se">Closes</span> <a class="issue-link js-issue-link" href="https://github.com/bevyengine/bevy/issues/3155">bevyengine#3155</a>.</p> <p>## Solution</p> <p>I turned backends into `Option` ~~and removed panicking sub app API to force users handle the error (was suggested by `@cart`)~~.</p> Shatur tag:github.com,2008:Repository/446282177/v0.5.0 2021-04-06T18:48:48Z v0.5.0 cart tag:github.com,2008:Repository/446282177/v0.4.0 2020-12-19T19:28:00Z v0.4.0 cart tag:github.com,2008:Repository/446282177/v0.3.0 2020-11-03T21:34:00Z v0.3.0 cart tag:github.com,2008:Repository/446282177/v0.2.1 2020-09-20T22:58:32Z v0.2.1 cart tag:github.com,2008:Repository/446282177/v0.2.0 2020-09-19T22:29:08Z v0.2.0 cart