Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@iwannabebot iwannabebot released this 07 Jun 07:16
· 3 commits to main since this release

Features:

  • Pass old and new state to SideEffects: WithSideEffect(Action<TContext, TState, TState> effect, string name = null)
  • Add New examples for Mealy and Moore machine