Releases: php-etl/pipeline
Releases · php-etl/pipeline
Version 0.6.1
What's Changed
- Updated pipeline contracts to v0.5 by @gplanchat in #17
- Added a way to add rejection reason by @sebprt in #16
Full Changelog: v0.5.0...v0.6.1
Version 0.6.0
What's Changed
- Updated pipeline contracts to v0.5 by @gplanchat in #17
- Added a way to add rejection reason by @sebprt in #16
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
- Upgrade to php 8.2
Version 0.4.1
- Downgraded psr/log to version ^1.1 instead of ^3.0
Version 0.4.0
- implemented Rejection
- implemented States