Skip to content

Releases: cli/cli

v0.5.2

29 Jan 14:44
739b0af
Compare
Choose a tag to compare
  • Fix parsing non-GitHub remotes #266

  • Fix pr create preview in browser flow for Windows #272

  • Have update notifier and changelog link use the new repo name #264

  • Minor doc updates #261

v0.5.1

28 Jan 16:52
25dc2b4
Compare
Choose a tag to compare
  • Add updated feedback form link #257

  • Avoid API error on pr create #258

v0.5.0

23 Jan 17:57
Compare
Choose a tag to compare
  • issue/pr create now offer to finalize editing in web UI #231

  • Better sorting and freshness output for issue status #237

  • issue view now warns of the repository having disabled issues #240

  • Restyle OAuth success page #246

  • Improve pr create to support contributing from forks #238

  • Tweak issue/pr view documentation #247

  • Dump HTTP request/response bodies when DEBUG=api #242

v0.4.0

14 Jan 00:19
Compare
Choose a tag to compare
  • Fix displaying "There are no issues assigned to you" notice #159

  • Avoid long first line of gh help #162

  • Add "Opening URL in your browser" notice to issue create --web #158

  • Simplify date format in gh version information #163

  • Simplify reading current branch from git #170

  • Clarify --repo flag language #171

  • Print pr status numbers in green #180

  • Warn about repo issues disabled on issue status/list/create #178

  • Fix issue list re: issues that have an assignee #186

  • Add template support to issue create, pr create #176

  • Add context and feedback output to commands #165

  • Add "show more" to the issues and PR results in gh issue status and gh pr status #205

  • Read current git branch in a way that is compatible with older git #213

  • Preview issues and PRs on the terminal #203

  • Improve OAuth flow #222

  • Add changelog link to gh version and gh --version #221