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

Latest commit

 

History

History
99 lines (64 loc) · 7.47 KB

CHANGELOG.md

File metadata and controls

99 lines (64 loc) · 7.47 KB

Changelog

2.1.0 (2022-01-06)

  • 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

New Contributors

  • @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)

Full Changelog

Merged pull requests:

1.3.0 (2018-01-10)

Full Changelog

Merged pull requests:

1.2.2 (2017-04-24)

Full Changelog

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)

Full Changelog

Merged pull requests:

1.2.0 (2015-12-28)

Full Changelog

Merged pull requests:

1.1.0 (2015-04-01)

Full Changelog

Merged pull requests:

1.0 (2014-08-12)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator