Skip to content

Releases: alibaba/freeline

0.7.2

28 Sep 17:50
Compare
Choose a tag to compare

Release Note:

  • Compatibility improvement for APT and retrolambda

0.7.1

28 Sep 12:58
Compare
Choose a tag to compare

Release Note:

  • Support APT (experiment)
  • Support retrolambda (experiment)

0.7.0

22 Sep 08:41
Compare
Choose a tag to compare

Release Note:

  • Support incremental build Application
  • Support Android Studio plugin
  • Support Android gradle plugin 2.2.0
  • Fix crash when the modules changed
  • A lot of improvements

0.6.3

11 Sep 04:10
Compare
Choose a tag to compare

Release Note:

  • Fix incremental resource compile crash in 4.x devices with build-tools 24.+
  • Automatically add runtime dependencies in freeline gradle plugin

0.6.2

09 Sep 10:18
Compare
Choose a tag to compare

Release Note:

  • Fix regex pattern bug in Windows
  • Move MonkeyPatcher to com.antfortune.freeline
  • Export FreelineService
  • Compatibility improvement

0.6.1

08 Sep 12:42
Compare
Choose a tag to compare

Release Note:

  • Improve module dependencies detection (thanks for dim)
  • FreelineAapt several bugs fixed
  • Fix commons-io package not found in lower android gradle version
  • FreelineService wake-up support
  • Fix R.java not found after incremental build when project has applicationIdSuffix attribute
  • Change runtime uuid from hash-package-name to apktime
  • Support initial freeline with specific version of freeline dependency
  • Compatibility improvement

0.6.0

02 Sep 23:53
Compare
Choose a tag to compare
  • Dynamic native so replacement support
  • Android N support
  • FreelineAapt improvement
  • Compatibility improvement

v0.5.5

01 Sep 04:31
Compare
Choose a tag to compare
  • bugs fix
  • optimize FreelineAapt

v0.5.4

27 Aug 04:06
Compare
Choose a tag to compare
* gradle plugin initial process improvement

v0.5.3

25 Aug 03:07
Compare
Choose a tag to compare

Release note:

  • Compatibility improvement

gradle plugin: com.antfortune.freeline:gradle:0.5.3
runtime dependency: com.antfortune.freeline:runtime:0.5.3