Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
v3.5.0: Merge pull request #1556 from maxhelias/reflection-method
Use getReflectionMethod instead of getReflactionClassAndMethod
2.13.4: Compatibility with Symfony 4.3 (#1524)
* Use twig instead of templating * Fix at least one suite test in Travis * Use Twig namespace (Twig > 1.10 and TwigBundle > 2.2)
v3.4.0: Merge pull request #1472 from nelmio/GuilhemN-patch-1
Do not autowire the form extension
v3.3.1
v3.3.0
v3.2.1: Merge pull request #1309 from goetas/form-collections
Handle form collection types
v3.2.0
v3.1.0: Nullable patterns no longer throw exceptions (#1210)
Nullable patterns no longer throw exceptions
v3.0.0
2.13.3: Merge pull request #1134 from dunglas/fix-34-40-compat
[2.x] Fix compatibility with Symfony 3.4 and 4.0