Releases: pubref/rules_kotlin
Releases · pubref/rules_kotlin
Wed Nov 15 2017
Fri Oct 20 2017
Includes fixes for bazel 0.6.0 and 0.7.0
- Migrate from
set()
todepset()
(@zakharovvi) - Fix warnings in
kotlin_android_library
(@fishy) - Include bazel 0.6.1 and 0.7.0 in testing matrix (@pcj)
Fri Sep 8 2017
- Fixes bug in
kotlin_binary
for rules that don't depend on akotlin_library
(@plumpy). - Simplified override options for
kotlin_repositories
(@zakharovvi). - Remove protobuf build dependency for the bazel worker (faster initial loading).
- New rule
kotlin_android_library
(@fishy).
Fri May 26 2017 (remix)
v0.3.1 Use preloader for worker process and introduce kotlin_test rule (#22)
May 26 2017
- Adds support for persistent workers (30-40% faster compiles)
- Drops support for bazel less than 0.4.5
May 25 2017
- Fixed lingering sandbox issues
- Upgraded to kotlin 1.1.2-2 by @fboldog
Fri Mar 31 2017
Improved semantics of java_deps
attribute.
Sun Mar 19 2017
Migrate to java_deps
rather than jars
where possible.
Update kotlinc to 1.1.1