Skip to content

Releases: eventjet/eventjet-vatin

1.2.1

17 Oct 20:52
3b537c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

30 Nov 09:16
e6acd08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Oct 12:43
d5e5380
Compare
Choose a tag to compare

1.1.0 - 2022-10-19

Added

  • Nothing.

Changed

  • #4 makes constructor parameter Validator in VatinFactory
    optional as it is currently not used
  • #4 adds support for PHP 8.1 (explicit check in CI)

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

eventjet-vatin 1.0.5

21 Oct 08:09
1.0.5
207668a
Compare
Choose a tag to compare

Added

  • #3 adds support for PHP 8

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

specify php version in composer.json

10 Jul 13:26
12e2bce
Compare
Choose a tag to compare
Merge pull request #2 from eventjet/code-quality

add php version

remove composer lockfile

10 Jul 09:17
12a442d
Compare
Choose a tag to compare
Merge pull request #1 from eventjet/remove-lockfile

remove composer.lock

1.0.0

08 Apr 09:56
Compare
Choose a tag to compare
Use PHPUnit 4 so we can run on PHP 5.5