github typetools/checker-framework checker-framework-1.9.4
Checker Framework 1.9.4

latest releases: checker-framework-3.52.1, checker-framework-3.52.0, checker-framework-3.51.1...
10 years ago

Version 1.9.4, 4 August 2015

Documented the notion of a compound checker, which depends on other checkers
and automatically runs them.

Renamed -AuseConservativeDefaultsForUnannotatedSourceCode command-line
option to -AuseSafeDefaultsForUnannotatedSourceCode

Moved the Checker Framework version control repository from Google Code to
GitHub, and from the Mercurial version control system to Git. If you have
cloned the old repository, then discard your old clone and create a new one
using this command:
git clone https://github.com/typetools/checker-framework.git

Fixed issues: 427, 429, 434, 442, 450.

Don't miss a new checker-framework release

NewReleases is sending notifications on new releases.