Skip to content

WinPTY-rs release v0.3.16

Compare
Choose a tag to compare
@andfoy andfoy released this 09 Aug 21:42
· 17 commits to main since this release

Minor WinPTY-rs release that fixes a major performance issue when reading from a PTY output stream, it also updates windows-rs to the latest version

What's Changed

  • Update windows requirement from 0.53.0 to 0.54.0 by @dependabot in #71
  • Update windows requirement from 0.54.0 to 0.56.0 by @dependabot in #73
  • Update windows requirement from 0.56.0 to 0.57.0 by @dependabot in #74
  • fix: remove 100ms delay on first and subsequent read calls by @SilverMira in #76
  • Update windows requirement from 0.57.0 to 0.58.0 by @dependabot in #77

New Contributors

Full Changelog: v0.3.15...v0.3.16