Skip to content

Releases: macanton/got

v0.0.10

26 Jan 07:28
9616fd7
Compare
Choose a tag to compare

Changelog

  • 942fb67 Merge pull request #16 from macanton/update-homebrew-instructions
  • 26ac439 Merge pull request #17 from macanton/add-unit-tests-for-github-utils
  • 9616fd7 Merge pull request #18 from macanton/set-project-label-on-branch-creation
  • 17fe1ff Update goreleaser version, go version and darwin arm64 build
  • 2263b5c Update homebrew instructions for app update
  • 37e98f8 feat: Add flag for adding label to jira issue
  • 448f18f feat: Set repo label on branch checkout
  • dd65b7c feat: Set repo label on jira issue creation
  • caf46fd fix: Fix typo
  • 60b1aa9 fix: Set repo label only on branch creation
  • 75986b6 tests: Add uts for github pkg

v0.0.9

20 Feb 08:25
9c64033
Compare
Choose a tag to compare

Changelog

9c64033 Update goreleaser version, go version and darwin arm64 build

v0.0.8

18 Feb 10:56
9bb1050
Compare
Choose a tag to compare

Changelog

9bb1050 Disable cgo

v0.0.2: Merge pull request #12 from macanton/unlink-jira-issue-from-branch

09 Feb 09:13
7e8d2a4
Compare
Choose a tag to compare

v0.0.1

13 Nov 11:17
d4bcbcd
Compare
Choose a tag to compare

Current release contains the first version of the app and supports two commands

  • checkout new branch form existing Jira issue (with branch name generation)
  • creating new Jira issue with user-entered summary and checkout to new branch for it