sbt/notes/0.13.9/in-this-build.markdown

374 B

Fixes with compatibility implications

Improvements

  • Add inThisBuild, similar to inConfig, to allow specifying multiple settings in ThisBuild scope. #1847/#1989 by @dwijnand

Bug fixes