Skip to content

Releases: Macawls/OceanFSM

v1.2.2

14 Jun 14:53

Choose a tag to compare

1.2.2 (2024-06-14)

Bug Fixes

  • Fix Failed build caused by misconfigured Editor only Assembly Definition by @kiraio-moe in #10

New Contributors

v1.2.1

13 Feb 16:51

Choose a tag to compare

1.2.1 (2023-02-13)

Documentation

  • README: docs update 😎👍 (cf7d493)

1.2.0 (2023-02-13)

Features

  • add state generator tool (8a0e681)
  • add transition commands (641e631)
  • add transition for polling machine (212eca0)
  • update functionality, refactor transitional into polling machine (2ec3ab6)

Refactors

  • make fields protected, remove fixedUpdate() (ff3f187)

v1.1.1

23 Jan 12:54

Choose a tag to compare

1.1.1 (2023-01-23)

Bug Fixes

  • remove empty using in sample (#8) (9ac4ae3)