Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 01:11
· 33 commits to main since this release
208ef5b

Changelog

  • a5e5129 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • 01cfe5c Merge pull request #4 from permafrost-dev/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • f2bede1 Update Go version in go.mod from 1.19 to 1.20
  • 53aa906 add --switch flag to branch:last to checkout the branch
  • a7ab02d change --switch flag to --checkout for branch:last command
  • ed74daa update docs
  • 78038a7 update docs with more examples and a "git aliases" section
  • 208ef5b update headings to fix markdownlint warnings
  • 4598f6c update pre-commit hook; add markdownlint config file; update readme