rust-jni-sys v0.3.0 Release Notes

Release Date: 2017-07-21 // over 6 years ago
    • jvalue is now properly a union.
    • ๐Ÿšš Default impls have been removed from structs.

Previous changes from v0.2.5

    • ๐Ÿ‘‰ Make jvalue's field public again to fix back compat break.