Skip to content

Releases: bool64/httpmock

v0.1.15

31 Oct 17:34
649da25
Compare
Choose a tag to compare

What's Changed

  • Expose AlreadyRequested flag in HTTP details of last run by @vearutop in #18

Full Changelog: v0.1.14...v0.1.15

v0.1.14

30 Oct 14:08
7149880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

26 May 17:43
e4aaa04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

09 May 00:51
7ccc8e9
Compare
Choose a tag to compare

What's Changed

  • Allow zero value for contextualized vars by @vearutop in #14

Full Changelog: v0.1.11...v0.1.12

v0.1.11

08 May 22:17
0778af4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

25 Apr 10:09
99ea1fe
Compare
Choose a tag to compare

What's Changed

  • Revert expected body check to allow nil reset by @vearutop in #12

Full Changelog: v0.1.9...v0.1.10

v0.1.9

12 Apr 23:27
c4f3b08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

02 Dec 14:08
ad8f1a6
Compare
Choose a tag to compare
Revert ioutil.ReadAll migration (#10)

v0.1.7

29 Nov 12:46
ca4fe47
Compare
Choose a tag to compare
Fix data race in Content-Type header (#9)

v0.1.6

04 Jul 15:02
8aed99b
Compare
Choose a tag to compare
Add cookie jar to follow redirects (#8)