Skip to content

PSReadLine v2.4.2-beta2 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@daxian-dbw daxian-dbw released this 16 Apr 19:51
· 4 commits to master since this release

2.4.2-beta2 - 2025-04-16

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

  • Add a private field to indicate if PSReadLine is initialized and ready (#4706)
  • Use CFS for installing module and deploy box for module publish (#4700)