All Versions
10
Latest Version
Avg Release Cycle
43 days
Latest Release
2361 days ago

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