This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
v1.11.0
We've made some updates to glab, thanks to our amazing contributors.
Check the pre-releases v1.11.0-pre1 and 1.11.0-pre2 to see the list of supported features
Features
- Filter mr list by asssignee (#257)
- Add ability to mark branch to be deleted from update (#278)
- add mr diff command (#281)
- auto-detect MR for current branch (#264)
- glab auth login (#277)
- Add Create Command to Label (#260)
- Add mr update flag to assingee to change current assignee (#265)
Tweaks
- Add pager support
- style: enhance list table display (#261)
- respect NO_COLOR environment variable
- respect api_protocol in config (#275)
- add conflict and user permission err check
- improve command scriptability
Bug Fixes
- fix mr list always returns 0
- fix misleading info on --message flag in
mr merge
Related Milestone
https://github.com/profclems/glab/milestone/8?closed=1