Skip to content

fixedwidth v0.2.2

Compare
Choose a tag to compare
@ianlopshire ianlopshire released this 09 May 18:50
· 69 commits to master since this release

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.