Skip to content

v0.14.0

Compare
Choose a tag to compare
@at-wat at-wat released this 16 Feb 07:43
· 31 commits to master since this release
1d0de7b

New features

  • Add option to ignore static length unknown element (#138)
  • Support unmarshal into nil map (#139)

Bug fixes

  • Fix EBML Lacer/Unlacer (#140)
  • Fix unmarshalling binary element into interface (#142)
  • Add test to unmarshal official test data (#141)
  • Skip invalid elements byte by byte (#145)