- Enhancement #109 (also fixes #95): The JSch session can now be customized via system properties. Most notably this allows you to disable StrictHostKeyChecking. (Thanks to Piotr Wielgolaski)
- Enhancement #112 (also fixes #110): Statuses now include any conflicting paths, which can help programmatically resolve a merge conflict. (Thanks to Blacktiger for the original PR)
- Enhancement #112: Using an explicit dependency on Groovy 2.4.5 (instead of Gradle's localGroovy)
- Enhancement #106: Bumped dependency on JGit to 4.3.1.201605051710-r