Releases: Bukashk0zzz/LiipImagineSerializationBundle
Releases · Bukashk0zzz/LiipImagineSerializationBundle
v3.2.0
What's Changed
- Update composer.json to allow jms/serializer-bundle version 4.0 and higher by @tom-reinders in #25
New Contributors
- @tom-reinders made their first contribution in #25
Full Changelog: v3.1.1...v3.2.0
v3.1.1
- Require Reader interface instead of CachedReader implementation
v3.0.1
- Improvement of compatibility with liip/imagine-bundle
v3.0.0
- Add Symfony 5 support
- Add support JMS 3.0 bundle
- Drop support Symfony 3 and JMS 2.0 bundle
v2.0.2
Add symfony 4 components support
v2.0.1
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
Require minimum PHP 7.1 and Symfony 3.3
v1.2.2
Update JMS serializer
v1.2.1
Cache entities already processed
v1.2.0
Add url normalizers