WinPTY-rs release v0.3.13
Minor WinPTY-rs release that updates windows-rs to its latest version, v0.51.1. Additionally, an error message emitted by the winpty backend was fixed.
What's Changed
- Fix error message returned by winpty is alway Success by @indirection42 in #60
- Update windows requirement from 0.48.0 to 0.51.1 by @dependabot in #61
- Bump actions/checkout from 3 to 4 by @dependabot in #62
New Contributors
- @indirection42 made their first contribution in #60
Full Changelog: v0.3.12...v0.3.13