Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@michael-rubel michael-rubel released this 17 Mar 13:52
c42937d

What's Changed

New features

BC breaks

  • pipeline helper removed from the package, use Pipeline::make() or container resolution instead;
  • run helper was removed, and the functionality moved to the class method, see ref.;
  • Parameters are now passed differently in the internal fireEvent method.
  • $pipe variable in execution events can now be an object;
  • Execution events were renamed, see ref.;

Full Changelog: 3.2.3...4.0.0