Checker Framework v2.8.2 Release Notes

Release Date: 2019-06-03 // almost 5 years ago
  • 🔖 Version 2.8.2, June 3, 2019

    👍 The Signature Checker supports a new type, @FqBinaryName.

    ➕ Added a template for a repository that you can use to write a custom checker.

    🔗 Linked to the Checker Framework Gradle plugin, which makes it easy to run a checker on a project that is built using the Gradle build tool.

    🗄 Implementation detail: deprecated TreeUtils.skipParens in favor of TreeUtils.withoutParens which has the same specification.

    Closed issues:
    2291, 2291, 2406, 2406, 2469, 2469, 2477, 2477, 2479, 2479, 2480, 2480, 2494, 2494, 2499, 2499.