This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Releases: 448-engineering/EasyJNI
Releases · 448-engineering/EasyJNI
Version 0.3.0
Fix: Java class name for String should be java/lang/String
instead of Ljava/lang/String;
Fix: java_class_name_array
should return a owned String instead of a borrowed string
Fix: avoid repetition for
java_class_name_arrayby reusing
java_class_name`
Feat: Introduce bytecode_signature
to handle the creation of java names whem using bytecode
Signed-off-by: XOR·APPS [email protected]
0.2.0-alpha.1
- Easy creation of Java types from Rust types
- Easy conversion of primitive types, void and string types to and from Rust enum type
- Github actions to do tests on changes thanks to @harshit82