Releases: atomfrede/generator-jhipster-swagger2markup
Releases · atomfrede/generator-jhipster-swagger2markup
Version 1.2.0
Compare
Sorry, something went wrong.
No results found
Make compatible with jhipster 4
Upgrade swagger2markup
Upgrade asciidoctorj
Version 1.1.0
Compare
Sorry, something went wrong.
No results found
Update 3rd Party dependencies to their latest versions.
Version 1.0.0
Compare
Sorry, something went wrong.
No results found
Update swagger2markup to latest version 1.0.0
Version 0.2.0
Compare
Sorry, something went wrong.
No results found
Generator now works with Jhipster 3
Updated swagger2markup maven plugin, now groupByTags is working for maven too
Version 0.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
remove not required install step, fix gradle build due to formatting issues
Fixed Issues
Version 0.0.7
Compare
Sorry, something went wrong.
No results found
First release after jhipsters official release of the module system, no changes in function or code.
Version 0.0.5
Compare
Sorry, something went wrong.
No results found
This release adds initial maven support!
Fixed Issues