Stateless v5.1.0 Release Notes

  • โž• Added

    • โž• Added missing possible destination states to all PermitDynamic and PermitDynamicIf, see issue [#305].

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed trigger execution order issue if there are uncaught exceptions. Ref issue [#267]
    • ๐Ÿ›  Fixed issue #272 and #275. Triggers with no parameters threw exceptions when checking if they could be fired, or retrieved with GetPermittedTriggers.