v1.7.0
What's Changed
- Log a warning if the Rust extension doesn't import by @puddly in #74
- Partially implement
flushfor RFC2217 by @puddly in #75 - Don't run
no-commit-to-branchcheck for CI by @puddly in #76 - Move warning for missing Rust extension into function body by @puddly in #77
- Expose more compatibility constants and ensure
StopBitsis numerical by @puddly in #78 - Bump all CI dependencies by @puddly in #80
- Make
descriptionbackwards compatible with pyserial by @puddly in #81 - Add a simple async API by @puddly in #79
Full Changelog: v1.6.0...v1.7.0