Releases: ikawaha/httpcheck
Releases · ikawaha/httpcheck
v1.8.2
What's Changed
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #33
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
v1.7.1
What's Changed
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #29
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Refactroring by @ikawaha in #24
- Bump actions/setup-go from 2 to 3 by @dependabot in #27
- Bump actions/checkout from 2 to 3 by @dependabot in #26
- Bump reviewdog/action-golangci-lint from 1 to 2 by @dependabot in #25
- Add checkers of MustHas... by @ikawaha in #28
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
- Assert JSON with JSONEq rather than Equal by @ernesto-jimenez in #23
New Contributors
- @ernesto-jimenez made their first contribution in #23
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Bump github.com/stretchr/testify from 1.7.3 to 1.8.0 by @dependabot in #22
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #19
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by @dependabot in #18
Full Changelog: v1.6.0...v1.6.1
Add WithHostHeader
Add WithHostHeader (#16) * Add WithHostHeader * Fix HasCookie/WithCookie comments