Skip to content

Releases: swiftlang/swift-java-jni-core

0.2.0

12 Mar 00:39
9ba3255

Choose a tag to compare

What's Changed

  • Dynamically load libjvm rather than requiring it at build time by @marcprux in #8

Full Changelog: 0.1.0...0.2.0

0.1.0

09 Mar 12:38
0.1.0
6d4b196

Choose a tag to compare

Initial release of this standalone swift-java-jni-core library.

This library exists primarily to split our foundational JNI primitives from swift-java and should not be depended on explicitly unless you have good reasons to do so.

This is a pre-release and no source compatibility guarantees are provided.