What's Changed
- Fix serial port listing race conditions (Linux) by @puddly in #50
- Add
py.typed by @puddly in #51
- Make
device and resolved_device strings, not paths by @puddly in #52
- Ignore listing native Linux serial ports with
/type == 0 by @puddly in #53
Full Changelog: v1.2.0...v1.2.1