v3.0.1
Minor pywinpty version, it adds support for Python 3.14(t), updates several Rust dependencies, including winpty-rs and it also fixes some build issues occurring on arm64 environments.
What's Changed
- Support Python 3.14(t) by @ngoldbaum in #535
- Update build.rs by @ImmortalEmperor in #533
- Fix typos discovered by codespell by @cclauss in #539
- Remove deprecated actions-rs/toolchain by @cclauss in #538
- Bump serde_json from 1.0.142 to 1.0.145 by @dependabot[bot] in #534
- Update Rust dependencies ahead of v3.0.1 by @andfoy in #540
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #520
New Contributors
- @ngoldbaum made their first contribution in #535
- @ImmortalEmperor made their first contribution in #533
- @cclauss made their first contribution in #539
Full Changelog: v3.0.0...v3.0.1