K 10 svn:author V 3 ale K 8 svn:date V 27 2014-04-28T08:17:25.518160Z K 7 svn:log V 265 Update to 0.13.2 release. It's a bugfix release, but adds a new optional feature: the name-hashing algorithm for the incremental compiler. To enable this algorithm, add the following setting in your build.sbt: incOptions := incOptions.value.withNameHashing(true) END