Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 15:38
· 14 commits to main since this release
164fe89

What's Changed

  • ci: enable codeql for go by @wolf31o2 in #80
  • chore(deps): Bump github.com/gin-contrib/zap from 1.1.1 to 1.1.3 by @dependabot in #82
  • chore(deps): Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #85
  • chore(deps): Bump blinklabs-io/go from 1.21.9-1 to 1.21.10-1 by @dependabot in #84
  • chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #86
  • docs: add contributing guidelines by @wolf31o2 in #87
  • feat: add cobra cli library by @oversize in #89
  • fix: exit on nil wallet without explicit error by @wolf31o2 in #91
  • chore: use go 1.21 everywhere and test 1.22 by @wolf31o2 in #92
  • fix: describe wallet create --output by @wolf31o2 in #93

New Contributors

Full Changelog: v0.7.2...v0.8.0