Skip to content

v6.0.0

Compare
Choose a tag to compare
@reconbot reconbot released this 09 Oct 22:38
· 934 commits to main since this release

Commits 6.0.0 (2017-10-09)

Features

  • open: Throw on incorrect baudrate option (#1347) (a3b8d35)
  • parsers: Add cctalk parsers (#1342) (bcb492f)
  • test: tone down codecov comments (#1289) (749ffac)
  • windows: Add ERROR_INVALID_PARAMETER to supported bindings errors (#1354) (4ff9c67)

Bug Fixes

Chores

BREAKING CHANGES

  • binaries: We switched 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.