Releases: viclovsky/swagger-coverage
Releases · viclovsky/swagger-coverage
1.3.4
🔬 Improvements
- add ISSUE_TEMPLATE.md (via #66) - @viclovsky
🐞 Bug Fixes
- fix npe in case of operation without tags (via #68) - @lostlittle
👀 Links
1.3.3
🐞 Bug Fixes
👀 Links
1.3.2
1.3.1
🐞 Bug Fixes
- Fix configuration.json for issue #56 (via #57) - @viclovsky
- Fix operation.ftl for issue #52 (via #53) - @viclovsky
👀 Links
1.3.0
- Report has been improved: added tags/conditions/summary sections.
- Added ability of customization via configuration file.
- Paths compares via AntPathMatcher.
- Format of swagger-coverage-results.json has been changed. But it might break backwards compatibility.
Especially thanks to @TemaMak who has made significant contribution into improving of swagger-coverage.
👀 Links
1.2.0
- add Configuration to Generator (via #41) - @viclovsky
- Add writers (via #40) - @viclovsky
- Branch by default (via #39) - @viclovsky
- Enum branch fix (via #38) - @viclovsky
- Rft report coverage branch (via #36) - @viclovsky
- fix build, fix duplicate params (via #35) - @viclovsky
- first by-branch implimentation (via #33) - @TemaMak
👀 Links
1.1.4
1.1.3
1.1.2
- Rft missed (via #27) - @viclovsky
- Missed coverage from TiMaron (via #26) - @viclovsky
👀 Links
1.1.1
- Add coverage results json (via #22) - @viclovsky
- fix statistics output (via #21) - @viclovsky