Skip to content

V0.18.0

Compare
Choose a tag to compare
@kageiit kageiit released this 28 Feb 02:15
· 644 commits to master since this release

Enchancements

  • Basic Kotlin Support (#401). Added basic support only for building and testing pure kotlin modules. Mixed java/kotlin source and kapt are not supported yet.
  • Gradle Test tasks now propagate any set environment variables to the generated test rules in buck

Bugfixes

  • Fixed a bug where watchman ignored the .okbuck folder. Please re-run the buckWrapper to get the fix