Skip to content

Releases: nelmio/NelmioApiDocBundle

v4.8.2: Merge pull request #1948 from nelmio/GuilhemN-patch-2

10 Jan 16:14
1885d25
Compare
Choose a tag to compare
Allow more versions of phpdocumentor/reflection-docblock

v4.8.1: Merge pull request #1938 from magnetik/1937

23 Dec 14:16
cc6731a
Compare
Choose a tag to compare

Fix Symfony Serializer should not be mandatory (#1938)

Add Symfony 6 support and php 8.1 attributes

21 Dec 15:18
cc97b0b
Compare
Choose a tag to compare

This release brings support for:

  • Symfony 6.x
  • PHP 8.1 attributes, both for zircote/swagger-php annotations, and for the annotations of this bundle itself (@Areas, @Model, @Security, @Operation).

v4.7.0: Add missing null check to ControllerReflector::getReflectionMethod (#…

13 Dec 08:09
7de49bb
Compare
Choose a tag to compare
  • Bump psr/log version
  • Add zircote/swagger-php 4.x support
  • Fix several deprecations

Fix several deprecations

13 Dec 08:11
f5fb7a4
Compare
Choose a tag to compare
v3.10.1

Fix deprecations (#1924)

v3.10.0: Apply #1863 to 3.x branch (#1888)

03 Nov 23:11
c0b57fd
Compare
Choose a tag to compare

Add the possibility to document only routes with a swagger annotation (#1868)

v4.6.2: Fix OpenApiRenderer list could be null (#1881)

19 Oct 12:29
efa83ca
Compare
Choose a tag to compare
Co-authored-by: Samael tomas <samael.tomas@wizbii.com>

Fix support of apps without twig

22 Sep 21:44
9c729ab
Compare
Choose a tag to compare
Fix support without twig (#1878)

* fix support without twig

* Support null openApiRenderer

* Register a twig extension instead of registering twig function at runtime

* fix tests

Allow to dump a static archive with the API documentation

15 Sep 09:45
b53edda
Compare
Choose a tag to compare
Merge pull request #1842 from zdenekdrahos/html-dump

Dump documentation to a static HTML and YAML file

Log model name conflicts, and fix deprecations

27 Aug 15:11
2f25ca6
Compare
Choose a tag to compare
Merge pull request #1863 from onatskyy/fix_getCollectionValueType_dep…

…recation

Fix Symfony\Component\PropertyInfo\Type::getCollectionValueType() deprecation notice for symfony >=5.3