Skip to content

Releases: nelmio/NelmioApiDocBundle

v3.5.0: Merge pull request #1556 from maxhelias/reflection-method

21 Nov 17:21
f596adf
Compare
Choose a tag to compare
Use getReflectionMethod instead of getReflactionClassAndMethod

2.13.4: Compatibility with Symfony 4.3 (#1524)

01 Jun 13:56
Compare
Choose a tag to compare
* 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

24 Feb 20:51
279d20b
Compare
Choose a tag to compare

v3.3.1

25 Jan 20:48
Compare
Choose a tag to compare
Add implementation of FormTypeExtensionInterface::getExtendedTypes (#…

v3.3.0

02 Sep 13:36
9983318
Compare
Choose a tag to compare
Ignore Type::$nullable (#1391)

v3.2.1: Merge pull request #1309 from goetas/form-collections

01 May 10:34
2c72aa4
Compare
Choose a tag to compare

v3.2.0

24 Mar 10:24
a356221
Compare
Choose a tag to compare

v3.1.0: Nullable patterns no longer throw exceptions (#1210)

28 Jan 11:57
Compare
Choose a tag to compare
Nullable patterns no longer throw exceptions

v3.0.0

10 Dec 15:21
Compare
Choose a tag to compare
Fix exception when attempting to read swagger annotation for virtual …

2.13.3: Merge pull request #1134 from dunglas/fix-34-40-compat

05 Dec 06:17
f0a606b
Compare
Choose a tag to compare
[2.x] Fix compatibility with Symfony 3.4 and 4.0