Skip to content

PSReadLine v2.0.0 GA Release

Compare
Choose a tag to compare
@daxian-dbw daxian-dbw released this 11 Feb 18:45
· 237 commits to master since this release
6b5e9ff

v2.0.0 - 2/11/2020

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

  • Name the ReadKey thread for debug purpose (#1313)
  • Compliance: Update the .NET Core version and PowerShell SDK package (#1320)
  • Build: Enable F5 debugging of PSReadLine in Visual Studio (#1319) (Thanks @theaquamarine)
  • Build: Simply the way to get semantic version information in build (#1324)