Releases: wiremock/wiremock-faker-extension
Releases · wiremock/wiremock-faker-extension
0.2.0
📝 Documentation updates
- Fix Group ID in the documentation, prevent Handlebars macros rendering (#8) @oleg-nenashev
- Add License file to the repository (#7) @oleg-nenashev
✍ Other changes
- Added service loader file (#11) @tomakehurst
- Add reference docs (#10) @leeturner
- updated maven dependency and tehcnical notes (#9) @dieppa
0.1.1
👻 Maintenance
- Automate release to Maven Central
- Release automation: Fix code signing variables propagation to the repository
- Update the WireMock Extension plugin to 0.1.2 (#6) @oleg-nenashev
0.1.0 - Initial release!
🚀 New features and improvements
- Add the
{{ random }}
macro, powered by the Data Faker library @Shreya-7
📝 Documentation updates
- Write documentation for the plugin @Shreya-7
- Minor documentation cleanup (#4) @oleg-nenashev
👻 Maintenance
- Enable Release Drafter for the main branch (#5) @oleg-nenashev
- Adopt WireMock Extension Gradle convention plugin and Automate releases (#3) @oleg-nenashev