v0.11.0
The primary change in this release is that we have altered publication target to be Maven Central (Bintray plugins are now deprecated). This should be essentially invisible to end-users, since Maven Central is also on the Sbt default resolver set, and Sbt no longer relies upon Ivy-specific metadata for plugins.
- #58 – Use sbt native thin client for sbt >= 1.4 (@steinybot)
- #61 – Truly match all branches (including slashes) (@joroKr21)
- #55 – Add support for job environments (@steinybot)
Thank you, everyone!