Releases: jarcoal/httpmock
Releases · jarcoal/httpmock
v1.0.2
- Cancelable contexts now fully handled;
- NewNotFoundResponder() function added;
- Documentation fixes.
v1.0.1
- Do not call responder under lock anymore
- If several non-default clients are activated, correctly disable them
- Fix pre-go1.13 test failure
- Add ContentLength property in mocked http.Response
v1.0.0
Coz we always need a first release!