mirror of https://github.com/sbt/sbt.git
587 B
587 B
Changes
- Add support for sbt 1.0.0-RC2 (#610)
- Don't require adding
"test-jar"to theclasspathTypessetting to add test artifacts to the classpath (#612) - Increase default maximum number of iterations in resolution in sbt plugin (set it to the same value as the CLI tools, 100, #613)
- Fix in compatibility API (#614)