Skip to content

Releases: andrew-gresyk/HFSM2

2.11.1

15 Apr 18:27
f8663b0

Choose a tag to compare

Array refactoring

2.11.0

05 Apr 00:17
100e623

Choose a tag to compare

Split BitArrayT<> into BitFlatSetT<> and BitSliceSetT<>

2.10.0

30 Nov 16:34
659105b

Choose a tag to compare

fixed #123

2.9.0

07 Nov 20:55
4d2b3fd

Choose a tag to compare

FSM::Instance::Structure has entries for every (even headless) state

2.8.1

18 Oct 15:29
debbabb

Choose a tag to compare

Formatting and hints for fixing compile errors in client code

2.8.0

19 Jul 22:19
270d059

Choose a tag to compare

Fixed handling large FSMs
Fixed isActive<ROOT_ID>()
Fixed isActive<>() on peer (lacking head state) regions

2.7.1

27 May 17:36
1004a81

Choose a tag to compare

fixed large (256+ states) FSMs

2.7.0

16 Apr 22:43
68e06f0

Choose a tag to compare

  • fixed hierarchical plans
  • removed #pragma packs
  • LoggerInterface::recordTaskStatus() and ::recordPlanStatus() take StateID region instead of RegionID
  • State::exitGuard() called in reverse order throughout the hierarchy

2.6.1

19 Mar 10:35

Choose a tag to compare

Bumping version number for vcpkg release

2.6.0

01 Feb 19:41
156af7c

Choose a tag to compare

No longer clear composite region's plan on exiting it to allow continuation of plan execution on resuming the region