All notable changes to this project will be documented in this file based on the Keep a Changelog Standard. This project adheres to Semantic Versioning.
- Fix bug in supporting denormalization of classes implementing
UuidInterface
(#35)
- Drop php
<7.4
and Symfony<=5.4
- Remove scrutinizer & travis
- Use Github actions
- Fix Sf 6.1 deprecation warnings
- Symfony 6 support
- Drop php
< 7.2
and Symfony unmaintained version - Remove versioneye
- Upgrade scrutinizer & travis
- Fix array of UuidInterface deserialization (#12)
- Update dependencies to php 8, Symfony 5 and Ramsey Uuid 4
- Changing licence
- Symfony 4 compatibility
- Add Contributing file
- Drop php 5.5 compatibility
- Version eye badge
- Changelog
- Compatibility and tests for Symfony Serializer 3.1 and Ramsey/Uuid 3.3 and 3.4
- More examples in documentation
- Scrutinizer use PSR2 codesniffer
- Use codecov instead of scrutinizer for coverage