- allow reading to buffer to enable use with
IO::copy_stream
- add builder method for lazily constructing pipelines
- add
#posto Piperator::IO to get current position
- add
Piperator.buildto build pipelines with DSL
- remove implicit wrapping to callable from
Pipeline.pipe - add
Pipeline.wrapto wrap a value as callable