Releases: php-etl/pipeline-contracts
Releases · php-etl/pipeline-contracts
Version 0.5.1
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
What's Changed
- Added a class to manage rejections with a given reason by @sebprt in #9
- Implemented reject with a given message by @sebprt in #8
- Updated pipeline-contracts package to add the step codes by @gplanchat in #10
New Contributors
- @gplanchat made their first contribution in #10
Full Changelog: v0.4.2...v0.5.0
Version 0.4.2
Version 0.4.1
- Used the
Kiboko\Contract\Satellite\RunnableInterface
and madeKiboko\Contract\Pipeline\RunnableInterface
deprecated
Version 0.4.0
- Upgraded PHP version to 8.2
Version 0.3.3
Updated PHPStan generics definition on generators
Version 0.3.2
Updated PHPStan generics definition
Version 0.3.1
- Fixed PHPStan generics definition
Version 0.3.0
- Updated Rejections and States
- Updated Github action workflows
- Added README