Skip to content

Releases: algorand/go-codec

v1.1.10

15 Jun 16:40
0524ee6
Compare
Choose a tag to compare

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

Full Changelog: v1.1.9...v1.1.10

codec/v1.1.10

15 Jun 16:40
0524ee6
Compare
Choose a tag to compare

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

Full Changelog: v1.1.9...v1.1.10

v1.1.9

23 Aug 15:31
@cce cce
0d0c2ea
Compare
Choose a tag to compare

What's Changed

  • CI: add github workflow by @cce in #2
  • change go.mod to reference v1.1.9 by @cce in #3

codec/v1.1.9

23 Aug 15:31
@cce cce
0d0c2ea
Compare
Choose a tag to compare

What's Changed

  • CI: add github workflow by @cce in #2
  • change go.mod to reference v1.1.9 by @cce in #3

upgrade to go 1.16

22 Mar 15:41
Compare
Choose a tag to compare
v1.1.8

update go.mod/go.sum

upgrade to go 1.16

22 Mar 15:41
Compare
Choose a tag to compare
codec/v1.1.8

update go.mod/go.sum

Updated go.mod version references

08 Jul 23:03
7ba792b
Compare
Choose a tag to compare
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

08 Jul 23:34
7ba792b
Compare
Choose a tag to compare
Merge pull request #1 from algorand/david/fixGoModVer

Add root go.mod and update to follow ugorji's pattern

Algorand v1.1.6.1

02 Jul 11:22
ec0e423
Compare
Choose a tag to compare

Creating new release to address go module resolution

Algorand v1.1.6

01 Jul 19:57
269d70b
Compare
Choose a tag to compare
Update README.md (#3)

* Update README.md
* Update .travis.yml to support CI