Skip to content

Releases: addiks/symfony_rdm

v3.2.10

12 Apr 11:42

Choose a tag to compare

check if properties are initialized before trying to read them

v3.2.9

12 Apr 10:01

Choose a tag to compare

better exception-message for exception during hydration of fields

v3.2.8

07 Apr 13:01

Choose a tag to compare

Merge branch 'master' of git@github.com:addiks/symfony_rdm.git

v3.2.7: Merge pull request #4 from kyeiti/symfony4

27 Jan 13:11
c426300

Choose a tag to compare

BC: Update TreeBuilder for Symfony 4.4, drop support for Symfony 4.1 and below

v3.2.6

22 Jan 14:17

Choose a tag to compare

added a DBAL-column lazy-loading cache to entity-mapping

v3.2.5

21 Jan 10:07

Choose a tag to compare

fixed handling of numeric string columns and date-time objects

v3.2.4: fixed broken loading of non-RDM columns into RDM fields;

20 Jan 12:20

Choose a tag to compare

v3.2.3

19 Jan 16:47

Choose a tag to compare

fixed a double-reading issue with the black-magic data-loader

v3.2.2

19 Jan 12:30

Choose a tag to compare

fixed some issues

v3.2.1

18 Jan 17:41

Choose a tag to compare

addd composer.lock to git