Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 15:30

Changelog

  • db173df chore: fix docker manifest configuration.
  • 6896f05 chore: remove ioutil usage.
  • deaf62c chore: remove redundant usage information.
  • f62bab3 chore: update dependencies.
  • eb02893 chore: update deprecated goreleaser option.
  • 291132e chore: upgrade to go 1.20 and go-algorand-sdk.
  • b6aa022 ci: add goreleaser to CI.
  • f760b3a cli: add version flag.
  • 407a682 docker: Add docker release target.
  • a778a4d enhancement: switch from spf13/cobra to urfave/cli