Skip to content

Releases: broadway/broadway-saga

1.0.0 Stable

03 May 11:37
Compare
Choose a tag to compare
expose state values

0.10.1 expose state values

28 Apr 10:51
Compare
Choose a tag to compare
expose state values

0.10.0 PHPStan level max

09 Apr 09:19
Compare
Choose a tag to compare
  • 1ca5f88 PHPStan level max (othillo)

0.9.0 use DomainMessage for untyped events

08 Apr 11:56
Compare
Choose a tag to compare
  • 07c03da changed parameter order (othillo)
  • 71f32de ignore .phpunit.result.cache (othillo)
  • 77408a1 updated Travis CI build status badge (othillo)
  • 6a200f9 changed parameter order (othillo)
  • ce6cba4 applied coding standard (othillo)
  • 3cb3665 permission (othillo)
  • 2fa467f Makefile target for php-cs-fixer in CI (othillo)
  • 2adc401 Add changelog (Eric Schildkamp)
  • f6f9e6a Implement skipped testcase (Eric Schildkamp)

0.8.0 PHP 7.2

06 Mar 20:19
Compare
Choose a tag to compare
  • e4724aa .mailmap for changelog (othillo)
  • 8de9dd6 require broadway/broadway ^2.3.1 (othillo)
  • 408b1ab PHPStan level 2 (othillo)
  • 6af7ff7 added license (othillo)
  • 6555cc4 fixed strict type issue (othillo)
  • cc4cd2d removed syntaxCheck (othillo)
  • c289602 Makefile (othillo)
  • 8954dcf broadway/coding-standard ^1.0 (othillo)
  • 9095fad require broadway/broadway ^2.2.1 (othillo)
  • 150c318 added Travis CI build status badge (othillo)
  • aa80134 applied coding standard (othillo)
  • af35396 PHPUnit 8 (othillo)
  • 180b4ff drop support for beberlei/assert ~2.0 (othillo)
  • e9fa558 require php >= 7.2 (othillo)
  • 9f46383 only test actively supported PHP versions (othillo)
  • 6b974da configured Stale bot (othillo)

0.7.0 PHP 7.1

22 Apr 11:24
96e28a0
Compare
Choose a tag to compare
  • 96e28a0 require broadway ^2.1, php >= 7.1 (#21)
  • c35b596 Fixed return type declaration

Allow beberlei/assert 3.0

19 Dec 08:48
Compare
Choose a tag to compare
0.6.0

Allow beberlei/assert 3.0 (#18)

0.5.0 PHPUnit 6

29 Apr 09:04
Compare
Choose a tag to compare
  • d6b7fc8 Implemented PHPUnit >6.0 compatibility, fixes #16. (Invis1ble)

0.4.0: split MongoDB state persistence to broadway/saga-state-mongodb

23 Jan 08:03
8d92e6e
Compare
Choose a tag to compare
  • 8d92e6e split MongoDB state persistence to broadway/saga-state-mongodb (#14) (othillo)

0.3.0: Broadway 2.0, PHP 7

10 Dec 10:56
2a876bf
Compare
Choose a tag to compare
  • 2a876bf Broadway 2.0, PHP 7 (#12) (othillo)
  • b427b3c use phpunit from vendor (othillo)
  • 92456e6 do not test HHVM on Travis CI (othillo)
  • ea63ff3 removed unused group (othillo)
  • 8bb1341 remove dependency on mongo extension (othillo)
  • 977ac42 Install mongodb extension on PHP 7 as well (alcaeus)
  • 2a045f9 Don't use ignore-platform-reqs when installing mongo-php-adapter (alcaeus)