v0.8.0
What's Changed
- Breaking change: The minimum supported version of Bazel has been raised to 5.0.0.
- Fix coverage with Bzlmod by @fmeum in #97
- Update example with comments for default arguments by @marktefftech in #100
- README: Fix minor typo by @cpsauer in #101
- Make Java runtime dependency of
libjvm
optional if supported by @fmeum in #103
New Contributors
- @marktefftech made their first contribution in #100
- @cpsauer made their first contribution in #101
Full Changelog: v0.7.0...v0.8.0