Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 576 Bytes

ChangeLog.md

File metadata and controls

23 lines (19 loc) · 576 Bytes

ChangeLog

JNITasks 0.4.0 (Pending)

  • Adding CMake support
  • Major refactoring
  • Migrating to maven
  • Updating unit tests
  • Updated copyright
  • Tested JDK 8 - 11

JNITasks 0.3.0 (Mar 23, 2018)

  • Added ChangeLog.md
  • Fixed a reflection problem with a private inner class
  • Small clanup in the ConfigureTask
  • Updated copyright
  • Tested JDK 1.5 - 1.8

JNativeHook 0.2.0 (Jan 4, 2015)

  • Added optional support for ant.build.native.toolchain and ant.build.native.host
  • Updated documentation

JNativeHook 0.1.0 (Sep 3, 2014)

  • Initial Release