serialport v3.0.0 Release Notes

Release Date: 2019-05-16 // almost 5 years ago
  • πŸ› Bug Fixes

    • βœ‚ remove PURGE_RXABORT flag on flush for Windows (#1817) (1daa919)
    • 🏁 RTS/CTS flow control for Windows (#1809) (cd112ca)

    chore

    • βœ‚ remove node6 support and upgrade codebase (#1851) (d4f15c0)

    πŸ’₯ BREAKING CHANGES

    • 🏁 flush behavior on windows no longer cancels inflight reads
    • bindings now use async functions so they’ll never throw, only reject