Skip to content

Releases: BlackMali/StateMachine

v1.1.3

07 Dec 19:17
Compare
Choose a tag to compare
  • .net 8 support
  • Nuget update

v1.1.2

04 Jan 17:13
ec3ed49
Compare
Choose a tag to compare
  • .NET 7 Support
  • Documentation edited

v1.1.1

07 Nov 08:56
Compare
Choose a tag to compare

New:

  • IStateMachine with TryPost and TryTransmit methods
  • IStateMachine with OnError EventHandler
  • Restoring states after exception
  • Readme edited

v1.1.0

26 Oct 10:50
a83b486
Compare
Choose a tag to compare

New:

  • Full DI support
  • Now available in .netStandard2.0, .netStandard2.1 and .net6
  • Unit and Integration-Tests added
  • For examples please see the test folder

Migration:

  • Install AutoFac
  • Register StateMachineModule
  • Resolve()

In case of problems please contact us.

Would you like more DI support (e.g. for SimpleInjector or Microsoft)?

v1.0.1

25 Oct 15:22
Compare
Choose a tag to compare
csproj without versions

1.0.0

25 Oct 15:02
Compare
Choose a tag to compare
Add project files.