Skip to content

Releases: dedoc/scramble

v0.11.4

12 Jul 14:24
5b3afc1
Compare
Choose a tag to compare

What's Changed

  • Fixed Laravel Data objects being handled form request extractor which results in error by @romalytvynenko in #450

Full Changelog: v0.11.3...v0.11.4

v0.11.3

10 Jul 07:26
6821dd2
Compare
Choose a tag to compare

What's Changed

  • Fixed API resource schema when wrap key is already contained in resource by @romalytvynenko in #446
  • Using the same config for altering OpenAPI document after generation by default for all registered APIs by @romalytvynenko in #447
  • Added documenting of optional params (by adding a comment about it is being optional and a specification extension property) by @romalytvynenko in #448

Full Changelog: v0.11.2...v0.11.3

v0.11.2

07 Jul 15:04
74ea258
Compare
Choose a tag to compare

What's Changed

  • Fixed confirmed rule documentation failing when it is used for nested fields by @romalytvynenko in #443
  • Added parameters serialization support by @layerok in #424
  • Add ability to manually specify format for params by @jaimyborgman in #444
  • Fixed issue with custom registered API config wasn't taken into consideration when generating server's URL by @romalytvynenko in #445

Full Changelog: v0.11.1...v0.11.2

v0.11.1

02 Jul 06:38
85502c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

30 Jun 16:45
6a0ee09
Compare
Choose a tag to compare

What's Changed

Added

Changes

Fixes

Full Changelog: v0.10.13...v0.11.0

v0.10.13

05 Jun 17:02
d8c3ed9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.12...v0.10.13

v0.10.12

30 May 13:53
060fd63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.11...v0.10.12

v0.10.11

23 May 11:30
24a27c9
Compare
Choose a tag to compare

What's Changed

  • Added @ignoreParam support for skipping a parameter from being documented by @romalytvynenko in #394

Full Changelog: v0.10.10...v0.10.11

v0.10.10

22 May 06:26
dbbf57b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.9...v0.10.10

v0.10.9

21 May 13:24
Compare
Choose a tag to compare

What's changed

  • Inferred template types being correctly transformed

Full Changelog: v0.10.8...v0.10.9