Skip to content

Releases: michael-rubel/laravel-enhanced-pipeline

4.0.0

17 Mar 13:52
c42937d
Compare
Choose a tag to compare

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

v3.2.3

04 Feb 22:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.2.3

v3.2.2

19 Jan 10:39
c5206e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.2.2

v3.2.1

10 Dec 18:32
91ff89b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

v3.2.0

31 Oct 13:58
0bf8e40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

v3.1.0

11 Aug 08:54
0464c5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

v3.0.0

10 Aug 12:16
a2f1c7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...3.0.0

v2.1.0

10 Aug 12:07
a852c71
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

v2.0.0

01 Aug 13:45
11cc1e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...2.0.0