Skip to content

Releases: dedoc/scramble

v0.12.11

09 Mar 10:51
83aacb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.10...v0.12.11

v0.12.10

24 Feb 20:12
996dc8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.9...v0.12.10

v0.12.9

17 Feb 13:50
6da32ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.8...v0.12.9

v0.12.8

12 Feb 13:23
b297c9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.7...v0.12.8

v0.12.7

12 Feb 07:50
82e5e4a
Compare
Choose a tag to compare

What's Changed

  • Added security implementation according OpenAPI 3.1.0 specification by @romalytvynenko in #717
  • Fixed #[PathParameter] to override inferred path parameters by @romalytvynenko in #724
  • Documenting CarbonInterface as date-time string schema by @axelrindle in #700
  • Added support for Symfony\Component\HttpKernel\Exception\* documentation when annotated in exceptions by @phpsa in #674
  • Added date rule support by @romalytvynenko in #725

New Contributors

Full Changelog: v0.12.6...v0.12.7

v0.12.6

08 Feb 10:47
544fa34
Compare
Choose a tag to compare

What's Changed

  • Static and new calls analysis on literal string class name types coming from expressions by @romalytvynenko in #711
  • Fixed deprecation warning on 8.4 by @romalytvynenko in #712
  • Add null, true, false support when creating types from type nodes by @leo108 in #708

New Contributors

Full Changelog: v0.12.5...v0.12.6

v0.12.5

05 Feb 12:20
de05558
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.4...v0.12.5

v0.12.4

05 Feb 07:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.3...v0.12.4

v0.12.3

05 Feb 06:09
1459e8c
Compare
Choose a tag to compare

What's Changed

  • Fixed not being able to register different transformers for different API versions by @romalytvynenko in #706

Full Changelog: v0.12.2...v0.12.3

v0.12.2

03 Feb 12:26
9482d3c
Compare
Choose a tag to compare

What's Changed

  • Ensure backward compatibility of ignoreDefaultRoutes method (it should be callable in register method of a service provider) by @romalytvynenko in #705

Full Changelog: v0.12.1...v0.12.2