Skip to content

v0.47.0

Compare
Choose a tag to compare
@kageiit kageiit released this 13 Feb 22:05
· 152 commits to master since this release

Enhancements

  • Add a generated header to okbuck generated buck files (#809)
  • Update Robolectric artifact coordinates for P (#811)
  • Adding arm64-v8a as a supported ABI to okbuck (#814)
  • Windows Support! (#808) (Thanks @KapJI !)

Bugfixes

  • Stop forcing kotlin version (#806)
  • Kotlin 1.3.20 and fix configuration check exception (#802)

Potential Breaking Changes

  • If upgrading to kotlin 1.3.20 in your codebase, -Xfriend-paths are currently broken. Fix will be in #817
  • If planning to upgrade buck version, (see #798), make sure to revert facebook/buck@01ae6e7 to have it be compatible with the generated buck files.