Bug fixes
- #3 - Structs with 1 field of length 1 now unmarshal as expected.
- #6 - Decode now returns an
io.EOF
error when decoding into a struct and there is no data left to read.
Contributors
A big thanks to the contributor(s) to this release: @alex and @pallat.