Skip to content

Releases: Bukashk0zzz/LiipImagineSerializationBundle

v3.2.0

26 Jan 06:49
e8731dd
Compare
Choose a tag to compare

What's Changed

  • Update composer.json to allow jms/serializer-bundle version 4.0 and higher by @tom-reinders in #25

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

23 Sep 12:58
1857890
Compare
Choose a tag to compare
  • Require Reader interface instead of CachedReader implementation

v3.0.1

30 Sep 05:12
43a0226
Compare
Choose a tag to compare
  • Improvement of compatibility with liip/imagine-bundle

v3.0.0

14 May 07:19
00b0ec3
Compare
Choose a tag to compare
  • Add Symfony 5 support
  • Add support JMS 3.0 bundle
  • Drop support Symfony 3 and JMS 2.0 bundle

v2.0.2

08 Dec 13:10
8d84cb3
Compare
Choose a tag to compare

Add symfony 4 components support

v2.0.1

21 Nov 15:00
c4cb2ca
Compare
Choose a tag to compare

If same key use cache to retrieve property data. In case of same value (ex: default image), the serialize object return string instead array and this make JMS crash

v2.0.0

13 Nov 11:38
57b10af
Compare
Choose a tag to compare

Require minimum PHP 7.1 and Symfony 3.3

v1.2.2

11 Sep 12:06
93bb4df
Compare
Choose a tag to compare

Update JMS serializer

v1.2.1

11 Sep 11:39
17d66ee
Compare
Choose a tag to compare

Cache entities already processed

v1.2.0

03 Mar 12:51
7e8c88b
Compare
Choose a tag to compare

Add url normalizers