forked from gitea/blog
2.8 KiB
2.8 KiB
date | authors | title | tags | draft | ||
---|---|---|---|---|---|---|
2021-03-12T22:03:27+07:00 | 6543 | Tea 0.7.0 is released |
|
false |
We are proud to present the release of tea
version 0.7.0,
a CLI tool that allows you to work with pull requests, issues and more in your terminal.
You can download prebuilt binaries from dl.gitea.io/tea, for more options look at the README.md.
Have you heard? We now have a swag shop! 👕 🍵
Demo
Review Feature
Thanks to @noerw
Changelog
v0.7.0 - 2021-03-12
- BREAKING
- FEATURES
- BUGFIXES
- ENHANCEMENTS
- Allow checking out PRs with deleted head branch (#341)
- Markdown renderer: detect terminal width, resolve relative URLs (#332)
- Add more issue / pr creation parameters (#331)
- Improve
tea time
(#319) tea pr checkout
: dont create local branches (#314)- Add
tea issues --fields
, allow printing labels (#312) - Add more command shorthands (#307)
- Show PR CI status (#306)
- Make PR workflow helpers more robust (#300)