Skip to content

Releases: dunglas/doctrine-json-odm

Version 0.1.2

23 Sep 21:22
0.1.2
Compare
Choose a tag to compare
  • 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

19 Nov 16:48
v0.1.1
2de29f7
Compare
Choose a tag to compare
  • 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

04 Apr 09:41
v0.1.0
Compare
Choose a tag to compare

Initial release.