Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 498 Bytes

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 498 Bytes

0.2.3

  • Fixing auto publish issues.

0.2.0

  • Migrated to Dart 3.0.0.

0.1.2

  • Upgrade dependencies, mainly dfunc 0.8.0.

0.1.1

  • Enabled null safety.

0.1.0

  • Support for dfunc 0.7.2 after it break compatibility with Coproduct2 classes.

0.0.5

  • Introduced stronger typing in builder methods.
  • Added onEnter and onExits state listeners.

0.0.4

  • Restructured code.
  • Updated documentation.

0.0.3

  • Updated example.

0.0.2

  • Updated README.

0.0.1

  • Initial version.