github profclems/glab v1.11.0-pre1

latest releases: v1.22.0, v1.21.1, v1.21.0...
pre-release3 years ago

Features

  • Add assignee filter flag for issue list (#171)
glab issue list --assignee=someuser
  • Ability to create shell-executable aliases (#220)
  • Add to mr list flag mine (#226)
glab mr list --mine
  • Add ability to create repo from current directory (#218)
  • Add ability to set git protocol (#221)
  • Add support for shell completion (#215)
  • New stable configuration format [#223, #214, #229]
USAGE
  glab config [flags]

CORE COMMANDS
  get:        Prints the value of a given configuration key
  init:       Shows a prompt to set basic glab configuration
  set:        Updates configuration with the value of a given key

Tweaks & Bug Fixes

  • File content modification made a bit more safe and sane (#202)
  • Migrate config dir to XDG_CONFIG_HOME (#195)
  • Fix config appends to gitignore every time (#201)
  • Fix alias name conflicting core commands (#199)

Don't miss a new glab release

NewReleases is sending notifications on new releases.