All Versions
10
Latest Version
Avg Release Cycle
43 days
Latest Release
2694 days ago
Changelog History
Changelog History
-
v0.8.8 Changes
November 08, 2017π Release Note:
- π Support with Android Studio 3.0
- π Fix a lot of bugs...
Thanks for waiting.
-
v0.8.7 Changes
March 24, 2017π Release Note:
- π Fix bugs caused by android plugin 2.3.0
-
v0.8.6 Changes
February 18, 2017π Release Note:
- Compatibility improvement
-
v0.8.5 Changes
January 16, 2017π Release Note:
- π Improve FreelineAapt performance
- π Fix FreelineAapt error with android design support library (25.1.0)
- π Fix apt releated files appended in the incorrect module (#486)
- π Show error stacktrace when DataBinding CLI catches exceptions
- Compatibility improvement
-
v0.8.4 Changes
December 17, 2016π Release Note:
- π Support .9.png
- π Support
annotationProcessor
- π Fix Chinese character encoding error with AndroidManifest.xml
- π Fix error with ButterKnife
- π Improve DataBinding CLI tool
- Compatibility improvement
-
v0.8.3 Changes
December 05, 2016π Release NoteοΌ
- π Fix the error caused by different packageName and applicationId (#284)
- π Fix compile error caused by Dagger2 (#344)
- π Fix arguments length out of limit for Windows (#382)
- π Fix Retrolambda compile error with special class name suffix such as the classes generated by Dagger2
- π Move project description file from
~/.freeline/cache
to project root directory to avoid the md5 mismatch error - β‘οΈ Update version check API
- Compatibility improvement
-
v0.8.2 Changes
November 17, 2016π Release Note:
- π Support wait for debugger while full build (#195)
- π Fix error when incremental build with retrolambda
- π Fix
NullPointerExceptions
- Compatibility improvement
-
v0.8.1 Changes
November 06, 2016π Release Note:
- π Fix the bug about build script generator (#259)
- π Fix DataBinding annotation dependencies
- π Fix endless loop issue
-
v0.8.0 Changes
November 02, 2016π Release Note:
- π DataBinding support
- Compatibility improvement
-
v0.7.3.1 Changes
October 20, 2016π Release Note:
- π Speed up clean build
- π Support incremental build with multi-dex
- π Fix Application cast error
- Compatibility improvement