Version 0.2.0 of the WireMock State Extension is r...
# wiremock-java
d
Version 0.2.0 of the WireMock State Extension is released: https://github.com/wiremock/wiremock-extension-state/releases/tag/0.2.0 • passing the 0.1.0 gate, I try to stick to semantic versioning, so: this includes new features 🙂 (and no API breakages) • you can now do a request check for the existance or non-existance of an explicit property (previously, you could only check for the existance of a context) • you can delete a single property without deleting the whole context • a small demo frontend application including a demo stubs is available
🙌 3