Skip to content

0.3.0

Compare
Choose a tag to compare
@vladimir-kotikov vladimir-kotikov released this 07 May 23:33
· 326 commits to master since this release

Git submodules, ssh and nvm

This release adds support for completions inside of git submodules and a completions for a couple of new commands (ssh and nvm)

  • 21464d1 [ssh] Refactor hosts search logic
  • 26f4f99 [ssh] Add ssh completion from known_hosts file
  • 9a4d308 [nvm] Add basic nvm completions
  • 3c25f96 [git] Housekeeping
  • b39e617 [git] Fix fetch --tags completion
  • 99140d1 [git] Allow multiple branches for git branch -d
  • 087874b [cordova] Add a couple of new completions for coho
  • e4cf69d [cordova] Remove old core plugin IDs from 'plugin add/rm'
  • a14af9c [git] Adds basic support for submodules
  • e2467f6 [choco] Fix chocolatey non-meta packages listing
  • 9540aa6 [npm] Adds 'npm outdated' flags
  • 91cef45 [ssh] Adds ssh autocomplete script