Skip to content

2.8.0

Compare
Choose a tag to compare
@tresf tresf released this 05 Apr 17:00
· 132 commits to master since this release

(Original release date 2014-01-24)

Description

  • Contains native libs for Windows (x86, x86-64), Linux (x86, x86-64, ARM soft & hard float), Solaris (x86, x86-64), Mac OS X (x86, x86-64, PPC, PPC64). All native libs contained within the jssc.jar file and you don't need manage native libs manually.
  • Contains Javadocs

Fixes

Enhancements

  • Added method writeString(String string, String charsetName) e56d39f
  • Added method getNativeLibraryVersion() in SerialNativeInterface class 4cc7332
  • Enabled Java and Native libraries versions mismatch check 5d1515a