Skip to content

Releases: algorand/msgp

v1.1.60

03 Oct 19:17
Compare
Choose a tag to compare
Fix UnmarshalMsgWithState bug

v1.1.59

03 Oct 18:52
Compare
Choose a tag to compare
Add UnmarshalMsgWithState to Unmarshaler interface

v1.1.58

22 Aug 14:07
6d7fe40
Compare
Choose a tag to compare

What's Changed

  • avoid generating unreachable code in MaxSize functions in #29

Full Changelog: v1.1.57...v1.1.58

v1.1.57

15 Aug 21:07
@cce cce
a646e1d
Compare
Choose a tag to compare

What's Changed

  • support msgp:shim for time.Duration in #28

Full Changelog: v1.1.56...v1.1.57

v1.1.56

11 Aug 18:30
Compare
Choose a tag to compare

What's Changed

  • Check canonical encoding with UnmarshallValidateMsg
  • go1.20.6

Full Changelog: v1.1.55...v1.1.56

v1.1.55

11 Jul 18:36
Compare
Choose a tag to compare

What's Changed

  • XyzMaxSize() methods generation
  • go1.20
  • ignore s.Name.Name == "_" in getTypeSpecs

Full Changelog: v1.1.53...v1.1.55

v1.1.53

17 Oct 19:45
26c81f3
Compare
Choose a tag to compare

What's Changed

  • Backport time.Duration support from the upstream repo

Full Changelog: v1.1.52...v1.1.53

v1.1.52

17 May 15:45
@cce cce
d06a11d
Compare
Choose a tag to compare

What's Changed

  • CI: add github actions build by @cce in #18
  • Add missing protocol package import by @cce in #17

Full Changelog: v1.1.51...v1.1.52

v1.1.51

09 May 21:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.50...v1.1.51

Update go.mod to use go 1.16

22 Mar 16:38
Compare
Choose a tag to compare
v1.1.50

upgrade golang to 1.16