Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.03 KB

v0.1.12 2024-07-31

Changed

  • Remove Coveralls remainings
  • Upgrade dependencies

Compare v0.1.11...v0.1.12

v0.1.11 2023-06-29

Added

  • Added state_machine.event_methods

Compare v0.1.10...v0.1.11

v0.1.10 2021-07-19

Added

  • Transition now optionally get passed the transition object that allows to access transition arguments and options.

Compare v0.1.9...v0.1.10

v0.1.9 2020-09-23

Added

  • Allow to toggle locking of transitions for active record adapter per event or globally

Compare v0.1.8...v0.1.9

v0.1.8 2020-0-05

Added

  • [internal] Allow to draw state machine graph with rake task

Compare v0.1.7...v0.1.8