Checker Framework v2.6.0 Release Notes

Release Date: 2019-02-03 // about 5 years ago
  • ๐Ÿ”– Version 2.6.0, February 3, 2019

    The manual includes a section about how to use Lombok and the Checker
    Framework simultaneously.

    Commons CSV has been added to the annotated libraries on Maven Central.

    Some error messages have been changed to improve comprehensibility,
    such as by adjusting wording or adding additional information.

    Relevant to type system implementers:
    ๐Ÿ“‡ Renamed method areSameIgnoringValues to areSameByName.

    Closed issues: 2008, 2166, 2185, 2187, 2221, 2224, 2229, 2234, 2248.
    ๐Ÿ›  Also fixed false negatives in handling of Map.get().