Releases: dunglas/doctrine-json-odm
Releases · dunglas/doctrine-json-odm
Version 0.1.2
- Easier installation, Flex compatibility, just type
composer req dunglas/doctrine-json-odm
- Prevent side-effects with the Symfony serializer
- Fix synchronization with the database
- Fix integration with the schema tooling
- Fix handling of null values
Version 0.1.1
- Symfony 4 compatibility
- Fix some edge cases with PHP 7
- Fix deserialization of nested object
- Add functional tests for the MySQL support
Version 0.1.0
Initial release.