6.0.0-beta1 (2017-08-07)
Pre-release
Pre-release
Bug Fixes
- linux: The productID should be a number not a description string (#1279) (bf46f68)
- tests: fixup for #1279 (#1285) (56074f6)
- windows: Add option to disable RTS (#1277) (5b8d163)
- windows: Parse more types of pnpIds (#1288) (0b554d7), closes #1220
Chores
Features
BREAKING CHANGES
- binaries: I'm considering the switch to
prebuild
a breaking change because it's substantially changes our install processes. It's also possible the install flags to ensure downloading or building from source has changed slightly. That's not our api per say, but it's enough. - windows: We previously hard coded to have RTS on for windows at all times it now default to off.