Skip to content

Releases: bazyleu/UniState

1.7.0

06 Aug 16:35
Compare
Choose a tag to compare

What's Changed

  • DI extensions updates for Reflex. Minor updates for VContainer and Zenject extensions by @bazyleu in #102

Full Changelog: 1.6.0...1.7.0

1.6.0

25 Jul 19:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

08 Jun 20:44
Compare
Choose a tag to compare

What's Changed

  • Rewrok StateMachine running mechanism by @bazyleu in #87

Full Changelog: 1.4.0...1.5.0

❗ Breaking Changes

Please note that the state machine launch mechanism has been reworked and unified. Some outdated API has been removed. The approach to launching the state machine has changed.
Please read the section for upgrading from a version below 1.5.0
https://github.com/bazyleu/UniState?tab=readme-ov-file#upgrading-from-versions--150
Please read the updated tutorial
https://github.com/bazyleu/UniState?tab=readme-ov-file#tutorials

1.4.0

14 May 18:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

1.3.0

16 Apr 18:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

11 Mar 17:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

11 Jan 09:19
Compare
Choose a tag to compare

New vision of the package: best open source state machine for Unity

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

12 Nov 15:01
Compare
Choose a tag to compare

Version 1.0.0 has been released! 🥳

What's Changed

Full Changelog: 0.9.0...1.0.0

v0.9.0

14 Sep 08:31
Compare
Choose a tag to compare

What's Changed

  • Add Tests tool - ExecutionLogger, refactoring GoBackTests by @bazyleu in #39
  • Add Binding extensions for VContainer and Zenject, update documentation by @bazyleu in #40
  • Add custom interface support to StateMachineFactory by @bazyleu in #41
  • Major test refactoring and updates by @bazyleu in #42
  • Updates state machine error handling, improve tests, update README.md by @bazyleu in #51

Full Changelog: 0.8.0...0.9.0

v0.8.0

02 Sep 18:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.8.0