Skip to content

Releases: dedoc/scramble

v0.13.14

16 Feb 11:54

Choose a tag to compare

What's Changed

Full Changelog: v0.13.13...v0.13.14

v0.13.13

12 Feb 06:14
35a3b08

Choose a tag to compare

What's Changed

  • Added ability to configure classes ignored by form request params extractor by @romalytvynenko in #1081
  • Updated unions to schema transformation when union consists of literals with null by @romalytvynenko in #1083
  • Ensure request body extension takes into account manually configured flatten_deep_query_parameters by @romalytvynenko in #1084
  • Handle @deprecated in API resources by @devfrey in #1080
  • Handle null value for ui.title in docs view. by @IsmailBourbie in #1087

New Contributors

Full Changelog: v0.13.12...v0.13.13

v0.13.12

05 Feb 08:22
1788ab6

Choose a tag to compare

What's Changed

  • Fixed manually annotated NotFoundHttpException being not documented anymore by @romalytvynenko in #1074
  • Updated array type inference when assigning to empty dimension - now arrays are inferred, not tuples by @romalytvynenko in #1079

Full Changelog: v0.13.11...v0.13.12

v0.13.11

28 Jan 14:04

Choose a tag to compare

What's Changed

Full Changelog: v0.13.10...v0.13.11

v0.13.10

29 Dec 11:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.9...v0.13.10

v0.13.9

27 Dec 18:43
cdefa2d

Choose a tag to compare

What's Changed

Full Changelog: v0.13.8...v0.13.9

v0.13.8

08 Dec 13:07
f6b1fc0

Choose a tag to compare

What's Changed

Full Changelog: v0.13.7...v0.13.8

v0.13.7

03 Dec 15:02
11081ef

Choose a tag to compare

What's Changed

Full Changelog: v0.13.6...v0.13.7

v0.13.6

30 Nov 11:00

Choose a tag to compare

What's Changed

Full Changelog: v0.13.5...v0.13.6

v0.13.5

24 Nov 12:48

Choose a tag to compare

What's Changed

  • Fixes analysis of variables with expression names (caused "Variable could not be converted to string scope exception") by @romalytvynenko in #1030
  • Fixed array unwrapping by @romalytvynenko in #1031
  • Fixed models documentation and union annotations

Full Changelog: v0.13.4...v0.13.5