Releases: alibaba/freeline
Releases · alibaba/freeline
0.7.2
Release Note:
- Compatibility improvement for APT and retrolambda
0.7.1
Release Note:
- Support APT (experiment)
- Support retrolambda (experiment)
0.7.0
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
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
Release Note:
- Fix regex pattern bug in Windows
- Move MonkeyPatcher to com.antfortune.freeline
- Export FreelineService
- Compatibility improvement
0.6.1
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
- Dynamic native so replacement support
- Android N support
- FreelineAapt improvement
- Compatibility improvement
v0.5.5
- bugs fix
- optimize FreelineAapt
v0.5.4
* gradle plugin initial process improvement
v0.5.3
Release note:
- Compatibility improvement
gradle plugin: com.antfortune.freeline:gradle:0.5.3
runtime dependency: com.antfortune.freeline:runtime:0.5.3