Skip to content

WinPTY-rs release v0.3.11

Compare
Choose a tag to compare
@andfoy andfoy released this 02 Jan 16:44
· 71 commits to main since this release

Minor followup winpty-rs release to v0.3.10 that fixes a major issue related to the iseof detection.

What's Changed

  • Update windows requirement from 0.40.0 to 0.43.0 by @dependabot in #46
  • Prevent iseof from returning immediately by @andfoy in #47

Full Changelog: v0.3.10...v0.3.11