Skip to content

Releases: nytimes/httptest

v0.1.6

13 Mar 22:19
42526a7
Compare
Choose a tag to compare

Changelog

Changes since previous release: v0.1.5...v0.1.6

v0.1.5

04 Dec 19:48
802bed0
Compare
Choose a tag to compare

Changelog

Changes since previous release: v0.1.4...v0.1.5

v0.1.4

20 Nov 19:43
8846e65
Compare
Choose a tag to compare

Changelog

Changes since previous release: v0.1.3...v0.1.4

v0.1.3

16 Oct 14:52
6291052
Compare
Choose a tag to compare

What's Changed

  • update readme to make it easier to run test locally by @shawn620 in #22
  • migrate from Gopkg to go.mod by @shawn620 in #35
  • add purge and propfind method by @shawn620 in #34
  • Bump github.com/tidwall/gjson from 1.6.8 to 1.9.3 by @dependabot in #36
  • Enable verbose output by @soapy1 in #37
  • Add TEST_VERBOSITY to docs by @soapy1 in #40
  • Bump golang.org/x/sys from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0 by @dependabot in #39
  • Bump golang.org/x/crypto from 0.0.0-20200302210943-78000ba7a073 to 0.1.0 by @dependabot in #38
  • Adding grouped version updates by @togdon in #41

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Nov 00:50
fb7c236
Compare
Choose a tag to compare

Changelog

New Features

Improvements

  • Add two additional valid http methods: HEAD and OPTIONS (#33) @abstrctn

Changes since previous release: v0.1.1...v0.1.2

v0.1.1

14 Oct 23:53
433c953
Compare
Choose a tag to compare

Changelog

New Features

Improvements

  • bump up timeout value since we are seeing Client.Timeout exceeded whi… (#21) @shawn620

Documentation

Other

Changes since previous release: v0.1.0...v0.1.1

First release

11 Jul 22:26
8337fc3
Compare
Choose a tag to compare
v0.1.0

Fix publish step (#16)