-
* BREAKING
released this
2021-09-22 20:01:32 +00:00 | 283 commits to main since this releasetea notifications --allhas moved totea notifications --mine(#389)tea notificationsnow only works with the context of a remote repo. (#389)
To run this outside of a local git dir, run either tea n--mineortea n --repo <my/repo>- FEATURES
- Add
tea pr merge(#348)
- Add
- BUGFIXES
- Don't skip reading the local repo when
--repospecifies a repo slug (#398) - Fix adding login without token on private instances (#392)
- Correctly match login by ssh host with port (#391)
- Fix printing issue deadline (#388)
- Return useful error on wrong sshkey path (#374)
- Fix parsing of
--descriptionfor issue/pr create (#371) - Add missing flags (#369)
- Check negative limit command parameter (#358) (#359)
- Add missing flags to org & labels subcommands (#357)
- Don't skip reading the local repo when
- ENHANCEMENTS
- Don't require a body for comment PR reviews (#399)
- Accept more main branch names for login detection (#396)
- Make local repo optional for
tea pr create(#393) - Notifications Add State Field (#384)
- Improve error messages (#370)
- Add tab completion for fish shell (#364)
- Text editor selection: follow unix defacto standards (#356)
- MISC
- Update Dependencies (#390)
Downloads