0.4
New Features:
- Ability to soft & hard skip steps. For more info see the README.md;
Bug Fixes:
- Fix a bug where the next step could return a wrong result;
Improvements:
- Added a bit of documentation;
Breaking Changes:
- markCompleted() and markIncompleted() have been renamed to setCompleted and unsetCompleted();
- getFormFlow() inside all events has been renamed to getFlow();