Tags: JuliaInterop/JavaCall.jl
Tags
[Diff since v0.8.0](v0.8.0...v0.8.1) **Merged pull requests:** - Inverted listing of Julia version compatibility in README.md (#168) (@sylvaticus) - Update CI workflow to use latest actions versions (#171) (@ViralBShah) - Try Julia 1.6 as min (#177) (@ViralBShah) **Closed issues:** - Use BinaryBuilder to install java?? (#136) - JavaCall crashes Julia 1.6.3 on macOS (#151)
## JavaCall v0.8.0 [Diff since v0.7.8](v0.7.8...v0.8.0) **Closed issues:** - handling of Enum types (#159) **Merged pull requests:** - Raw JNI arrays (#144) (@ahnlabb) - Consolidate jcall to enable extension of JVM types (#149) (@ahnlabb) - Add CI.yml for github actions (#161) (@mkitti) - Setup CI on v0.7 branch (#162) (@mkitti) - Fix JNIVector garbage collection, check if JVM destroyed (#163) (@mkitti) - Fix lazy jfield, add test (#164) (@mkitti) - Add prototype jcall macro (#165) (@mkitti) - Fix JNI array leaking by freeing the memory after conversion (#167) (@satanja)
## JavaCall v0.7.5 [Diff since v0.7.4](v0.7.4...v0.7.5) **Merged pull requests:** - JNI methods (#29) (@adambrewster) - JNI methods update (#118) (@mkitti) - Independent JNI (#120) (@mkitti) - Faster startup (#121) (@PallHaraldsson) - Create JavaRef, JavaLocalRef, and JavaGlobalRef to hold references and manage memory (#124) (@mkitti) - CompatHelper: bump compat for "DataStructures" to "0.18" (#128) (@github-actions[bot])
PreviousNext