Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 270 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 270 Bytes

1.0.0

  • Initial version.

1.1.0

Added

  • Added Pipe abstract class

Removed

  • Removed dart:mirrors
  • Removed via method from Pipeline
  • Removed method, positionalArguments and namedArguments params from pipeThrough method in PipelineMixin