Skip to content

v2.0.0

Choose a tag to compare

@roukmoute roukmoute released this 27 Mar 08:29
· 19 commits to master since this release
0b4896a

This release provides several improvements and fixes, including:

  • PHP 7.1+ requirement
  • Update all dependencies (remove all doctrine dependencies)
  • DoctrineParamConverter is not used anymore
  • This bundle only converts hashid into an id
  • Replace autowire with passthrough.
    This new parameter which allows to continue with the next param converters available.