Skip to content

jSerialComm v2.7.0

Compare
Choose a tag to compare
@hedgecrw hedgecrw released this 22 Oct 15:15
· 291 commits to master since this release
  • Add native support for Apple Silicon (M1)
  • Add native support for PowerPC
  • Fix port name mangling if invalid port path is passed in
  • Throw SerialPortInvalidPortException if descriptor search fails
  • Allow read timeout exceptions to be suppressed within InputStream
  • Add Gradle wrapper and automate builds