-
v0.6.0
released this
2020-12-14 14:04:02 +00:00 | 337 commits to main since this release- BREAKING
- FEATURES
- BUGFIXES
- Forces needed arguments to
tea ms issues(#297) - Subcommands work outside of git repos (#285)
- Fix repo flag ignores local repo for login detection (#285)
- Improve ssh handling (#277)
- Issue create return web url (#257)
- Support prerelease gitea instances (#252)
- Fix
tea pr createwithin same repo (#248) - Handle login name case-insensitive on all comands (#227)
- Forces needed arguments to
- ENHANCEMENTS
- Add
tea login delete(#296) - Release delete: add --delete-tag & --confirm (#286)
- Sorted milestones list (#281)
- Pull clean & checkout use token for http(s) auth (#275)
- Show more infos in pull detail view (#271)
- Specify fields to print on
tea repos list(#223) - Print times in local timezone (#217)
- Issue create/edit print details (#214)
- Improve
tea logout(#213) - Added a shorthand for notifications (#209)
- Common subcommand naming scheme (#208)
tea pr checkout: fetch via ssh if available (#192)- Major refactor of codebase
- Add
- BUILD
- Use gox to cross-compile (#274)
- DOCS
- Update Docs to new code structure (#247)
Downloads