Skip to content

v1.7.5

Compare
Choose a tag to compare
@GSadee GSadee released this 14 Apr 10:55
· 434 commits to master since this release
v1.7.5
9fcccac
  • #33 Replace deprecated doctrine object manager (@dannyvw)
  • #31 Allow twig 3.x (@dannyvw)
  • #32 Remove deprecated templating.helper configuration (@dannyvw)
  • #36 Add doctrine/persistence to require dev (@dannyvw)
  • #30 Add support for php 7.4 and symfony 4.4 (@dannyvw)
  • #34 Add support for symfony 5 and remove support for < 4.4 (@dannyvw)
  • #47 Fix build (@loic425)
  • #49 Add multiple values support in SelectFilter (@macintoshplus)
  • #53 Fix the build by removing docblock and adding contracts event dispatcher to psalm config (@GSadee)
  • #54 Add possibility to configure custom service for query builder in doctrine orm driver (@GSadee)
  • #55 Revert "Fix autojoining with multiple aliases" (@pamil)