Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

51 lines (33 loc) · 1.55 KB

Change Log

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

Added

  • Version eye badge
  • Changelog
  • Compatibility and tests for Symfony Serializer 3.1 and Ramsey/Uuid 3.3 and 3.4
  • More examples in documentation

Changed

  • Scrutinizer use PSR2 codesniffer
  • Use codecov instead of scrutinizer for coverage