Skip to content

PSReadLine v2.2.0-beta3 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@daxian-dbw daxian-dbw released this 01 Jun 23:07
· 159 commits to master since this release
b276382

2.2.0-beta3 - 2021-06-01

You can get the v2.2.0-beta3 version of the PSReadLine module from PowerShell Gallery.
This release includes the following changes:

  • Update the use of the prediction interface to adapt to the breaking changes introduced in PowerShell 7.2.0-preview.6 (#2524)
  • Fix a null-ref exception in DynamicHelpImpl (#2292)