Skip to content

Releases: backslashphp/backslash

2.5.0

16 Feb 20:51

Choose a tag to compare

feat: add addInnerMiddleware() to insert middleware closest to the core

2.4.0

06 Feb 16:35

Choose a tag to compare

update docs

2.3.0

13 Jan 20:46

Choose a tag to compare

feat: an event handler can subscribe to all events with subscribeAll()

2.2.0

06 Jan 19:46
b590d01

Choose a tag to compare

feat: new Given-When-Then API in Scenario component

2.1.0

10 Nov 17:17

Choose a tag to compare

feat: added EventNameResolver

2.0.6

06 Oct 02:05

Choose a tag to compare

docs: link to docs repo in readme

2.0.5

16 Sep 12:11

Choose a tag to compare

feat:  nullable in RepositoryInterface::load

2.0.4

27 Aug 15:34

Choose a tag to compare

fix: fix WHERE condition when no max sequence is provided in concurre…

2.0.3

08 Aug 15:55

Choose a tag to compare

feat: add Identifier::includes()

2.0.2

02 Jul 18:51

Choose a tag to compare

feat: added query support for Metadata, Sequence and EventTime