serialport v3.1.2 Release Notes

    • ๐Ÿ“š Documentation around "Illegal Instruction" errors
    • Resolve some ambiguities around publishing that was causing some issues on some versions and platforms of npm and node
    • ๐Ÿง [linux] bug fix in .list() where we weren't filtering out non block devices that are named like serial ports
    • ๐Ÿ‘ [unix] Better unix error messages
    • ๐Ÿ”จ [unix] Refactor setBaudrate for Unix making it easier for custom baudRate support
    • ๐Ÿ“š [unix] Update now has less memory leaks, documentation and better error messages
    • ๐Ÿ [windows] Better error messages for opening ports