Skip to content

Releases: php-etl/pipeline-contracts

Version 0.5.1

20 Nov 10:49
Compare
Choose a tag to compare

Version 0.5.0

16 Nov 10:55
Compare
Choose a tag to compare

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

Full Changelog: v0.4.2...v0.5.0

Version 0.4.2

12 Jun 09:39
5a37ebe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

Version 0.4.1

18 Apr 14:46
b5c4509
Compare
Choose a tag to compare
  • Used the Kiboko\Contract\Satellite\RunnableInterface and made Kiboko\Contract\Pipeline\RunnableInterface deprecated

Version 0.4.0

17 Apr 13:09
Compare
Choose a tag to compare
  • Upgraded PHP version to 8.2

Version 0.3.3

28 Sep 06:58
Compare
Choose a tag to compare

Updated PHPStan generics definition on generators

Version 0.3.2

27 Sep 19:36
Compare
Choose a tag to compare

Updated PHPStan generics definition

Version 0.3.1

27 Sep 16:45
Compare
Choose a tag to compare
  • Fixed PHPStan generics definition

Version 0.3.0

26 Sep 19:49
Compare
Choose a tag to compare
  • Updated Rejections and States
  • Updated Github action workflows
  • Added README