Releases: nytimes/httptest
Releases · nytimes/httptest
v0.1.6
v0.1.5
v0.1.4
Changelog
- Allow tests to retry if request fails (#46) @soapy1
- Bump the dependencies group with 1 update (#45) @dependabot
- Adds IfPresentNotMatching assertion (#44) @unladenSwallow
- Bump the dependencies group with 4 updates (#42) @dependabot
Changes since previous release: v0.1.3...v0.1.4
v0.1.3
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
- @dependabot made their first contribution in #36
- @soapy1 made their first contribution in #37
- @togdon made their first contribution in #41
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Changelog
New Features
- add two new functions for dynamic headers (#31) @rhennessy-nyt
Improvements
Changes since previous release: v0.1.1...v0.1.2
v0.1.1
Changelog
New Features
- add support for dynamic headers (#23) @rhennessy-nyt
- extend framework to support inverse regex matching (#18) @rhennessy-nyt
Improvements
Documentation
- Run basic tests in pipeline (#19) @yunzhu-li
- extend framework to support inverse regex matching (#18) @rhennessy-nyt
- Add some details for test local running (#17) @Emmawaterman
Other
Changes since previous release: v0.1.0...v0.1.1
First release
v0.1.0 Fix publish step (#16)