v0.3.1
- Automatically handle
JNI_EDETACHED
error when connecting to running VM in a new thread. (#36) - Introduce
findClassOverride
(#37) - Slightly changed
jobject
and co definitions to reflect their inheritance relations. This is a breaking change, resulting in compilation error, but it is easy to fix. (#39) - Fixed incompatibility with Nim 0.17. (#40)