Skip to content

Easy Stages, Bugfix

Choose a tag to compare

@MGatner MGatner released this 02 Jul 15:56
· 180 commits to master since this release
  • Fixes a bug where a model was not renamed correctly
  • Adds a new method to the Workflow Entity: addAction($action, $required = false) to make it easier to build workflows programmatically
  • Tests