Skip to content

Releases: zerodahero/laravel-workflow

v2.0.1

22 May 20:40

Choose a tag to compare

Adds initial_place into config

v2.0.0

10 May 18:22

Choose a tag to compare

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

12 Oct 16:12

Choose a tag to compare

Added support for Laravel 5.7