Skip to content

Release 5.2.0

Choose a tag to compare

@deankarn deankarn released this 19 Nov 05:09
· 49 commits to master since this release
a81ab1c

What's new?

  • Added text/csv mime type
  • Fixed OctetStrem mime naming.
  • added JSONStream which uses json.Encoder rather than unmarshaling into memory first allowing the capture of errors.