Releases: didi/booster
Releases · didi/booster
booster-v5.0.0
What's Changed
- Support AGP 8.0, 8.1, 8.2 by @neighbWang and @johnsonlee in #453
- Fix
productflavor
by @TrumpDony in #463 - Fix
Project
extension APIs by @johnsonlee in #464 - Fix
booster-task-graph
by @johnsonlee in #466 - Fix
Variant.localAndroidResources
by @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
productFlavor
by @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 haveandroid
extension - 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
booster-v4.15.0
What's Changed
- fix: d != java.lang.Float by @HelloVass in #388
- Fix issue #381 : improper locale processing by @johnsonlee in #389
- AGP 7.3 compatibility support by @neighbWang in #392
- Fix integration tests by @johnsonlee in #397
New Contributors
- @HelloVass made their first contribution in #388
Full Changelog: v4.14.0...v4.15.0