We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634308c commit d3be596Copy full SHA for d3be596
CHANGELOG.md
@@ -1,3 +1,12 @@
1
## 1.0.0
2
3
- Initial version.
4
+
5
+## 1.1.0
6
+### Added
7
+- Added `Pipe` abstract class
8
9
+### Removed
10
+- Removed `dart:mirrors`
11
+- Removed `via` method from `Pipeline`
12
+- Removed `method`, `positionalArguments` and `namedArguments` params from `pipeThrough` method in `PipelineMixin`
0 commit comments