Releases: algorand/go-codec
Releases · algorand/go-codec
v1.1.10
What's Changed
- Bugfix: Make JSON canonical map string keys work by @jasonpaulos in #4
- Add new go versions to test matrix. by @winder in #5
- change go.mod reference to v1.1.10 by @winder in #6
New Contributors
- @jasonpaulos made their first contribution in #4
- @winder made their first contribution in #5
Full Changelog: v1.1.9...v1.1.10
codec/v1.1.10
What's Changed
- Bugfix: Make JSON canonical map string keys work by @jasonpaulos in #4
- Add new go versions to test matrix. by @winder in #5
- change go.mod reference to v1.1.10 by @winder in #6
New Contributors
- @jasonpaulos made their first contribution in #4
- @winder made their first contribution in #5
Full Changelog: v1.1.9...v1.1.10
v1.1.9
codec/v1.1.9
upgrade to go 1.16
v1.1.8 update go.mod/go.sum
upgrade to go 1.16
codec/v1.1.8 update go.mod/go.sum
Updated go.mod version references
Merge pull request #1 from algorand/david/fixGoModVer Add root go.mod and update to follow ugorji's pattern
Matching tag for go-codec/codec
Merge pull request #1 from algorand/david/fixGoModVer Add root go.mod and update to follow ugorji's pattern
Algorand v1.1.6.1
Creating new release to address go module resolution
Algorand v1.1.6
Update README.md (#3) * Update README.md * Update .travis.yml to support CI