Skip to content

swagger-gradle-codegen v1.3.0

Compare
Choose a tag to compare
@cortinico cortinico released this 21 Jan 13:57
· 218 commits to master since this release
3e24abe

(2020-01-21)

  • 🎁 Kotlin Coroutines Support [#29]
  • 🐛 Allow dot in parameter names for operations [#77]
  • 🐛 Fix Nullability warning in JsonAdapters [#78]
  • 🐛 Fix missing inner enum import on operations [#79]
  • 🐛 Fix Gradle Portal URL in settings.gradle.kts breaking Gradle syncs [#59]
  • 🐛 Issue 55 failing windows tests [#56]
  • ⚙️ Update multiple dependencies [#64]
  • ⚙️ Update several dependencies [#80]
  • ⚙️ Gradle to 5.6.2 [#67]
  • ⚙️ Add JaCoCo for CodeCov [#66]

Thanks to @cortinico @doug-precocity @redwarp @macisamuele @filipemp for the support with this release