gock v1.0.5 Release Notes

Release Date: 2017-07-26 // almost 7 years ago
    • feat(#25, #24): use content type only if missing while matching JSON/XML
    • feat(#24): add CleanUnmatchedRequests() and OffAll() public functions
    • feat(version): bump to v1.0.5
    • fix(store): use proper indent style
    • fix(mutex): use different mutex for store
    • feat(travis): add Go 1.8 CI support