Skip to content

Releases: Pika960/JNIHelper

1.1.0

10 Dec 15:36
Compare
Choose a tag to compare

First update release

What's new:

  • 13 new methods
  • now licensed under the terms of the BSD-3-Clause License
  • Visual Studio support on Windows, gcc support on Linux

What's improved:

  • better handling of enum classes
  • fixed some problems
  • improved documentation
  • new running modes for the testing app
  • reduced binary file size on Windows
  • rewritten Linux scripts

About the binary:

  • Windows binary is built with gcc 9.2.0 and openjdk 15
  • Linux binary is built with gcc 9.3.0 and openjdk 14 (on Ubuntu 20.04)

1.0.0

10 Mar 16:40
Compare
Choose a tag to compare

Initial release.

About the binary:

  • Windows binary is built with gcc 9.2.0 and openjdk 15
  • Linux binary is built with gcc 9.3.0 and openjdk 14 (on Ubuntu 20.04)