Skip to content

Releases: didi/booster

booster-v4.5.3

06 Mar 14:41

Choose a tag to compare

  • Fix mergeResources task

booster-v4.5.2

06 Mar 14:28

Choose a tag to compare

booster-v4.5.1

06 Mar 07:25

Choose a tag to compare

booster-v4.5.0

05 Mar 16:49

Choose a tag to compare

booster-v4.4.0

16 Jan 06:52

Choose a tag to compare

  • Support force update inputs for incremental build

booster-v4.3.0

21 Dec 01:53

Choose a tag to compare

  • Support running local unit test with transformer
  • Add collector API for multi-round transform

booster-v4.2.0

13 Dec 17:27

Choose a tag to compare

  • Add Android stub APIs
  • Fix bug of the classpath of class pool
  • Add runtime instrumentation support
  • Migrate to gradle-nexus/publish-plugin

booster-v4.1.0

23 Nov 17:38

Choose a tag to compare

  • Fix issue #258
  • Fix bug when install in android-R machine: no compress arsc file.

booster-v4.0.0

22 Aug 13:19

Choose a tag to compare

  • Support AGP 7.0
  • Open AGPInterface as public
  • Optimize AGPInterface implementation loading strategy
  • Deprecate extension properties for AGP built-in task accessing, using TaskProvider related extension property instead
  • No longer support AGP 3.3 below
  • Behavioral change of resource compression tasks

booster-v3.5.0

17 Aug 13:46

Choose a tag to compare

  • Fix booster-transform-r-inline 支持 constraintlayout v2.0
  • Add booster-transform-service-loader for ServiceLoader performance optimization