Skip to content

Releases: not-elm/bevy_flurx

v0.14.1

09 Mar 05:31

Choose a tag to compare

What's Changed

Other Changes

  • Remove Sync bound from AsyncFunctor in tokio::spawn by @not-elm in #105

Full Changelog: v0.14.0...v0.14.1

v0.14.0

02 Feb 10:23

Choose a tag to compare

What's Changed

Breaking Changes 🛠

Full Changelog: v0.13.0...v0.14.0

Released v0.13.0

25 Oct 18:46
a036350

Choose a tag to compare

What's Changed

Breaking Changes 🛠

Exciting New Features 🎉

  • Migrate from Event to Message API for Bevy 0.17 by @not-elm in #102

Full Changelog: v0.12.0...v0.13.0

Released v0.12.0

23 Jul 15:48
56c0810

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Improvements to existing features

  • fix: remove std, serialize from bevy's feature flags by @not-elm in #97

Bug Fixes

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

And I created the documents.

Released v0.11.1

29 Jun 03:26

Choose a tag to compare

Others

  • Excluded assets directory from publication.
  • Use rustfmt to format the code.

Full Changelog: v0.11.0...v0.11.1

Released v0.11.0

26 Apr 16:48

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • update: It is now possible to request undo/redo from trigger. by @not-elm in #90

Exciting New Features 🎉

  • Added predicate expressions to wait::event by @not-elm in #89

Bug Fixes

Full Changelog: v0.10.0...v0.11.0

Released v0.11.0-rc.5

19 Apr 17:07

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • update: support for bevy's v0.16-rc.5 by @not-elm in #93

Bug Fixes

Full Changelog: v0.11.0-rc.3...v0.11.0-rc.5

Released version v0.11.0-rc.3

01 Apr 13:46

Choose a tag to compare

What's Changed

Support for bevy's v0.16-0.rc.3

Breaking Changes 🛠

  • update: It is now possible to request undo/redo from trigger. by @not-elm in #90

Exciting New Features 🎉

  • Added predicate expressions to wait::event by @not-elm in #89

Full Changelog: v0.11.0-rc.2...v0.11.0-rc.3

Released v0.11.0-rc.2

23 Mar 08:32
3005bc8

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: crash app when Reactor spawns inside another reactor by @not-elm in #87

Other Changes

Full Changelog: v0.11.0-rc.1...v0.11.0-rc.2

Released v0.11.0-rc.1

20 Mar 17:56
13ceeeb

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v0.10.0...v0.11.0-rc.1