All Versions
24
Latest Version
Avg Release Cycle
119 days
Latest Release
1505 days ago

Changelog History
Page 1

  • v2.3.1

    March 06, 2020
  • v2.3.0 Changes

    March 06, 2020
    • ed1be1c set branch alias to 3.0.x-dev (othillo)
    • adb967f broadway/uuid-generator 1.0 (othillo)
    • 6b6613a broadway/coding-standard 1.0 (othillo)
    • 6c501ea added license (othillo)
    • 94c4c71 PHPStan level 5 (othillo)
    • 16bd5b0 PHPStan level 3 (othillo)
    • fa6ce80 PHPStan level 2 (othillo)
    • cf888cb PHPStan level 1 (othillo)
    • 5d77142 PHPStan (othillo)
    • 6f3ef3e Makefile (othillo)
    • f62c9ba broadway/uuid-generator ~0.5 (othillo)
  • v2.2.1

    February 17, 2020
  • v2.2.0

    February 13, 2020
  • v2.1.0 Changes

    January 14, 2019
    • πŸ›  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)
  • v2.0.1

    December 16, 2017
  • v2.0.0

    December 08, 2017
  • v2.0.x Changes

    BC breaks

    • 4e6fe27 Finalized concrete classes (Nikita Konstantinov)
    • 5c3cc30 required PHP 7 (othillo)
    • 8ee2fd2 required PHPUnit 6 (Alexander Bachmann)

    Other changes

    • f74c855 Added a closure command handler (Francesco Trucchia)
    • πŸ“‡ b21c245 Provide access to Metadata values (Reen Lokum)
    • 🚚 05e88ce Moved to Symfony coding standards (Reen Lokum)
    • df69c8d Added reflection serializer (Alexander Bachmann)
    • 🚚 8486286 moved RepositoryTestCase, EventStoreTest, EventStoreManagementTest to Testing namespace (Robin van der Vleuten)
  • v1.1.0

    July 17, 2017
  • v1.0.0

    March 06, 2017