Skip to content

v0.4.0

Compare
Choose a tag to compare
@robsignorelli robsignorelli released this 04 May 20:59
· 2 commits to main since this release
ced9d99

Modified behavior of standard Ok(), Created(), etc helpers so that if they are fed an io.Reader() they will treat those as raw byte responses rather than JSON responses. That's the only change, but it could potentially break backwards compatibility if you previously expected respond to ignore your Read() method.