Kotlin rules for Bazel - v1.8.1
Note: These rules are maintained externally by volunteers (with Google's approval)
SHA256: a630cda9fdb4f56cf2dc20a4bf873765c41cf00e9379e8d59cd07b24730f4fde
What's Changed
- Update README with KSP support by @Bencodes in #983
- fix readme about kotlinc_opts and javac_opts by @asinbow in #984
- update stardoc to 0.5.6 by @restingbull in #986
- Rename dev_io_bazel_rules_kotlin -> io_bazel_rules_kotlin by @Bencodes in #973
- Fail CI if the docs are outdated by @Bencodes in #961
- Bump quick guide to use v1.8 by @hanneskaeufler in #987
- Expose ksp_version by @zalewskise in #989
- Remove unnecessary Java runtime dependencies by @fmeum in #1000
- Migrate usages of deprecated
JavaInfo
fields by @hvadehra in #1005 - Update rules_jvm_external to 5.3 by @Bencodes in #1009
- Update Bazel to 6.3.2 by @Bencodes in #1007
- Add rules_java 6.4.0 by @Bencodes in #1010
- Group the all_tests jobs together in presubmit.yml by @Bencodes in #1008
- Disable strict deps for Android example by @Bencodes in #1013
- Update kt_java_stub_template to 6.2.1 by @Bencodes in #992
- Avoid running java_common#compile against KSP generated outputs by @Bencodes in #990
New Contributors
- @asinbow made their first contribution in #984
- @zalewskise made their first contribution in #989
- @hvadehra made their first contribution in #1005
Full Changelog: v1.8...v1.8.1