Skip to content

v0.7.1

Compare
Choose a tag to compare
@gagliardetto gagliardetto released this 28 Aug 13:23
· 24 commits to master since this release

What's Changed

  • Enum primitives and empty enum variants by @oscarbailey-tc in #2
  • Add more examples to README.md by @oscarbailey-tc in #3
  • Fix typo in EmptyEnum UnmarshalWithDecoder by @oscarbailey-tc in #4
  • Add more examples to README by @oscarbailey-tc in #5
  • decoder: add slice len bounds checks by @terorie in #6
  • Slice: use reflect.Append instead of pre-allocating whole slice. by @gagliardetto in #7

New Contributors

  • @oscarbailey-tc made their first contribution in #2
  • @terorie made their first contribution in #6
  • @gagliardetto made their first contribution in #7

Full Changelog: v0.6.1...v0.7.1