Skip to content

Releases: fralken/sbt-swagger-codegen

0.0.12

13 Aug 16:17
Compare
Choose a tag to compare
  • code generation from swagger files is cached

0.0.11

17 Dec 22:23
Compare
Choose a tag to compare
  • add support for sbt 1.x (and 0.13.x)
  • add support for Play 2.6
  • depend on Play WS Standalone for client code generation

0.0.10

17 Dec 22:24
Compare
Choose a tag to compare
  • inject controller implementation rather than extending from it