Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@dschreib42 dschreib42 released this 11 Dec 16:52
ac7845f
  • Support for dotnet 6, 7, and NetStandard 2.0
  • Extracted state machine configuration from state machine implementation.
  • Added check for initial state configured
  • Fixed resolving the given state
  • Call OnExit() callbacks on ResetAsync()
  • Marked termination nodes with second eclipse
  • Improved performance
  • Extended graph generating options
  • Call OnExit() callbacks on Dispose
  • Change logging and transitioning order