v0.9.19
Pull Requests
- bump scalafix to 0.9.19 (#149) @bjaglin
- scalafixOnCompile setting key (#140) @bjaglin
- caching: remove optimization bringing false positive cache hits (#145) @bjaglin
- scalafixAll tweaks (#144) @bjaglin
- prefer URI over URL for keys to avoid hostname resolution on equals (#143) @bjaglin
- Fix 0.9.18 caching/performance regressions (#142) @bjaglin
- prevent failure on sbt init when JGit finds a .git with no commit (#141) @bjaglin
- Fix SbtCompletionsSuite (#138) @mlachkar