Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Releases: qandidate-labs/symfony-json-request-transformer

2.2.0

28 Jan 22:34
5b2a4c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

Bugfix for an accidental BC break

17 Jan 08:10
3306f4a
Compare
Choose a tag to compare

Bugfix release

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0 PHP8.1 and Symfony 6

06 Jan 13:26
c835838
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0 PHP 7.2

11 Mar 10:22
Compare
Choose a tag to compare
  • 5eff710 .mailmap for changelog (othillo)
  • 9b45e5f use PHPStan ^0.12.14 (othillo)
  • c3a8c29 prepare for 2.0 (othillo)
  • d63c6c7 PSR-4 (othillo)
  • 2b811d7 adopted Broadway coding standard (othillo)
  • a1fd0f2 PHPStan level max (othillo)
  • b63e534 fixed Travis CI build status badge (othillo)
  • 15d97cc Makefile (othillo)
  • f029380 drop Symfony 3.4 support (othillo)
  • e840509 PHPUnit 8 (othillo)
  • 4f1cfc4 replaced GetResponseEvent with RequestEvent (othillo)
  • 854e4c2 only support actively supported Symfony versions (othillo)
  • 27db6f1 only test actively supported PHP versions (othillo)

1.3.0: Symfony 4

10 Jan 14:04
549e589
Compare
Choose a tag to compare
Merge pull request #15 from bartosz-maciaszek/symfony4

Compatibility with Symfony 4

1.2.2: Merge pull request #13 from fracz/patch-1

24 Apr 10:50
Compare
Choose a tag to compare
Return immediately if request is not json

1.1.0

01 Apr 11:49
Compare
Choose a tag to compare

Lowered required symfony/http-kernel version to 2.3