Releases: didi/booster
Releases · didi/booster
booster-v5.1.0
What's Changed
- 升级javassist版本 ,否则宿主工程使用JavaVersion.VERSION_17 编译时,会出现字节码版本不同 导致javass… by @punkisnotdead3 in #478
- Fix TransformContext properties by @johnsonlee in #479
Full Changelog: v5.0.0...v5.1.0
booster-v5.0.0
What's Changed
- Support AGP 8.0, 8.1, 8.2 by @neighbWang and @johnsonlee in #453
- Fix
productflavorby @TrumpDony in #463 - Fix
Projectextension APIs by @johnsonlee in #464 - Fix
booster-task-graphby @johnsonlee in #466 - Fix
Variant.localAndroidResourcesby @johnsonlee in #467
New Contributors
- @TrumpDony made their first contribution in #463
Full Changelog: v4.16.3...v5.0.0
booster-v5.0.0-rc2
What's Changed
- Support
productFlavorby @TrumpDony in #463
New Contributors
- @TrumpDony made their first contribution in #463
Full Changelog: v5.0.0-rc1...v5.0.0-rc2
booster-v5.0.0-rc1
What's Changed
- Support AGP 8.0, 8.1, 8.2
- Removed some modules due to incompatible changes with AGP 8+
Full Changelog: v4.16.3...v5.0.0-rc1
booster-v4.16.3
What's Changed
- Support AGP 7.4 by @johnsonlee in #413
- Fix issue #422: end-of-stream caused by multiple collector by @johnsonlee in #434
Full Changelog: v4.16.2...v4.16.3
booster-v4.14.2
What's Changed
- Fix issue #422: end-of-stream caused by multiple collector
Full Changelog: v4.14.1...v4.14.2
booster-v4.14.1
What's Changed
- sync from 4.16.2 and exclude AGP 7.3 & Kotlin API version 1.5.0 upgrading
- fix: d != java.lang.Float by @HelloVass in #388
- Fix issue #381 : improper locale processing by @johnsonlee in #389
New Contributors
- @HelloVass made their first contribution in #388
Full Changelog: v4.14.0...v4.14.1
booster-v4.16.2
What's Changed
- Fix
Project.getJarTaskProviders(BaseVariant?)with projects do not haveandroidextension - Add extension
BaseVariant.localAndroidResources - Ignore Android SDK extension
Full Changelog: v4.16.1...v4.16.2
booster-v4.16.1
What's Changed
- Fix cwebp for macosx support by @johnsonlee in #411
Full Changelog: v4.16.0...v4.16.1
booster-v4.16.0
What's Changed
- Fix #406 : incremental build with jar removal by @johnsonlee in #408
- Apple M1 chipset support for cwebp by @johnsonlee in #407
Full Changelog: v4.15.0...v4.16.0