sbt/notes/0.13.10/hide-stacktrace.markdown

13 lines
326 B
Markdown

[@Duhemm]: http://github.com/Duhemm
[2071]: https://github.com/sbt/sbt/issues/2071
[2091]: https://github.com/sbt/sbt/pull/2091
### Fixes with compatibility implications
### Improvements
- Hide the stack trace on compilation error in build definition [#2071][2071]/[#2091][2091] by [@Duhemm][@Duhemm]
### Bug fixes