Skip to content

v0.32.0

Compare
Choose a tag to compare
@kageiit kageiit released this 20 Dec 18:17
· 388 commits to master since this release

Enhancements

  • Cleanup buckw and make some usability improvements (#564). This update to buckw gracefully handles cases like watchman queries timing out locally. It also sets the foreground color instead of background now to make it more visible on terminals with different background colors. Please regenrate your buck wrapper with ./gradlew :buckWrapper to get the latest wrapper.
  • Update to support robolectric 3.6 (#565)

Breaking Changes

  • Update to robolectric 3.6 support may not be backwards compatible with older versions of robolectric when running tests since the runtime components have changed.