Skip to content

v0.12.29

Compare
Choose a tag to compare
@romalytvynenko romalytvynenko released this 12 Aug 12:18
· 17 commits to main since this release
b1fecfa

What's Changed

  • Fixed Scramble silently logs error when mixed used in a function return type hint by @romalytvynenko in #920
  • Preserve enum cases description when adding description to enum class or properties where enum is used by @romalytvynenko in #926
  • Fixed duplicated schemas in generated spec when using FQN with leading slash in PHPDoc by @romalytvynenko in #929
  • Fixed document serialization issue when response is removed from components by @romalytvynenko in #930

Full Changelog: v0.12.28...v0.12.29