Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 06:01
· 82 commits to main since this release
9cd1c74

What's Changed

  • Always fire disconnect event when read loop finishes
  • On close, wait till the read loop is finished
  • Breaking change: Don't close the serial port on close. It's passed in in the open state, so it's up to the caller to close the port.

(#68) @balloob

Dependabot stuff