Releases: bazyleu/UniState
Releases · bazyleu/UniState
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
1.0.0
Version 1.0.0 has been released! 🥳
What's Changed
- Add an example of a custom ITypeResolver to documentation by @JakBlack in #53
- Update README.md by @bazyleu in #54
- Add state section to documentation by @bazyleu in #55
- Update What is a State section by @bazyleu in #56
- Update 'What is a State' section by @bazyleu in #58
- Minor documentation fixes by @bazyleu in #59
- Add History Size in StateMachine by @bazyleu in #60
- Recovery transition by @bazyleu in #63
- Change short description by @bazyleu in #64
- Fix sub states disposing, add tests by @bazyleu in #66
- Rename states for tests by @bazyleu in #67
Full Changelog: 0.9.0...1.0.0
v0.9.0
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
What's Changed
- Add github workflow files by @bazyleu in #29
- GitHub workflows by @bazyleu in #30
- GitHub workflows by @bazyleu in #31
- Fix badges in Readme by @bazyleu in #32
- Fail tests experiment by @bazyleu in #34
- Documentation integration section updates by @bazyleu in #35
- Go back fix by @bazyleu in #37
- State machine on error update by @bazyleu in #38
Full Changelog: 0.7.2...0.8.0