1.2.2 (2024-06-14)
- ci: Update release.yml (529a9ca)
1.2.1 (2023-02-13)
- README: docs update 😎👍 (cf7d493)
1.2.0 (2023-02-13)
- add state generator tool (8a0e681)
- add transition commands (641e631)
- add transition for polling machine (212eca0)
- update functionality, refactor transitional into polling machine (2ec3ab6)
- make fields protected, remove fixedUpdate() (ff3f187)
- README: update docs 😎👍 (5b1cd40)
1.1.1 (2023-01-23)
1.1.0 (2023-01-23)
- Add Autonomous Builder (44bd825)
- Add Autonomous State Machine (17d11cf)
- Add IStateMachine marker interface and components (730c916)
- Add Machine property to state, remove T runner param (9772129)
- Add State Machine Base (45d1a95)
- add Transitional Builder (8f22476)
- Add Transitional State Machine (9789348)
- add PlayerFSM Sample to package.json (c53e846)
1.0.2 (2023-01-17)
- README: add video (ef2513e)
- README: flesh out example (9b59740)
- update documentation in src (d33b4b9)
1.0.1 (2023-01-17)
- README: update documentation (54bf56f)
- Remove IStateMachineRunner (6e8ce26)