Skip to content

v1.1.2

Compare
Choose a tag to compare
@theofidry theofidry released this 02 Dec 11:20
· 100 commits to master since this release

Bugfixes

  • Make PersisterLoader propagate the persister to children (242497e)
  • Fixed root_node deprecation with Symfony 4.2 (#112)
  • Disable FK checks also on DELETE (#121)
  • Fix a doctrine bridge deprecation (#127)

Misc

  • Add docker-compose to run tests with Docker containers (#128)