Skip to content

Tags: raoul2000/yii2-workflow

Tags

1.2.0

CI : travis run on PHP 7.2.5

1.1.0

update doc

1.0.1

update guide

1.0.0

[skip ci] release 1.0

0.0.20

all WorkflowEvent events fired now include the start status, the end

status and the transitions

0.0.19

update CHANGES.md

0.0.18

add method WorkflowInterface->getAllStatuses()

0.0.17

add Status::isInitialStatus() and arg to

WorkflowHelper::getNextStatusListData. rollback $emptyStringAsNull

0.0.14

Merge branch 'master' of git://github.com/raoul2000/yii2-workflow.git

0.0.12

add cache for workflow definition (WorkflowFileSource)