Skip to content

swagger-gradle-codegen v1.4.0

Compare
Choose a tag to compare
@cortinico cortinico released this 18 Feb 12:40
· 95 commits to master since this release
15d28a4

(2020-02-18)

  • 🎁 Moshi-Codegen Support #82 #88
  • 🎁 Bump io.swagger:swagger-codegen to 2.4.12 #91
  • 🎁 Updated Mustache style and indent #90
  • 🐛 Fixed bug with Multipart file support #101
  • 🐛 Removed kotlin-dsl and fixed support for Gradle 5.x #112 #111
  • 🧪 Multiple fixes in our testing infra #95 #93 #87 #85 #84
  • ⚙️ Moved all the build targets from Makefile to Gradle #105
  • ⚙️ Moved the project to be a composite build #97
  • ⚙️ Multiple fixes to our pre-commit hook infrastructure #100 #86 #94 #93 #92

✅: swagger-gradle-codegen:plugin:1.4.0 is supported on Gradle 5.4.1+

Thanks to @cortinico @martinbonnin @macisamuele for the support with this release