Skip to content

V0.15.7

Compare
Choose a tag to compare
@kageiit kageiit released this 28 Jan 03:21
· 681 commits to master since this release

Enhancements

  • Better watchman queries in the wrapper (#359). To get this benefit, please regenerate your wrappers using ./gradlew buckWrapper. The improvements include faster detection of changes to decide when to run okbuck

Bugfixes

  • Always manifest merge if its an application (1525632). This is required if using the new manifest merger in buck to prevent it from writing bad class names to the manifest when they are not specified as fully qualified.