We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d50b2 commit af043feCopy full SHA for af043fe
CHANGELOG.md
@@ -8,6 +8,10 @@ project adheres to [Semantic Versioning](https://semver.org/).
8
## [Unreleased]
9
### Added
10
### Changed
11
+* Replace using regex crate for parsing device identification strings for
12
+ `available_ports` on Windows. This is now done by some bespoke code to
13
+ significantly reduce build times.
14
+ [#201](https://github.com/serialport/serialport-rs/pull/201)
15
### Fixed
16
### Removed
17
0 commit comments