Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 300 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 300 Bytes

1.1.0 (6 December 2019)

  • add #pos to Piperator::IO to get current position

1.0.0. (13 October 2019)

  • add Piperator.build to build pipelines with DSL

0.3.0 (13 July 2017)

  • remove implicit wrapping to callable from Pipeline.pipe
  • add Pipeline.wrap to wrap a value as callable