Releases: gagliardetto/binary
Releases · gagliardetto/binary
v0.8.0
Full Changelog: v0.7.9...v0.8.0
v0.7.9
Full Changelog: v0.7.8...v0.7.9
v0.7.8
Full Changelog: v0.7.7...v0.7.8
v0.7.7
Full Changelog: v0.7.6...v0.7.7
v0.7.6
Full Changelog: v0.7.5...v0.7.6
v0.7.5
Full Changelog: v0.7.4...v0.7.5
v0.7.4
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Full Changelog: v0.7.1...v0.7.2
v0.7.1
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