Skip to content

Releases: dedoc/scramble

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

v0.13.4

16 Nov 09:53
773f9d4

Choose a tag to compare

What's Changed

  • Support for classes which implement Arrayable interface by @klAvAx in #1012
  • Fix invalid handling of controller's annotated union type by @romalytvynenko in #1020

New Contributors

Full Changelog: v0.13.3...v0.13.4

v0.13.3

12 Nov 12:22

Choose a tag to compare

🚨 Breaking changes

While unlikely this is going to affect you, RulesToParameter class has been removed. It was the internal not documented class, so it wasn't intended to be used on its own. Due to the low possibility of this affecting someone, I'm not tagging a new 0.14.x release.

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

30 Oct 14:17

Choose a tag to compare

What's Changed

  • Added support of variables used in validation rules by @chaikivskyi in #1005
  • Fixed isInstanceOf could've returned null for template type.
  • Fixed infinite recursion for cases when @mixin of the class alias is used on the same class 😵‍💫

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

26 Oct 12:11
1cf25c2

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1