Skip to content

Releases: gagliardetto/binary

v0.8.0

01 Apr 21:07
79f49c5
Compare
Choose a tag to compare

v0.7.9

26 Jun 09:22
Compare
Choose a tag to compare

Full Changelog: v0.7.8...v0.7.9

v0.7.8

12 Dec 14:59
Compare
Choose a tag to compare

Full Changelog: v0.7.7...v0.7.8

v0.7.7

23 Nov 22:35
Compare
Choose a tag to compare

Full Changelog: v0.7.6...v0.7.7

v0.7.6

30 Oct 17:40
Compare
Choose a tag to compare

Full Changelog: v0.7.5...v0.7.6

v0.7.5

30 Oct 13:16
Compare
Choose a tag to compare

Full Changelog: v0.7.4...v0.7.5

v0.7.4

26 Oct 16:34
Compare
Choose a tag to compare

Full Changelog: v0.7.3...v0.7.4

v0.7.3

25 Oct 13:56
Compare
Choose a tag to compare

Full Changelog: v0.7.2...v0.7.3

v0.7.2

02 Oct 10:03
Compare
Choose a tag to compare

Full Changelog: v0.7.1...v0.7.2

v0.7.1

28 Aug 13:23
Compare
Choose a tag to compare

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