New Feature:
- findById function to find a serialport by-id.
Fixed bugs:
- Replaced undefined function close with destroy.
Breaking changes:
- Rewrote whole package!
- Replaced function callbacks with Promises.
- Replaced tty module with Duplex for better error handling.
Fixed bugs:
- Find function resolves before it is done.
Closed issues:
- No unit tests for main functions
...