Skip to content

PSReadLine v2.0.2 Release

Compare
Choose a tag to compare
@daxian-dbw daxian-dbw released this 05 Jun 17:49
· 230 commits to master since this release

v2.0.2 - 6/5/2020

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

  • Add the template parameter to the bug report link (#1441) (Thanks @anthonyvdotbe)
  • Update the release build to create the NuGet package for publish (#1480)
  • Run script in local scope to make PSReadLine works in PSES in ConstrainedLanguageMode (#1527)