Releases: algorand/msgp
Releases · algorand/msgp
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
v1.1.52
v1.1.51
What's Changed
- Golang 1.17 upgrade by @Eric-Warehime in #15
- Run imports through gci for reordering by @cce in #14
- Rerun go mod tidy on 1.17 by @cce in #16
New Contributors
- @Eric-Warehime made their first contribution in #15
- @cce made their first contribution in #14
Full Changelog: v1.1.50...v1.1.51
Update go.mod to use go 1.16
v1.1.50 upgrade golang to 1.16