Skip to content

v0.1.2

Choose a tag to compare

@fhunleth fhunleth released this 18 Mar 22:53
· 211 commits to main since this release

Prebuilt port binaries are no longer distributed in hex.pm for Windows users.
You'll need to install MinGW. Feedback was that it didn't work as well as I
thought it would.

  • Bug fixes
    • Fix custom baudrates not working on OSX. Thanks to salzig for identifying
      the problem and helping to debug it.
    • Pass flush request through to framer as well as the serial port. Thanks to dhanson358 for this fix.
    • Minor code cleanup