Skip to content

Releases: wowu/pro

pro v0.1.2

20 Jul 21:36
60e4fce
Compare
Choose a tag to compare

Changelog

  • 31830a3 feat: use blue urls for PR creation urls
  • Publish .deb and .rpm packages

pro v0.1.1

20 Jul 21:32
534d239
Compare
Choose a tag to compare

Changelog

  • 534d239 fix: save config for the first time on windows (#4)

pro v0.1

20 Jul 20:12
f46bb87
Compare
Choose a tag to compare

Initial release 🎉

Changelog

  • 6b46419 feat: pass source branch in provider api calls to reduce response size (#1)
  • f3fd74d feat: prefilled access token form for GitHub
  • ed49c9a feat: traverse parent directories to find git repository
  • 403a91f fix: golang linter
  • 9a96d7f feat: better error handling in config
  • 40ab5fb feat: print urls in blue
  • 5b3b6e1 feat: don't add trailing "/" when opening home pages
  • 6197285 feat: lower permissions for gitlab by default (read_api instead of api)
  • 39699b3 fix: Gitlab -> GitLab
  • 64c9512 feat: working GitHub integration
  • 861591e feat: save and read tool config
  • 76d29cc Move gitlab api requests to gitlab package
  • 7822f4b PoC