Skip to content

Releases: k1LoW/httpstub

v0.16.4

20 May 00:47
b8bcab0
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump github.com/pb33f/libopenapi from 0.16.6 to 0.16.7 in the dependencies group by @dependabot in #55

Full Changelog: v0.16.3...v0.16.4

v0.16.3

13 May 00:10
74ef9cc
Compare
Choose a tag to compare

What's Changed

Other Changes

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

Full Changelog: v0.16.2...v0.16.3

v0.16.2

06 May 01:47
c63298f
Compare
Choose a tag to compare

What's Changed

Other Changes

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

Full Changelog: v0.16.1...v0.16.2

v0.16.1

04 May 14:23
b7f310f
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump github.com/pb33f/libopenapi-validator from 0.0.50 to 0.0.51 in the dependencies group by @dependabot in #49

Full Changelog: v0.16.0...v0.16.1

v0.16.0

28 Apr 08:00
d557cca
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Add workaround for invalid validator instance after validation error by @k1LoW in #47

Other Changes

Full Changelog: v0.15.2...v0.16.0

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