Skip to content

2.9.0

Compare
Choose a tag to compare
@tresf tresf released this 14 May 05:20
· 112 commits to master since this release

2019-05-14

Description

  • Contains native libs for Windows (x86, x86-64), Linux (x86, x86-64, ARM hard float), Solaris (x86, x86-64), MacOS (x86-64). All native libs contained within the jssc-x.x.x.jar file and you don't need manage native libs manually.
  • Warning: Javadocs provided separately.
  • Warning: Does NOT contain MacOS x86, MacOS PPC
  • Warning: Does NOT contain ARM soft float

Fixes

  • Fixed hard crash on Windows using JDK11

Developer Notes

  • Switch to Maven build system
  • Switch to CMake for compiling native libs
  • Adds Travis-CI builds for common platforms