Skip to content

Releases: dedoc/scramble

v0.11.16

24 Sep 06:44
e44fff1
Compare
Choose a tag to compare

What's Changed

  • Correctly handle a case when both form request and inline validation used by @romalytvynenko in #552

Full Changelog: v0.11.15...v0.11.16

v0.11.15

22 Sep 13:19
24dd581
Compare
Choose a tag to compare

What's Changed

  • Using decodeURIComponent instead of decodeURI to better support Sanctum CSRF by @ritenn in #548
  • Added @default support to JSON API resources by @romalytvynenko in #549
  • Avoid documenting empty request body by @romalytvynenko in #550
  • Fixed incorrect data wrap key when using AnonymousResourceCollection and redefining it in collected resource by @axelrindle in #517

New Contributors

Full Changelog: v0.11.14...v0.11.15

v0.11.14

16 Sep 12:15
cca33ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.13...v0.11.14

v0.11.13

06 Sep 07:04
3bc745c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.12...v0.11.13

v0.11.12

04 Sep 14:13
8eb2672
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.11...v0.11.12

v0.11.11

16 Aug 07:10
0317863
Compare
Choose a tag to compare

What's Changed

  • Fix anyOf being output as an object if some response type gets filtered out by @dmitrijs in #486
  • Lock Stoplight Elements to 8.3.4 to fix styles of request body by @romalytvynenko in #487

New Contributors

Full Changelog: v0.11.10...v0.11.11

v0.11.10

09 Aug 07:04
Compare
Choose a tag to compare

What's Changed

  • Match namespace|use only on begining of line by @gjm in #477

New Contributors

  • @gjm made their first contribution in #477

Full Changelog: v0.11.9...v0.11.10

v0.11.9

31 Jul 13:49
e116aeb
Compare
Choose a tag to compare

What's Changed

  • Allow operation extensions by @shokme in #471
  • Fix model being added to components, breaking all the models from being correctly documented by @romalytvynenko in #472

New Contributors

Full Changelog: v0.11.8...v0.11.9

v0.11.8

26 Jul 18:07
b6d8b27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.7...v0.11.8

v0.11.7

25 Jul 11:54
Compare
Choose a tag to compare

Fixed path issue on Windows