Pipeline v1.0.0 Release Notes

Release Date: 2018-06-05 // almost 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.