v0.3.0-rc1
Pre-release
Pre-release
Features/Changes
- Adds some alias resolution to get alias tips for functions like so
It is relatively naive, and will only work on direct assignments to
function gcm { $MainBranch = Get-Git-MainBranch git checkout $MainBranch $args }
$
variables.
Fixes
- Fix recommending invalid alias tips for function aliases that don't accept
$args
, see #2
https://www.powershellgallery.com/packages/alias-tips/0.3.0-rc1