[go: up one dir, main page]

Skip to content

Releases: andrew-gresyk/HFSM2

2.5.1

25 May 18:06
faa9a2b
Compare
Choose a tag to compare

Maintenance release

2.5.0

01 Jan 19:10
534a17a
Compare
Choose a tag to compare

Added reverse reaction order via hfsm2::Config::BottomUpReactions

2.4.0

26 Dec 14:39
c7ccd25
Compare
Choose a tag to compare
  • Added destroy<>()
  • switched msbuild workflow to the premake solution

2.3.3

20 Dec 23:31
d993031
Compare
Choose a tag to compare

internal maintenance update

2.3.2

25 Oct 16:21
92735e2
Compare
Choose a tag to compare
  • removed superfluous #include

2.3.1

22 Sep 20:13
d4a0666
Compare
Choose a tag to compare
  • fixed FullControlT<>::updatePlan()
  • renamed Status to TaskStatus

2.3.0

06 Jun 15:25
3d7f44a
Compare
Choose a tag to compare
  • reworked serialization

2.2.3

06 Feb 22:53
eba7650
Compare
Choose a tag to compare

fixed transition payload interface

2.2.2

09 Dec 20:05
1859c6a
Compare
Choose a tag to compare
  • renamed NCC to NCC_ for #63
  • configure cmake.yml action to download and install clang-10
  • changed clang-6 through clang-11 builds to use ubuntu-20.04
  • changed clang-13 builds to use default version on ubuntu-latest
  • added clang-14

2.2.1

14 Aug 21:52
04a5795
Compare
Choose a tag to compare

removed std::aligned_storage<>