This release updates the plugin to use sbt 1.x. It contains no feature changes but does rename keys to follow sbt plugin best practices.
If you are upgrading from 1.0.0 the changes are,
- The
filesToImport
setting has been renamed toimportScalaFilesList
- The
importFiles
task has been renamed toimportScalaFiles
(it is very unlikely that this affects you).