Skip to content

Releases: atomfrede/generator-jhipster-swagger2markup

Version 1.2.0

Choose a tag to compare

@atomfrede atomfrede released this 25 Mar 21:00
5130aab
  • Make compatible with jhipster 4
  • Upgrade swagger2markup
  • Upgrade asciidoctorj

Version 1.1.0

Choose a tag to compare

@atomfrede atomfrede released this 10 Oct 11:05
c6b7467

Update 3rd Party dependencies to their latest versions.

Version 1.0.0

Choose a tag to compare

@atomfrede atomfrede released this 09 Jun 21:01

Update swagger2markup to latest version 1.0.0

Version 0.2.0

Choose a tag to compare

@atomfrede atomfrede released this 03 Apr 09:43

Generator now works with Jhipster 3

  • Updated swagger2markup maven plugin, now groupByTags is working for maven too

Version 0.1.0

Version 0.1.0 Pre-release
Pre-release

Choose a tag to compare

@atomfrede atomfrede released this 18 Jan 19:10

The first sample request and response are created and used inside the api documentation (#4)

Fixed Issues

  • #16 using the correct package name

Version 0.0.9

Version 0.0.9 Pre-release
Pre-release

Choose a tag to compare

@atomfrede atomfrede released this 25 Dec 16:12

Thanks to @moifort and @pascalgrimaud for contribution a lot to this release! @moifort You are awarded the mvp (=Most Valuable Player) badge for this release :)

Fixed Issues

  • #5 You can choose to add asciidoc sample chapters
  • #7 You can select which file types you would like to have via checkboxes
  • #10 The current version is displayed when using the generator

Version 0.0.8

Version 0.0.8 Pre-release
Pre-release

Choose a tag to compare

@atomfrede atomfrede released this 24 Dec 15:17

remove not required install step, fix gradle build due to formatting issues

Fixed Issues

Version 0.0.7

Version 0.0.7 Pre-release
Pre-release

Choose a tag to compare

@atomfrede atomfrede released this 16 Dec 21:39

First release after jhipsters official release of the module system, no changes in function or code.

Version 0.0.5

Version 0.0.5 Pre-release
Pre-release

Choose a tag to compare

@atomfrede atomfrede released this 11 Dec 23:23

This release adds initial maven support!

Fixed Issues

Version 0.0.4

Version 0.0.4 Pre-release
Pre-release

Choose a tag to compare

@atomfrede atomfrede released this 09 Dec 21:05

Using the official swagger2markup-gradle-plugin to group paths by tag.

Fixed Issues