Skip to content

Releases: nelmio/NelmioApiDocBundle

v4.15.0

02 Jan 14:07
0dae4c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.0...v4.15.0

v4.14.0

02 Jan 13:09
aa162b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.13.0...v4.14.0

v4.13.0

02 Jan 09:59
b415300
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

Fix api-platform support and tests

16 Jun 10:42
b9fc542
Compare
Choose a tag to compare

v4.11.1

01 Feb 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.11.0...v4.11.1

v4.11.0

25 Jan 17:26
da9fd01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.10.2...v4.11.0

revert commit introducing memory leak

18 Oct 19:56
52921ac
Compare
Choose a tag to compare
Merge pull request #2043 from nelmio/REVERT

Revert "Use the same root context everywhere"

v4.10.1: Merge pull request #2039 from nelmio/GuilhemN-patch-1

28 Sep 20:12
b42ac43
Compare
Choose a tag to compare

v4.10.0: Read discriminator mapping from file configuration (#2034)

25 Sep 18:02
f808eaf
Compare
Choose a tag to compare
  • Optionally use model groups for validation (#1902)
  • Improve debugging contexts (#1988)
  • Add autoconfigure for model describers (#2012)
  • Read Symfony Serializer DiscriminatorMap from different sources (yaml, xml, etc) (#2034)

v4.9.0: Stop Model Property Description When a Schema Type or Ref is Already …

30 Apr 18:36
da02f3a
Compare
Choose a tag to compare
  • Add enum support (#1965)
  • Improve "No describer found" error message (#1979)
  • Fix duplicate operation id errors (#1972)
  • Add inline #[PathParameter] attribute support (#1973)