Skip to content

Commit ed1b500

Browse files
committed
Update README.md
1 parent a3afb66 commit ed1b500

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)