Releases: wiremock/gradle-wiremock-extension-plugins
Releases · wiremock/gradle-wiremock-extension-plugins
0.5.1
🐛 Bug fixes
- Switch the target Nexus URL to OSSRH Staging API by default (#27) @tomasbjerre
See Publishing to Maven Central in the Gradle Cookbook for more information
0.5.0
🚀 New features and improvements
- Split the convention plugin into several plugins (refs #22 #23) (#24) @tomasbjerre
0.4.0
✍ Other changes
- Upgrade WireMock to 3.10.0
- feat: make shadow JAR optional (#20) @tomasbjerre
- Upgrade dependencies (#19) @Mahoney
0.3.0
🚀 New features and improvements
- Bump WireMock version to 3.6.0 (#17) @dirkbolte
- Update the plugin to Gradle Build Tool 8.7 (#15) @oleg-nenashev
📝 Documentation updates
- Add reference to the Devoxx FR presentation about the plugin (#18) @oleg-nenashev
- Update the plugin version (#13) @oleg-nenashev
0.2.0
🚀 New features and improvements
- Improve creation of standalone jar. (#12) @kyle-winkelman
📝 Documentation updates
- Document release automation with the plugin (#8) @oleg-nenashev
0.1.2
🚀 New features and improvements
- Add logging and critical failure to the signing step (#2) @oleg-nenashev
- Add usage examples (#3) @oleg-nenashev
👻 Maintenance
- Add Release Drafter for changelog generation (#4) @oleg-nenashev
- Fix CI runs (#4) @oleg-nenashev
0.1.1
Structure fixes to align with Gradle plugin practices
0.1.0
Initial release