Skip to content

Releases: permafrost-dev/git-ninja

v0.6.0

19 Nov 02:25
72e7100
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Changelog

  • 95876a4 Merge pull request #7 from permafrost-dev/feature/jira-integration
  • a9bfc59 add jira integration, update docs
  • 14bbd0b update docs
  • 72e7100 update readme

v0.5.0

15 Nov 03:02
e2ccaa4
Compare
Choose a tag to compare

Changelog

v0.4.0

14 Nov 06:39
cbc86da
Compare
Choose a tag to compare

Changelog

  • eb2d9fb do not display score in frequent branches output
  • 2f862ed refactor list frequent branches code, simplify, and implment more effective frequency algorithm
  • 30c7265 refactoring
  • efbcdf8 refactoring and code cleanup/organization; list recent branches now hides the current branch from the results
  • 8cd8531 refactoring, significantly simplified search command
  • 36a9907 update docs
  • 38c5618 update docs
  • cbc86da wip

v0.3.0

13 Nov 09:24
013594c
Compare
Choose a tag to compare

Changelog

v0.2.0

12 Nov 01:11
208ef5b
Compare
Choose a tag to compare

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

v0.1.0

10 Nov 09:47
ec4fcfd
Compare
Choose a tag to compare

Changelog