Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 329 Bytes

RELEASENOTES.md

File metadata and controls

11 lines (8 loc) · 329 Bytes

Release notes

1.1.0

  • stub http responses can now be defined dynamically using the net.jadler.stubbing.Responder interface
  • a reset method added for the net.jadler.JadlerMocker class

1.0.0

  • rename URIRequestMatcher -> PathRequestMatcher and request stubbing methods havingURI* -> havingPath*

0.9.5

  • beta release