- Add more output for "bodies don't match" (Hidenari Nozaki) - nock#312
- feature: fail when specified bad header is present (Ken Sheeldo) - nock#310
- removing interceptors when replying with error (Pedro Teixeira) - #307
- reply status code must always be a number (Pedro Teixeira) - #308
- access request headers from within the reply callback (Pedro Teixeira)
- Mocking Network Errors (Douglas Eggleton) - nock#298
- fully dynamic replies using one function (Pedro Teixeira) - nock#297
- setting 404 as status code in no match errors to help some server defaults (Pedro Teixeira)
- add syntax sugar for basic auth (José F. Romaniello) - nock#293
- Reset file read stream after first request (Benjamin Urban) - nock#286