Releases: zerodahero/laravel-workflow
Releases · zerodahero/laravel-workflow
v2.0.1
Adds initial_place into config
v2.0.0
Splitting off from the Brexis package to maintain this a little more on the bleeding-edge side of life. Main addition to the package is registry tracking, which allows you to dynamically load (read: load after initial config) workflows without duplicate workflows.
Bumped the major version because I moved the components to Symfony 4.2 for the metadata--which unfortunately bumps up a lot of other requirements by necessity. Only supporting "Active" PHP versions (>=7.2), but definitely open to PRs on how this can reach backwards to support older versions as well.
v1.2.3
Added support for Laravel 5.7