csvutil v1.4.0 Release Notes
Release Date: 2020-07-24 // about 4 years agoPrevious changes from v1.3.0
-
Highlights
- โ Added inline tag
- Decoder now sets pointer fields to nil on blank values
- Encode and Decode now accept slices and arrays
- Marshal and Unmarshal now accept arrays
- ๐ Fixed omitempty for nil pointer values
- ๐ Fixed omitempty for nil interface values
- ๐ Improved UnmarshalTypeError error message