Skip to content

Releases: SPIRIT-21/javadoc2swagger

Release 1.3

24 Jul 15:09
Compare
Choose a tag to compare

In this release handlers for LocalDate were added.

The release is available on Maven Central:
https://mvnrepository.com/artifact/com.spirit21/javadoc2swagger-maven-plugin

Release 1.2

21 Jun 13:51
Compare
Choose a tag to compare

In this release some fixes were made and features were added.

  • Now multiple path parameters are supported
  • Java files can now be ignored by the tag @swagger:ignore_javafile

The release is available on Maven Central:
https://mvnrepository.com/artifact/com.spirit21/javadoc2swagger-maven-plugin

Release 1.1

02 Mar 14:44
Compare
Choose a tag to compare

Fixed a bug where classes from the same package were not recognized by the plugin.

Available on Maven Central:
http://repo1.maven.org/maven2/com/spirit21/javadoc2swagger-maven-plugin/1.1/

Release 1.0

02 Mar 11:35
Compare
Choose a tag to compare

This is the first release of the javadoc2swagger-maven-plugin.

The plugin is available on Maven Central.
http://repo1.maven.org/maven2/com/spirit21/javadoc2swagger-maven-plugin/1.0/