PSReadLine v2.2.1-rc1 Release
Pre-release
Pre-release
2.2.1-rc1 - 2022-01-28
You can get the v2.2.1-rc1 version of the PSReadLine module from PowerShell Gallery.
This release includes the following changes:
- Update build agent to use
PSMMS2019-Secureper requirement (#3174, #3187) - Update the
HelpInfoURIto point to the latest help content (#3171) - Update the version of PowerShell nuget packages to 7.2.0 (#3170)
- Update
README.mdwith updated links to content helping get set up (#3149, #3152) (Thanks @cgorshing!) - Make
Ctrl+randCtrl+sinViedit mode work the same way as inEmacsedit mode (#3148) (Thanks @davetapley!) - Make
HistorySearchBackwardandHistorySearchForwardable to navigate the list view (#3144)