Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 13 Oct 19:37
  • [git] Added support for git aliases that include flags or !.
  • [git] Added support for input hints during git commands (input hints are new in Clink v1.7.0).
  • [pip] Update to use the newer sysconfig since the older distutils.sysconfig has been deprecated for many years.
  • [pip] Fixed some long standing bugs in the pip completions.
  • Added completions for Cloud Foundry CLI.
  • Added completions for where.
  • Added support in various completion scripts for one-letter flags that can be concatenated together.
  • Updated several completion scripts to be consistent about suppressing stderr output to avoid contaminating the prompt display.
  • Updated to coexist better with .clinkprompt files (new in Clink v1.7.0).
  • Fixed completions after git checkout branchname -- .