Skip to content

Releases: trinet-at/mezzio-test

mezzio-test 1.1.2

25 Feb 15:52
1.1.2
d64fe3a
Compare
Choose a tag to compare

Added

  • #6 allows using v2 of thecodingmachine/safe

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-test 1.1.1

15 Oct 09:44
1.1.1
c43ddb6
Compare
Choose a tag to compare

Added

  • #5 adds support for PATCH and PUT verbs in requests

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-test 1.1.0

29 Sep 20:43
1.1.0
001bac7
Compare
Choose a tag to compare

Added

  • #3 adds the possibility to pass additional headers to dispatch methods

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-test 1.0.0

25 Jun 06:24
1.0.0
529c369
Compare
Choose a tag to compare

There are no BC breaks from the previous version. This package was already used enough to tag it as stable 🙂

Added

  • Nothing.

Changed

  • #2 changed minimum PHP version to 7.4

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-test 0.3.1

08 Dec 15:34
0.3.1
9d8d916
Compare
Choose a tag to compare

Added

  • #1 adds support for PHP 8

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.3.0

01 May 12:26
Compare
Choose a tag to compare
* require PHP 7.3

* update code quality tools
* add Github Action

0.2.0

01 May 11:16
Compare
Choose a tag to compare
* change Config postProcessor to a more simple ConfigProvider

* allow more params in dispatching requests

0.1.2

19 Jan 16:19
Compare
Choose a tag to compare

add README, add error listener