master Changelog 2.0 === - 2.0.12 Fix log level comparison being backwards. - 2.0.11 Update shadow plugin and sources jar for publishing. - 2.0.10 Introduce log levels so that we can only see the failed hunks (WARNING) instead of all (FINE) - 2.0.9 Move test files to .txt files so my IDE doesn't keep trying to compile them. - 2.0.8 Add support for TeamCity (#1) - 2.0.7 More cases of line endings. - 2.0.6 Update jenkins and add line ending config. - 2.0.5 Pull upstream changes. - 2.0.4 Add more info to patch reading exceptions. - 2.0.3 Platform specific line endings, add support for 'no new line' patches. - 2.0.2 Pull upstream changes. - 2.0.1 Fix some issues with Output/Rejects Patcher paths. Add Unit tests. Adds unit tests for Patcher/Diff I/O operations Closes #3 - 2.0.0 Forgify buildscript, Add Jenkinsfile.