Releases: AlecSouthward/state-machine
Releases · AlecSouthward/state-machine
v2.0.2
v2.0.1
Fix the LICENSE and README.md being located in the wrong place.
v2.0.0
- Upgraded to the latest Godot version (from 4.2 to 4.6).
- Refactored the directories to follow standard addon recommendations.
- Added a project config.
- Improved
.gitattributesto ignore more files (unsure if this was an issue before, but it's better now).
release-v1.0.1
What's Changed
- Added missing set current_state to false when switching by @AlecSouthward in #3
Full Changelog: release-v1.0...release-v1.0.1