Skip to content

Releases: pubref/rules_kotlin

Wed Nov 15 2017

16 Nov 05:51
@pcj pcj
90ff07b
Compare
Choose a tag to compare
  • Uses JavaInfo provider to obtain "full" (non-ABI) jars for java_deps
  • Requires bazel 0.7.0 or higher

Fri Oct 20 2017

20 Oct 13:54
@pcj pcj
Compare
Choose a tag to compare

Includes fixes for bazel 0.6.0 and 0.7.0

  • Migrate from set() to depset() (@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

08 Sep 08:01
@pcj pcj
Compare
Choose a tag to compare
Fri Sep 8 2017 Pre-release
Pre-release
  • Fixes bug in kotlin_binary for rules that don't depend on a kotlin_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)

26 May 22:39
@pcj pcj
Compare
Choose a tag to compare
Pre-release
v0.3.1

Use preloader for worker process and introduce kotlin_test rule (#22)

May 26 2017

26 May 07:39
@pcj pcj
Compare
Choose a tag to compare
May 26 2017 Pre-release
Pre-release
  • Adds support for persistent workers (30-40% faster compiles)
  • Drops support for bazel less than 0.4.5

May 25 2017

25 May 15:05
@pcj pcj
Compare
Choose a tag to compare
May 25 2017 Pre-release
Pre-release
  • Fixed lingering sandbox issues
  • Upgraded to kotlin 1.1.2-2 by @fboldog

Fri Mar 31 2017

01 Apr 05:40
@pcj pcj
Compare
Choose a tag to compare
Fri Mar 31 2017 Pre-release
Pre-release

Improved semantics of java_deps attribute.

Sun Mar 19 2017

20 Mar 00:13
@pcj pcj
Compare
Choose a tag to compare
Sun Mar 19 2017 Pre-release
Pre-release

Migrate to java_deps rather than jars where possible.
Update kotlinc to 1.1.1