Skip to content

Releases: LandryNorris/JniUtils

0.1.0-rc01

20 Jan 00:18
Compare
Choose a tag to compare

Working implementation of newObject with parameters
Added Object signature shortcut
Added support for LongArray to classToSignature
Automatic signature resolution will fail on jstring or jobject, since it can't determine between the two at runtime.

0.0.1-alpha02

14 Jul 00:51
Compare
Choose a tag to compare

Modify registerNatives DSL and fix bugs

0.0.1-alpha01

12 Jul 19:27
Compare
Choose a tag to compare
0.0.1-alpha01 Pre-release
Pre-release

Initial Release bringing basic wrappers and a prototype DSL for register natives