Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Releases: int128/gradle-swagger-generator-plugin

2.0.1

21 Dec 04:33
Compare
Choose a tag to compare

Released on 2016-12-21

  • #22 Fix JSON schema not found error

2.0.0

21 Dec 01:40
Compare
Choose a tag to compare

Released on 2016-12-21

  • #20 Fix up-to-date checking of tasks
  • #20 Run Swagger Codegen CLI on same JVM for performance improvement
  • #21 generateSwaggerDoc feature has been removed

1.6.1

06 Dec 06:01
Compare
Choose a tag to compare

Released on 2016-12-06

  • Bug fix
    • #19 Add task classes into project to omit import: GenerateSwaggerUI and ValidateSwagger

1.6.0

03 Dec 15:01
Compare
Choose a tag to compare

Released on 2016-12-04

  • New feature
    • #18 Add validateSwagger task for schema validation

1.5.2

30 Nov 12:07
Compare
Choose a tag to compare

Released on 2016-11-30

  • Bug fix
    • #17 Fix encoding error on Windows multi-byte environment

1.5.1

18 Nov 01:04
Compare
Choose a tag to compare

Released on 2016-11-18

  • Kaizen
    • #16 Show error if no dependency given in configuration SwaggerCodegen or SwaggerUI

1.5.0

15 Nov 13:31
Compare
Choose a tag to compare

Released on 2016-11-15

  • New feature
    • #14 Add task to generate Swagger UI

1.4.0

09 Nov 00:05
Compare
Choose a tag to compare

Released on 2016-11-09

  • New features
    • #12 Defaults to enable TOC and section numbering on docs
  • Kaizen
    • #10 Refactor examples
    • #11 Add example to publish S3

1.3.0

07 Nov 15:19
Compare
Choose a tag to compare

Released on 2016-11-08

  • New features
    • #8 Add generateSwaggerCode task at default
    • #9 Add generateSwaggerDoc task at default
  • Bug fix
    • #7 Fix help task fails due to lack of task dependency

1.2.1

06 Nov 12:35
Compare
Choose a tag to compare

Released on 2016-11-06

  • #5 Fix invalid up-to-date state of a task
  • #6 Clean up before codegen task