Skip to content

Releases: Jeckel-Lab/contract

2.5.1 Allow Stringable Identities

25 Mar 15:10
c4204f3

Choose a tag to compare

Merge pull request #35 from Jeckel-Lab/feature/allow-stringable-identity

Allow Stringable type

v2.5.0 Add Port contract

02 Feb 16:20
33ed69e

Choose a tag to compare

Merge pull request #34 from Jeckel-Lab/feature/add-port-contract

Add Port interface

v2.4.0 Add EventListener contract

20 Jan 09:46
12c2df2

Choose a tag to compare

Merge pull request #33 from Jeckel-Lab/feature/add-event-listener-con…

v2.3.0

03 Jan 16:14
d413fc3

Choose a tag to compare

Merge pull request #31 from Jeckel-Lab/feature/doc

Update doc

v2.2.0 Query Bus

08 Nov 13:48
698480e

Choose a tag to compare

Add interfaces and exception for a Query Bus, same as the Command Bus

ViewModel

26 Oct 11:05
9be094f

Choose a tag to compare

  • Add ViewModel interface

PHP 8.0 Dedicated release

06 Jul 09:47
ea1aff2

Choose a tag to compare

Pre-release

New release for php 8.0

  • add Stringable interface
  • better type checking
  • add phpstan check
  • replace travis CI with github actions

v1.2.0

18 Dec 15:22
dbb3eee

Choose a tag to compare

Remove useless toScalar() methods

v1.1.1

11 Dec 08:05
4c7d5db

Choose a tag to compare

  • Re-enable compatibility with php 7.2

Add timezone to clock contract

10 Dec 22:04
b08f6cc

Choose a tag to compare

v1.1.0

Merge pull request #9 from Jeckel-Lab/feature/add-timezone-to-clock-c…