Releases: janekbaraniewski/issuectl
Releases · janekbaraniewski/issuectl
v0.0.14
Changelog
- c3b9d6f Fixes for creating PR
- 8fcecab Link PR to issue when creating PR
- 58b7220 Update readme
- 007392b Update add profile command
- cf5b469 Update readme
- 810a162 Fix init command after changes to backends
- fa62b65 Update readme
- 048ed18 Cleanup jira backend
- a5411ed Move get backend functions to backends.go
- f54255c UUpdate goreleaser deprecated brew taps
v0.0.13
v0.0.12
Changelog
- b777b18 start issue in jira
- 9d9053c Fix jira linkissue
- 4576d72 Add StartIssue to IssueBackend interface
- b421c34 Cleanup deprecated IssueExists
- 5ef19f9 Separate backend for repo and issues
- 7e33310 Fix yaml annotations
- ab4cdc6 Support configuring all 3 backends
- a86665f Update .gitignore
- 5cc2030 Add initial implementation for other jira methods
- 2cb053b Add initial implementation of creating jira client
- d981aea init jira backend
- b74e200 Rename open -> workon command
v0.0.11
Changelog
- dfe5978 Fix persistence in config commands
- 536a209 Fix error handling when wrong issue type
- e842249 Handle missing repo config error
- 0f970c0 Move CLIOverwrites back to cmd package
- edd8c9f Fix error when overwriting with missign profile
- bb28ab3 Fix config
- 3328e64 Add initial utils tests
- 2f3a9dc go mod tidy
- 0315ee8 Make overwriting with flags work, fix types
- 1ea8d46 Use interface for IssuectlConfig
- 66e53f2 Persistent and inMemory config modes
- f850118 Update goreleaser config
- e3004e7 Add version to binary name
- 0e56ee9 Fix: Activate default profile when running init
- 8263e46 Docs: update readme content
- 38dc44b Docs: add some README badges
- 598f8ce Docs: update logo in readme