JMSSerializerBundle Versions Save

Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)

4.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/schmittjoh/JMSSerializerBundle/compare/4.1.0...4.2.0

4.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/schmittjoh/JMSSerializerBundle/compare/4.0.2...4.1.0

4.0.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/schmittjoh/JMSSerializerBundle/compare/4.0.1...4.0.2

4.0.1

2 years ago
  • Add doc blocks to silence Symfony deprecations #874
  • Fix typo #875
  • Add doc blocks to silence Symfony deprecations #874

4.0.0

2 years ago

Highlight

Other changes

  • Fix compatibility with PHP 8.1 #872 (W0rma)
  • Add support for Symfony 6 #869 (mbabker)
  • Update installation guide to include Flex based apps #866 (mbabker)
  • add "jms_" prefix to serializer functions to avoid collisions with th… #862 (goetas)
  • Allow to decorate handler registry and event dispatcher #861 (goetas)

For upgrading instructions, please refer to https://github.com/schmittjoh/JMSSerializerBundle/blob/master/UPGRADING.md

3.10.0

2 years ago

Implemented enhancements:

Merged pull requests:

  • Use public alias for security.authorization_checker service #855 (W0rma)
  • Remove cache clearer service when cache is disabled #850 (marmichalski)

3.9.1

3 years ago

3.9.0

3 years ago

3.8.0

3 years ago

3.7.0

3 years ago

Merged pull requests: