You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* stable:
(GH-412)(GH-664) PoSh tab completion / refreshenv
(GH-295) Do not replace PSModulePath
(GH-664) RefreshEnv Should also work in PowerShell
(GH-412) update parameter name for skip scripts
(GH-663) Search just by id
(doc) update how to pass args
As an additional enhancement to searching by id, allow searching where
the id starts with the filter. This adds to tab completion.
The filters should be applied prior to searching by all versions gets
returned, so move the filters up.
Ensure the search is case-insensitive if it is local. A remote search
is case insensitive if the remote server supports it.
* stable:
(doc) update CHANGELOG/nuspec
(GH-412) Add licensing to new Posh files
(GH-412) Install Chocolatey Profile
(GH-412) Tab Completion Flow / Filtering / Perf
(GH-663) Search Order By Popularity
(GH-663) Search by Id Starts With
(GH-666) Setup messages as Output with color
Related to #453, a search should be able to be conducted where the results are by package name
The text was updated successfully, but these errors were encountered: