infer v0.9.4 Release Notes

    • ๐Ÿ‘ [Java] preliminary support for Java 8: infer no longer skips methods containing Java 8 code
    • ๐Ÿ‘ [clang] support for clang compilation databases
    • [Xcode] more robust integration using the compilation database (requires xcpretty)
    • ๐Ÿ“„ [iOS] added checks for some of the ComponentKit best practices
    • ๐Ÿ›  lots of under-the-hood improvements, including perf improvements and bug fixes