- CHANGELOG.md by @othillo in #33
- Use constant instead of magic number for response status code by @jdreesen in #35
- Fix Symfony 5.1 deprecation by @jdreesen in #36
- require patched versions by @othillo in #37
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #38
- configured stale bot by @othillo in #42
- GitHub actions by @othillo in #41
- Update phpunit/phpunit requirement from ^8.0 to ^9.5 by @dependabot in #39
- added GitHub actions build status badge by @othillo in #43
- test on PHP 8.1 by @othillo in #44
- phpstan/phpstan ^1.0 by @othillo in #47
- Test against Symfony 6 by @wjzijderveld in #52
- @jdreesen made their first contribution in #35
Full Changelog: https://github.com/qandidate-labs/symfony-json-request-transformer/compare/2.0.0...2.1.0
2.0.0 (2020-03-11)
Merged pull requests:
- prepare for 2.0 #32 (othillo)
- PSR-4 #31 (othillo)
- adopted Broadway coding standard #30 (othillo)
- PHPStan level max #29 (othillo)
- fixed Travis CI build status badge #28 (othillo)
- Makefile #27 (othillo)
- drop Symfony 3.4 support #26 (othillo)
- replaced GetResponseEvent with RequestEvent #25 (othillo)
- PHPUnit 8 #24 (othillo)
- only support actively supported Symfony versions #23 (othillo)
- only test actively supported PHP versions #19 (othillo)
- only test actively supported versions of PHP and Symfony #16 (othillo)
1.3.0 (2018-01-10)
Merged pull requests:
- Compatibility with Symfony 4 #15 (bartosz-maciaszek)
1.2.2 (2017-04-24)
Closed issues:
- PHP below 5.5 #11
Merged pull requests:
- use shipped phpunit instead of phpunit provided by Travis CI #14 (othillo)
- Return immediately if request is not json #13 (fracz)
- Fixed comparison to be compatible with php < 5.5 #12 (yosmanyga)
1.2.1 (2016-05-03)
Merged pull requests:
1.2.0 (2015-12-28)
Merged pull requests:
- Updated README regarding test coverage and supported versions #9 (wjzijderveld)
- Updated php and symfony test coverage #8 (wjzijderveld)
- Support symfony/http-kernel 3.0 #6 (vincentchalamon)
- Remove Response::HTTP_BAD_REQUEST for symfony 2.3 compatibility #5 (wjzijderveld)
- Install using composer CLI #4 (ifdattic)
- Use prefer-lowest when running against 2.3 #3 (wjzijderveld)
1.1.0 (2015-04-01)
Merged pull requests:
1.0 (2014-08-12)
* This Changelog was automatically generated by github_changelog_generator