Releases: uber/okbuck
Releases · uber/okbuck
v0.30.3
Enhancements
- Switch to using inbuilt consumer proguard file support in buck (#552)
Bugfixes
- Upgrade kotlin to 1.1.60 and fix annotation processing artifact
- Always use export_file in reference mode in okbuck (#553)
Breaking Changes
- Requires buck version facebook/buck@1a27e27 or later
v0.30.0
v0.29.9
v0.29.8
v0.29.5
v0.28.10
v0.28.9
v0.28.8
Enhancements
- Okbuck now uses the merged manifest as input to lint to make it detect issues more accurately
Potential Breaking Changes
- Certain Android SDK lints should fire more correctly now so linting with buck might detect more issues if you were using a previous version of okbuck
v0.28.7
v0.28.6
Enhancements
- Bump kotlin to 1.1.50 (#527)
- Use the 8.0 version of robolectric-all (#528)
- Add support for Lint 26.0.0-beta7 (#530)
Bugfixes
- Stop any active buck daemons when updating buck versions (c2fa74c)
- Handle empty lib deps for java binaries (0dc31b3)
Potential Breaking Changes
- Certain Android SDK lints should fire more correctly now so linting with buck might detect more issues if you were using a previous version of okbuck