- 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
- rename URIRequestMatcher -> PathRequestMatcher and request stubbing methods havingURI* -> havingPath*
- beta release