- Remove Coveralls remainings
- Upgrade dependencies
- Added
state_machine.event_methods
- Transition now optionally get passed the transition object that allows to access transition arguments and options.
- Allow to toggle locking of transitions for active record adapter per event or globally
- [internal] Allow to draw state machine graph with rake task