All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add support for eZ Platform v3
- Drop support for eZ Platform v1 & v2
- Enabled Scrutinizer service
- Fix for Relation field type handler by @amirkokla
- Fix for Country field type handler by @SofLesc
- Bug fix - check against null when adding validator in Integer handler ( by @darinda )
- PSR-4 dev autoload for tests
- bundle and tests directories
- started using keepachangelog convention
- test classes now extend TestCase rather than PHPUnit_Framework_TestCase
- Symfony 3 compatibility