Releases: andrew-gresyk/HFSM2
Releases · andrew-gresyk/HFSM2
2.11.1
2.11.0
Split BitArrayT<> into BitFlatSetT<> and BitSliceSetT<>
2.10.0
2.9.0
FSM::Instance::Structure has entries for every (even headless) state
2.8.1
Formatting and hints for fixing compile errors in client code
2.8.0
Fixed handling large FSMs
Fixed isActive<ROOT_ID>()
Fixed isActive<>() on peer (lacking head state) regions
2.7.1
fixed large (256+ states) FSMs
2.7.0
- fixed hierarchical plans
- removed
#pragma packs LoggerInterface::recordTaskStatus()and::recordPlanStatus()takeStateID regioninstead ofRegionIDState::exitGuard()called in reverse order throughout the hierarchy
2.6.1
Bumping version number for vcpkg release
2.6.0
No longer clear composite region's plan on exiting it to allow continuation of plan execution on resuming the region