2.0.0 Released
Breaking change
on()
method implementation is moved topipe()
on()
is now a static method allowing callingPiper::on([])
more fluent.
Documentation
- Update documentation to show the changes
Breaking change
on()
method implementation is moved to pipe()
on()
is now a static method allowing calling Piper::on([])
more fluent.Documentation