Pipeline v1.0.0 Release Notes
Release Date: 2018-06-05 // over 6 years ago-
โ Added
- โ Add strict typing.
๐ Changed
- Now requires PHP 7.1 or newer.
- Pipeline requires processor as first argument.
- ๐ฐ Processor requires payload as first argument.
Previous changes from v0.3.0
-
- A pipeline now has a processor which is responsible for the stage invoking.