Skip to content

Releases: schmittjoh/JMSSerializerBundle

5.4.0

12 Dec 15:35
6fa2dd0
Compare
Choose a tag to compare

What's Changed

  • Fix #923 Enabled support for DefaultValuePropertyDriver by @dbojdo in #924
  • Deprecate the templating component integration by @mbabker in #934
  • Synchronize metadata driver setup with upstream changes by @mbabker in #933
  • Add support for Symfony 7, require Symfony 5.4+ and PHP 7.4+ by @mbabker in #937

New Contributors

Full Changelog: 5.3.1...5.4.0

5.3.1

13 Jun 14:48
3279738
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...5.3.1

5.3.0

09 Jun 15:52
d968afb
Compare
Choose a tag to compare

What's Changed

  • Optimize injecting the handlers to the registry when the handler registry is a lazy registry by @mbabker in #922
  • Add support for the new AttributeDriver by @mbabker in #920
  • Add return types to silence Symfony 6.3 deprecation notices by @mbabker in #927
  • fix(symfony): Fix deprecations from Symfony 6.3 by @scyzoryck in #930
  • docs: Fix wording by @buffcode in #925

New Contributors

Full Changelog: 5.2.1...5.3.0

5.2.1

05 Feb 11:04
c772704
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.2.1

5.2.0

09 Jan 16:25
cdc876a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.2.0

5.1.0

06 Jan 15:43
4b7f6a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.2...5.1.0

5.0.2

03 Nov 11:54
aadf3d1
Compare
Choose a tag to compare

What's Changed

  • Fix deprecation in TraceableMetadataFactory by @asuri0n in #908

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

24 Oct 16:28
79dc368
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.0.1

5.0.0

24 Oct 08:58
86db61a
Compare
Choose a tag to compare
Merge pull request #906 from schmittjoh/instances3

Allow multiple serializer instances

5.0.0-beta1

14 Sep 09:36
86db61a
Compare
Choose a tag to compare
5.0.0-beta1 Pre-release
Pre-release

What's Changed

  • Allow multiple serializer instances by @goetas in #906

Full Changelog: 4.2.0...5.0.0-beta1