main Changelog 0.1 === - 0.1.16 Fix abstract checks for new methods - 0.1.15 Add final incompatibility checks - 0.1.14 Add abstract incompatibility checks - 0.1.13 Clamp incompatibilities in System.exit Fixes #3 - 0.1.12 TeamCity change in 'MinecraftForge / JarCompatibilityChecker' project: 'Build' build configuration was activated - 0.1.11 Expand README - 0.1.10 TeamCity change in 'MinecraftForge / JarCompatibilityChecker' project: Pausing since Shirmp is pushing a README update, and we don't want to publish the exact same code :thinkies: - 0.1.9 Add `--ann-mode` flag and warning system - 0.1.8 Fix publication name - 0.1.7 Add TeamCity support (#1) - 0.1.6 Add MissingSuperClassPublicMember test - 0.1.5 Add field tests - 0.1.4 Add class, superclass, method, and visibility tests - 0.1.3 Improve incompatibility reports system Add MissingInterface test - 0.1.2 Setup testing framework and an interface test - 0.1.1 Setup shadowJar and fix --api flag - 0.1.0 First basic implementation