v1.3.1
Checking for static classes added via new predicates (AreStatic and AreNotStatic) and conditions (BeStatic, NotBeStatic) (#89).
The dependency search now checks for dependenices in string literals (this is restored functionality lost in versionn 1.2.6 (#79, #82).
Compiler-generated types that are located outside of any namespace should not be detected by the dependency search (#78).
Updated the Mono.Cecil dependency to the latest version (#87).
Thanks for @RyanMarcotte, @Lorilatschki and @NeVeSpl, and @tibel for the pull requests.