Skip to content

Releases: ts696/CoreFSM

1.0.0

Choose a tag to compare

@ts696 ts696 released this 11 Aug 02:15
0d669a8

What's Changed

  • Fix async test by @ts696 in #3
  • Fix Dispose method was not called by @ts696 in #6
  • Fixed generic type constraints by @ts696 in #7
  • Feature/refactor by @ts696 in #8

Full Changelog: 0.2.1...1.0.0

0.2.1

Choose a tag to compare

@ts696 ts696 released this 12 Apr 05:03
65b382b

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@ts696 ts696 released this 31 Mar 14:49
97b3128

What's Changed

New Contributors

  • @ts696 made their first contribution in #1

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@ts696 ts696 released this 30 Mar 13:50
Refactor