0.05 2017-03-03
- Fixed uncheck dereference
- Greatly improved validation of post-transition state
0.04 2017-03-03
- Forgot to export term :/
0.03 2017-03-03
- Debugging no longer emits a serialized version of the state, which was
incredibly annoying for debugging with complex state data
- Made a few minor changes to support the poor folks still using perl 5.8
- Added alias term for terminal
0.02 2017-03-02
- Fixed: final state not correctly validated if next state may be terminal
- More thorough unit tests
0.01 2017-03-01
- Initial release