Releases: bazyleu/UniState
Releases · bazyleu/UniState
1.9.1
1.9.0
1.8.0
What's Changed
- State machine default error handling update by @bazyleu in #105
- Fix StateDisposablesTests by @bazyleu in #106
- Add pull request trigger and upload test results to workflow by @bazyleu in #107
- Update Unity versions for autotests to 6000.0.58f1 by @bazyleu in #108
- Extend API for disposables collection by @bazyleu in #109
- UpdateREADME.md with available API and example usage for Disposable by @bazyleu in #110
Full Changelog: 1.7.0...1.8.0
1.7.0
1.6.0
What's Changed
- Experimental Reflex Support (#95) by @CristianRos in #96
- Add Reflex Documentation by @bazyleu in #97
New Contributors
- @CristianRos made their first contribution in #96 🎉 🎉 🎉
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
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
1.3.0
1.2.0
1.1.0
New vision of the package: best open source state machine for Unity
What's Changed
- Rework Getting Started Section by @bazyleu in #69
- Minor fixes in Getting Started by @bazyleu in #70
- Fix Getting Started examples in documentation by @bazyleu in #72
- Change main focus of package by @bazyleu in #73
Full Changelog: 1.0.0...1.1.0