Skip to content

Releases: k1LoW/httpstub

v0.15.2

24 Apr 07:57
baf5567
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump the dependencies group with 2 updates by @dependabot in #42
  • chore(deps): bump the dependencies group with 3 updates by @dependabot in #44

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

08 Mar 05:33
dddcdbd
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Use validator.ValidateHttpResponse by @k1LoW in #41

Full Changelog: v0.15.0...v0.15.1

v0.15.0

04 Mar 13:23
6299c9b
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Use github.com/pb33f/libopenapi instead of github.com/getkin/kin-openapi by @k1LoW in #38

Full Changelog: v0.14.1...v0.15.0

v0.14.1

04 Mar 01:42
70ff1fd
Compare
Choose a tag to compare

What's Changed

  • Response(nil) should be empty body by @k1LoW in #36

Full Changelog: v0.14.0...v0.14.1

v0.14.0

27 Feb 07:39
96d518a
Compare
Choose a tag to compare

What's Changed

  • Response() accepts more than []bytes by @k1LoW in #34

Full Changelog: v0.13.0...v0.14.0

v0.13.0

15 Feb 21:47
d2201aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

30 Dec 01:43
2fb5577
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

09 Dec 11:45
c7b2355
Compare
Choose a tag to compare

What's Changed

  • Fix: Multiple Matchers Consuming Request Body Causing Stub Handler Failure by @qawatake in #28

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

01 Jun 11:14
3a8208b
Compare
Choose a tag to compare

What's Changed

  • Add Router.URL for get *httptest.Server.URL by @k1LoW in #27

Full Changelog: v0.10.0...v0.11.0

v0.10.0

14 Apr 09:22
0337544
Compare
Choose a tag to compare

What's Changed

  • [BREAKING CHANGE] Fix path match logic by @k1LoW in #23
  • Support text/* response using examples: by @k1LoW in #24

Full Changelog: v0.9.2...v0.10.0