Skip to content

Releases: alibaba/freeline

0.8.8

Choose a tag to compare

@lomanyong lomanyong released this 08 Nov 07:12

Release Note:

  • Support with Android Studio 3.0
  • Fix a lot of bugs...

Thanks for waiting.

0.8.7

Choose a tag to compare

@lomanyong lomanyong released this 24 Mar 08:14

Release Note:

  • Fix bugs caused by android plugin 2.3.0

0.8.6

Choose a tag to compare

@lomanyong lomanyong released this 18 Feb 09:46

Release Note:

  • Compatibility improvement

0.8.5

Choose a tag to compare

@lomanyong lomanyong released this 16 Jan 12:29

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

0.8.4

Choose a tag to compare

@lomanyong lomanyong released this 17 Dec 07:55

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

0.8.3

Choose a tag to compare

@lomanyong lomanyong released this 05 Dec 08:18

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

0.8.2

Choose a tag to compare

@lomanyong lomanyong released this 17 Nov 03:04

Release Note:

  • Support wait for debugger while full build (#195)
  • Fix error when incremental build with retrolambda
  • Fix NullPointerExceptions
  • Compatibility improvement

0.8.1

Choose a tag to compare

@lomanyong lomanyong released this 06 Nov 04:41

Release Note:

  • Fix the bug about build script generator (#259)
  • Fix DataBinding annotation dependencies
  • Fix endless loop issue

0.8.0

Choose a tag to compare

@lomanyong lomanyong released this 02 Nov 08:12

Release Note:

  • DataBinding support
  • Compatibility improvement

0.7.3.1

Choose a tag to compare

@lomanyong lomanyong released this 20 Oct 11:17

Release Note:

  • Speed up clean build
  • Support incremental build with multi-dex
  • Fix Application cast error
  • Compatibility improvement