Skip to content

Releases: swaggest/rest

v0.2.69

07 Nov 15:10
9cc984a
Compare
Choose a tag to compare

What's Changed

  • Fix handling of request input that can accept form or json by @vearutop in #213

Full Changelog: v0.2.68...v0.2.69

v0.2.68

22 Oct 10:37
3e4a609
Compare
Choose a tag to compare

What's Changed

  • Use Cloudflare allowlist of compressible mime types by @vearutop in #211

Full Changelog: v0.2.67...v0.2.68

v0.2.67

06 Oct 10:50
dec6d06
Compare
Choose a tag to compare

What's Changed

  • Update deps by @vearutop in #208
  • Fix " http: superfluous response.WriteHeader call from ..." on embedded resp setter by @vearutop in #209

Full Changelog: v0.2.66...v0.2.67

v0.2.66

29 Mar 21:12
15a0c23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.65...v0.2.66

v0.2.65

07 Mar 10:22
45ef3c6
Compare
Choose a tag to compare

What's Changed

  • Fix default inference from an unexported field by @vearutop in #196

Full Changelog: v0.2.64...v0.2.65

v0.2.64

06 Mar 20:06
a631dc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.63...v0.2.64

v0.2.63

05 Mar 03:09
af28bea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.62...v0.2.63

v0.2.62

01 Mar 23:17
340cf4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.61...v0.2.62

v0.2.61

01 Jan 13:40
2ccfa52
Compare
Choose a tag to compare

What's Changed

  • Add methods for NotFound and MethodNotAllowed, add response.EmbeddedSetter by @vearutop in #185

Full Changelog: v0.2.60...v0.2.61

v0.2.60

07 Dec 21:47
d64d866
Compare
Choose a tag to compare

What's Changed

  • Add support for error responses with custom descriptions by @vearutop in #184

Full Changelog: v0.2.59...v0.2.60