File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,19 @@ To see scoverage in action check out the [samples](https://github.com/scoverage/
1717
1818### Release History
1919
20+ ##### 20th November 2014 1.0.0
21+
22+ * Long awaited multi project support (aggregation)
23+ * Bug fixes for classes with a directory structure different to package name
24+ * Fixed coverage on ` new ` keyword
25+ * Removed deps on commons-io
26+ * Fixes for empty package names (<empty >)
27+ * Fixed location issue in anon classes
28+ * Enhanced support for constructors
29+ * Changed code grid to use <pre > instead of <table >
30+ * Fixed errors with Javascript in Play projects.
31+ * Re-wrote the SBT plugin completely, no longer uses custom config
32+
2033##### 3rd November 2014 0.99.10
2134
2235* Fixed command line options due to changes in Scala 2.11.3+
You can’t perform that action at this time.
0 commit comments