Skip to content

Releases: swagger-api/swagger-codegen

Swagger codegen 2.1.0-M1 Released!

17 Feb 18:38
Compare
Choose a tag to compare

Swagger codegen 2.1.0-M1 has been released! This is a major release which integrates the Swagger 2.0 specification as well as better support for older swagger versions. See the README for all the details.

Major changes:

Notable Features

  • Added enum support in models when possible #99
  • Added generalized header passing when reading swagger specifications #102
  • Generalized file upload for objective-c clients #191
  • Changed build to support java8 and windows #205

Bug fixes

  • Fixed array support for java clients #189
  • PHP object comparisons made safe #224
  • python model deserialization fixed #281
  • Array deserialization support fixed #277

Limitations

  • Same restrictions as swagger-core-1.5.0-M1
  • Polymorphism & model composition are not supported

swagger-codegen v2.0.17 released

26 Aug 23:55
Compare
Choose a tag to compare

Notable changes:

  • added extensible input config
  • added {{apiInfo}} tag
  • added android support to release

v2.0.13

21 Feb 14:46
Compare
Choose a tag to compare
v2.0.13