Sha256: 9a4106776c924063464c1f6e3899760dc06afe07d5941403b06d1724aecb88da

Contents?: true

Size: 843 Bytes

Versions: 1

Compression:

Stored size: 843 Bytes

Contents

3.0.3 / 2018-11-05

Enhancements

  * Provide before_status_transition hook

3.0.2 / 2018-11-05

Enhancements

  * Prefix error status with previous status
  * Return the result of the block from status_transition!

3.0.1 / 2018-10-24

Enhancements

  * Always allow entering error

Bug fixes

  * Don't fail if transition map is specified as strings

3.0.0 / 2018-10-24

Breaking changes

  * error -> status_error column name

Enhancements

  * status_workflow(alt: { a: [:b] }) if you want to use alt_status

2.0.0 / 2018-09-30

Breaking changes

  * Get rid of block form on enter_X!

Enhancements

  * Add `status_transition!(intermediate_status, final_status)`

1.0.1 / 2018-09-28

Enhancements

  * Allow passing a block to be executed before the state transition

1.0.0 / 2018-09-23

Initial extraction from Faraday production systems

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
status_workflow-3.0.3 CHANGELOG