PSReadLine v2.2.0-beta1 Release
Pre-release
Pre-release
·
205 commits
to master
since this release
v2.2.0-beta1 - 11/4/2020
You can get the v2.2.0-beta1 version of the PSReadLine module from PowerShell Gallery.
This release includes the following changes:
- Add the prediction
ListViewand also hook up with theCommandPredictionAPIs introduced in PS 7.1 (#1909)- Please see the PR description of #1909 for details about the Predictive IntelliSense feature.
- NOTE: the prediction
ListViewhas been mainly tested in theWindowsedit mode. Testing in theEmacsandVIedit modes is very minimum as of today. But we will spend more time improving its user experience in these 2 edit modes.
- Update the release build to work with new module artifacts (#1930)