Skip to content

2.1.0

Compare
Choose a tag to compare
@othillo othillo released this 14 Jan 19:11
· 70 commits to master since this release
  • 412ce18 fixed return type (#369) (Alessandro Minoccheri)
  • 5745145 added php 7.3 on travis file (#368) (Alessandro Minoccheri)
  • ee2fd58 Update examples.md (othillo)
  • 04b93c6 added missing docblock headers (othillo)
  • 3e87591 coding standard fixes (othillo)
  • 597ae55 Add examples for creating read models (#356) (Fritsjan)
  • 1d98f57 Add example of how to replay events using EventStoreManagement and Criteria (#363) (Fritsjan)
  • a7bf429 Query event store example (#360) (Willem-Jan Zijderveld)
  • 4e6b8a3 chore: undo test case as with the current implementation all cases all covered + use finally as it is done in SimpleEventBus (Félix Carpena)
  • 9f3a146 chore: manage throwable exception in order to set isDispatching to false (Félix Carpena)
  • 338ed8a Update beberlei/assert to ~3.0 (Luis Tacón)
  • e17e058 drop instaclick/base-test-bundle (othillo)
  • 1edfdd1 applied coding standards (othillo)
  • 534c57b more specific array type hint annotations (othillo)
  • ffc8ba7 removed superfluous docblocks (othillo)
  • 4c4df45 void return type (othillo)
  • dba8471 added missing type hints (othillo)
  • 164ace7 nullable return types (othillo)
  • 2ee386a require PHP 7.1 (othillo)
  • 75883ac Added read model repository findAll test case (Ettore Delprino)
  • 3b637e2 CR fixes (othillo)
  • 99a2baf linked to other Broadway repositories (othillo)
  • 879f1e4 moved individual component documentation (othillo)
  • 22e0f5f split documentation (othillo)
  • 94e02be removed caution as Broadway is stable (othillo)
  • d172b59 link to documentation (othillo)
  • 8796442 Test PHP 7.2 on Travis CI (#351) (Andrey Bolonin)
  • 8c1a063 enforce license (othillo)
  • 59233ca pass the type of the aggregate instead of the expected type of the repository (othillo)
  • 6c2132f prefer ::class notation (othillo)
  • b636470 remove unnecessary method (othillo)
  • 412ce18 fixed return type (#369) (Alessandro Minoccheri)
  • 5745145 added php 7.3 on travis file (#368) (Alessandro Minoccheri)
  • ee2fd58 Update examples.md (Sander van Thillo)
  • 04b93c6 added missing docblock headers (othillo)
  • 3e87591 coding standard fixes (othillo)
  • 597ae55 Add examples for creating read models (#356) (Fritsjan)
  • 1d98f57 Add example of how to replay events using EventStoreManagement and Criteria (#363) (Fritsjan)
  • a7bf429 Query event store example (#360) (Willem-Jan Zijderveld)
  • 4e6b8a3 chore: undo test case as with the current implementation all cases all covered + use finally as it is done in SimpleEventBus (Félix Carpena)
  • 9f3a146 chore: manage throwable exception in order to set isDispatching to false (Félix Carpena)
  • 338ed8a Update beberlei/assert to ~3.0 (Luis Tacón)
  • e17e058 drop instaclick/base-test-bundle (othillo)
  • 1edfdd1 applied coding standards (othillo)
  • 534c57b more specific array type hint annotations (othillo)
  • ffc8ba7 removed superfluous docblocks (othillo)
  • 4c4df45 void return type (othillo)
  • dba8471 added missing type hints (othillo)
  • 164ace7 nullable return types (othillo)
  • 2ee386a require PHP 7.1 (othillo)
  • 75883ac Added read model repository findAll test case (Ettore Delprino)
  • 3b637e2 CR fixes (othillo)
  • 99a2baf linked to other Broadway repositories (othillo)
  • 879f1e4 moved individual component documentation (othillo)
  • 22e0f5f split documentation (othillo)
  • 94e02be removed caution as Broadway is stable (othillo)
  • d172b59 link to documentation (othillo)
  • 8796442 Test PHP 7.2 on Travis CI (#351) (Andrey Bolonin)
  • 8c1a063 enforce license (othillo)
  • 59233ca pass the type of the aggregate instead of the expected type of the repository (othillo)
  • 6c2132f prefer ::class notation (othillo)
  • b636470 remove unnecessary method (othillo)