Releases: tecnocen-com/yii2-workflow
Releases · tecnocen-com/yii2-workflow
Methods now use the typecast supported in php 7.1
fix version bump for yii2 roa tests
Merge pull request #11 from tecnocen-com/testsverify fix version bump for yii2 roa tests
- Bugfix: Requires yii2 roa dev-master
0.3.1 - Bugfix: Requires yii2 roa dev-master
[enh] Nested expand and autogenerated curies
- Enh: Add CHANGELOG.md
- Enh: Nested expand support as defined by yii2.0.14
- Enh: Autogenerated curies using
tecnocen\roa\behaviors\Curies
- Bugfix: Logic to autogenerated the initial worklog on a process.
- Bugfix: Add Primary Key on
tecnocen\workflow\migrations\Assignment
- BRK: Requires yii2 roa 0.4.1
- Enh: Roa models implement
tecnocen\roa\hal\Contract
Process and Worklog
- New features for process and worklog.
TO DO
Missing use cases for full release.
Missing changelog.md
Release Candidate
Missing tests for full release.