What's Changed
- fix(enumerator): treat an empty sysfs attribute as empty, not an error by @ultramcu in #220
- Support last two major Go versions by @aler9 in #221
- darwin: Fixed USB string report from port enumerator (some strings may be "normalized" with dashes
-replaced by underscores_) by @cmaglie in #222 - enumerator: normalize Linux USB VID/PID to uppercase by @ultramcu in #224
New Contributors
Full Changelog: v1.7.0...v1.7.1