Release 5.2.0
What's new?
- Added
text/csvmime type - Fixed OctetStrem mime naming.
- added
JSONStreamwhich uses json.Encoder rather than unmarshaling into memory first allowing the capture of errors.
text/csv mime typeJSONStream which uses json.Encoder rather than unmarshaling into memory first allowing the capture of errors.