Kotlin rules for Bazel - v1.8-RC-1
Pre-release
Pre-release
Note: These rules are maintained externally by volunteers (with Google's approval)
SHA256: 1779628569eb3b0fe97a3fb5c3ed8090e6503e425600b401c7b1afb6b23a3098
What's Changed
- Convert strings to label with the correct repository by @comius in #896
- Add missing rules_proto calls for deps, etc. by @restingbull in #904
- Revert "Enable new jarfs for multiplex workers." by @Bencodes in #906
- Updated debug instructions by @pettermahlen in #882
- What binaries do you speak of? by @restingbull in #905
- Use rules_kotlin 1.7.1 in readme install instructions by @hanneskaeufler in #909
- Update Dagger from 2.43.2 -> 2.44.2 by @Bencodes in #911
- Update Anvil 2.4.1 -> 2.4.3 by @Bencodes in #912
- Use placeholders in progress messages by @fmeum in #895
- Update README with Bazel compatibility messaging by @Bencodes in #914
- Fix reference to java_infos in compile.bzl by @avarun42 in #915
- Support Kotlin 1.8 by @Bencodes in #910
- Update AutoValue 1.6.5 -> 1.10.1 by @Bencodes in #918
- Remove unused commonArgs function from CompilationTask.kt by @Bencodes in #921
- Add missing 1.8 language_version to toolchains.bzl by @Bencodes in #923
New Contributors
Full Changelog: v1.7.0...v1.8-RC-1