Skip to content

Releases: algorand/msgp

v1.1.62

14 Nov 17:34
@cce cce
52531e8

Choose a tag to compare

What's Changed

  • update generated code to modern conventions by @cce in #35

Full Changelog: v1.1.61...v1.1.62

Fix dead code generation for Go 1.25

20 Oct 16:21
@cce cce
b5ee9aa

Choose a tag to compare

What's Changed

  • Build: Update Go version and build environment. by @gmalouf in #33
  • fix dead code appearing after panic by @cce in #34

Full Changelog: v1.1.60...v1.1.61

v1.1.60

03 Oct 19:17

Choose a tag to compare

Fix UnmarshalMsgWithState bug

v1.1.59

03 Oct 18:52

Choose a tag to compare

Add UnmarshalMsgWithState to Unmarshaler interface

v1.1.58

22 Aug 14:07
6d7fe40

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

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

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

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

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

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