Release v0.3.0
What's Changed
- Convert to using Cobra for CLI implementation
- Add
show
command. - Add
config
command. - Implement GPG signing for git operations such as tag and commit.
- Update
README.md
to reflect new features.
Full Changelog: v0.2.0...v0.3.0