Oasis CLI 0.3.0
Changelog
New Features
- 7d384bb: feat(aliases): Use singular terms for commands (@matevz)
- 5611e39: feat(cmd): Add -y for answer yes to all questions (@matevz)
- baf2c9a: feat(cmd): Add support for registry operations (@kostko)
Bug fixes
- 8d0f379: fix(cmd): Minor fixes to registry commands (@kostko)
- 5ea5f07: fix(wallet): Use the correct directory to store file-based accounts (@kostko)
Dependencies updates
- c5e0e31: build(deps): bump github.com/ethereum/go-ethereum from 1.11.4 to 1.11.5 (@dependabot[bot])
- 19272d1: build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (@dependabot[bot])
- abbce27: build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (@dependabot[bot])
Other changes
- 9c4c960: ci: bump actions/setup-go from 3 to 4 (@dependabot[bot])
- 4ae0a7b: ci: undisable cgo on release build (@pro-wh)
- 3f3209b: other(ci): Bump golangci-lint to 1.52.0 (@kostko)
- a27c55c: other(go): Bump Go to 1.20.2 (@kostko)
- 016e86a: other: Ignore temporary files in Git (@kostko)
Full Changelog: v0.2.0...v0.3.0