Skip to content

Releases: proophsoftware/event-machine

1.0 Stable Release

19 Mar 23:24
v1.0.0
Compare
Choose a tag to compare

v1.0 marks the end of active development of Event Machine. It is used in a variety of projects. Those projects can finally rely on a stable version without the risk of breaking changes.

A few months ago we've started development of Event Machine v2.0 and along the way decided to change the project name, code namespace and the home of the project. It's now called Event Engine. You can find more information about that move here: https://github.com/event-engine/php-engine/releases/tag/v0.1.0

We still support Event Machine with bugfixes, but no further feature development. All new features depend on the refactored core used in Event Engine. If you plan to start a new project and want to use Event Machine, please consider usage of Event Engine instead! The two systems are NOT compatible. Even though, many concepts used in Event Machine are also used in Event Engine, for example the Descriptions to configure the message flow and the Flavours.

If you want to switch your existing project to Event Engine, feel free to contact us! We can provide guidance if needed.

0.21.1 Bugfix Release

18 Jan 21:37
v0.21.1
a1f63fd
Compare
Choose a tag to compare
0.21.1 Bugfix Release Pre-release
Pre-release

Fixed

  • #113 : OopFlavour should only decorate first recorded event

0.21 Dev Release

27 Nov 20:48
v0.21.0
0eb2881
Compare
Choose a tag to compare
0.21 Dev Release Pre-release
Pre-release

Added

  • #111 Allow command preprocessors to stop dispatch

0.20.0 Dev Release - Pick your Flavour

20 Nov 20:08
v0.20.0
Compare
Choose a tag to compare
Pre-release

Added

  • #108 - Introduce Flavours, see PR description for details

0.19.0 Dev Release

21 Oct 10:25
v0.19.0
cfe630e
Compare
Choose a tag to compare
0.19.0 Dev Release Pre-release
Pre-release

Changed

  • #105 Provide access to DI container during tests
    • !BC BREAK! EventMachine::bootstrapInTestMode() returns ContainerInterface now

0.18.1 Bugfix Release

19 Sep 20:43
v0.18.1
37b28e0
Compare
Choose a tag to compare
0.18.1 Bugfix Release Pre-release
Pre-release

Fixed

  • #104 Integer is also valid float type

0.18.0 Dev Release

31 Jul 18:59
v0.18.0
bd233e0
Compare
Choose a tag to compare
0.18.0 Dev Release Pre-release
Pre-release

Added

  • #101 Add interfaces to avoid coupling with Event Machine in process managers and finders

0.17.4 Bugfix Release

24 Jul 21:49
v0.17.4
Compare
Choose a tag to compare
0.17.4 Bugfix Release Pre-release
Pre-release

Fixes

  • Unset read models in ReadModelProxy after deletion

0.17.3 Bugfix Release

24 Jul 21:35
v0.17.3
Compare
Choose a tag to compare
0.17.3 Bugfix Release Pre-release
Pre-release

Fixed

  • AggregateProjector should only drop collection if it exists

0.17.2 Bugfix Release

24 Jul 21:23
v0.17.2
Compare
Choose a tag to compare
0.17.2 Bugfix Release Pre-release
Pre-release