Releases: wowu/pro
Releases · wowu/pro
pro v0.1.2
Changelog
- 31830a3 feat: use blue urls for PR creation urls
- Publish .deb and .rpm packages
pro v0.1.1
pro v0.1
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