Skip to content

Releases: not-elm/bevy_flurx

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

Released v0.10.0

15 Mar 12:57
440dd99

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • update: ultra super optimized reactor by @not-elm in #82
  • update: side-effect feature flags by @not-elm in #83

Improvements to existing features

  • Improvement cancellation handler calling timing by @not-elm in #81

Other Changes

Full Changelog: v0.9.1...v0.10.0

Released v0.9.1

11 Feb 03:25

Choose a tag to compare

What's Changed

Improvements to existing features

  • update: specifying versions of dependencies by @not-elm in #76
  • update: Rename effect to side_effect by @not-elm in #78
  • update: add Functor trait by @not-elm in #79

Full Changelog: v0.9.0...v0.9.1