Releases: h2non/gock
Releases · h2non/gock
v1.2.0
20 Oct 13:16
Compare
Sorry, something went wrong.
No results found
v1.2.0 / 2022-10-19
refactor(package): import path changed to github.com/h2non/gock
v1.1.2
03 Aug 15:24
Compare
Sorry, something went wrong.
No results found
v1.1.2 / 2021-08-03
fix(mock): fix race condition in mock.go file (#92 )
v1.1.1
14 Jul 12:34
Compare
Sorry, something went wrong.
No results found
v1.1.1 / 2021-07-14
feat(matchers): Support custom MIME types (#88 )
v1.1.0
02 Jun 10:57
Compare
Sorry, something went wrong.
No results found
v1.1.0 / 2021-06-02
Add context expiration cancellation support (#86 )
v1.0.16
23 Nov 20:08
Compare
Sorry, something went wrong.
No results found
v1.0.16 / 2020-11-23
Fix regexp matching issues in headers (#59 )
v1.0.15
03 Jul 10:31
Compare
Sorry, something went wrong.
No results found
v1.0.15 / 2019-07-03
NewMatcher() will now return objects that completely separate one another. (#55 )
add request Options (#49 )
fix typo: function -> func (#52 )
feat(docs): change note
feat(docs): add net/http support
Add Basic Auth (#47 )
Update LICENSE (#46 )
v1.0.14
31 Jan 12:36
Compare
Sorry, something went wrong.
No results found
v1.0.12
13 Nov 16:35
Compare
Sorry, something went wrong.
No results found
Changes
v1.0.12 / 2018-11-13
Fix possible data race. (#41 )
v1.0.11
29 Oct 16:40
Compare
Sorry, something went wrong.
No results found
v1.0.11 / 2018-10-29
Do not reset response body (#40 )
refactor(travis): remove unsupported versions for golint based on Go release policy support
feat(gock): add gock.Observe to support inspection of the outgoing intercepted HTTP traffic (#38 )
v1.0.10
09 Sep 08:53
Compare
Sorry, something went wrong.
No results found
Changes
v1.0.10 / 2018-09-09
Support multiple response headers with same name #35 (#36 )
You can’t perform that action at this time.