Skip to content

4.4.0

Compare
Choose a tag to compare
@yonaskolb yonaskolb released this 28 Dec 01:35
· 39 commits to master since this release

Added

Fixed

  • Fixed inline allOf group generation
  • Fixed property generation when there is only one group schema; the first group schema type will be used as the type #217
  • Added anyType option that allows to override Any in models
  • Fixed date encoding formatter to conform to RFC3339
  • Fixed .swift-version to use Swift 5.2 instead of Swift 4.1 #246
  • Fixed Server is not defined issue #197

Internal

  • SwagGen minimum Swift version is 5.0

Commits