Skip to content

0.4.0

Compare
Choose a tag to compare
@SMILEY4 SMILEY4 released this 30 May 16:50
· 158 commits to release since this release
  • reworked naming of steps to be more consistent and clearer
  • detect whether a collection allows only unique elements (i.e. is a set) and include uniqueItems in json and swagger schema generation
  • implemented type redirects to allow processing a custom type instead of the real one
  • fix: exception when filtering members of some types
  • fix: exception when processing type parameters of some types