gitea-blog/content/post/release-of-tea-0.4.0.md

1.6 KiB

date authors title tags draft
2020-07-18T20:00:00+00:00 6543 tea 0.4.0 is released
release
tea
false

We are proud to present you tea, a CLI tool that allows you to work with pull requests, issues and more in your terminal.

With the new v0.4.0 release tea can now:

  • list issues, pulls, releases, repos, notifications and times
  • create issues, pulls and releases
  • add and deltete times
  • manage labels
  • more comming ...

gif

Changelog

v0.4.0 - 2020-07-18

  • FEATURES
    • Add notifications subcomand (#148)
    • Add subcomand 'pulls create' (#144)
  • BUGFIXES
    • Fix Login Detection By Repo Param (#151)
    • Fix Login List Output (#150)
    • Fix --ssh-key Option (#135)
  • ENHANCEMENTS
    • Subcomand Login Show List By Default (#152)
  • BUILD
    • Migrate src-d/go-git to go-git/go-git (#128)
    • Migrate gitea-sdk to v0.12.0 (#133)
    • Migrate yaml lib (#130)
    • Add gitea-vet (#121)

More