sbt/notes/1.2.0/cross-strict-aggregation.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
290 B
Markdown
Raw Permalink Normal View History

[@ruippeixotog]: https://github.com/ruippeixotog
[#3698]: https://github.com/sbt/sbt/issues/3698
[#3995]: https://github.com/sbt/sbt/pull/3995
### Improvements
- Make `++ <scala-version> <command>` run `<command>` only on compatible subprojects. [#3698][]/[#3995][] by [@ruippeixotog][]