Releases: algorand/msgp
Releases · algorand/msgp
v1.1.62
Fix dead code generation for Go 1.25
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
v1.1.59
v1.1.58
v1.1.57
v1.1.56
What's Changed
- Check canonical encoding with
UnmarshallValidateMsg - go1.20.6
Full Changelog: v1.1.55...v1.1.56
v1.1.55
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
What's Changed
- Backport time.Duration support from the upstream repo
Full Changelog: v1.1.52...v1.1.53