Skip to content

Releases: broadway/snapshotting

0.3.0 PHP 7.2

07 Mar 12:36
Compare
Choose a tag to compare
  • 3bb7559 set branch alias to 1.0.x-dev (othillo)
  • 0f2688b require broadway/broadway ^2.3.1 (othillo)
  • 6e7c8b0 PHPStan level 5 (othillo)
  • a50b395 added license (othillo)
  • 379cf63 removed syntaxCheck (othillo)
  • 294a052 Makefile (othillo)
  • 426244b broadway/coding-standard ^1.0 (othillo)
  • 3b0a280 added license (othillo)
  • 276a30b added Travis CI build status badge (othillo)
  • 9bc55db applied coding standard (othillo)
  • e72020c configured Stale bot (othillo)
  • 407887a PHPUnit 8 (othillo)
  • ac1d366 require php >= 7.2 (othillo)
  • 4282c6c Added CommandDispatchingSnapshotter to allow for asynchronous snapshotting (othillo)
  • 9764745 Added Snapshotter interface and SynchronousSnapshotter implementation Updated SnapshottingEventsourcingRepository to take Snapshots using Snapshotter (othillo)
  • 023353a Added initial InMemorySnapshotRepository implementation (othillo)

0.2.1 missing return type hint

29 Jul 11:34
Compare
Choose a tag to compare
added travis 7.3 to travis.ym, (#8)

0.2.0 Broadway 2.0

14 Dec 12:21
4a03c62
Compare
Choose a tag to compare
require Broadway 2.0 (#5)

* require Broadway 2.0

* test PHP 7.2, not 5.6, no composer self-update

* show changelog

0.1.0: import from othillo/broadway-snapshotting

02 Jun 20:27
Compare
Choose a tag to compare
Merge pull request #2 from othillo/import

import from othillo/broadway-snapshotting