We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab83148 commit fb264dfCopy full SHA for fb264df
README.md
@@ -16,6 +16,18 @@ To see scoverage in action check out the [samples](https://github.com/scoverage/
16
17
### Release History
18
19
+##### 23rd January 2015 1.0.4
20
+
21
+* Improved results in match/cases
22
+* Improved results in partial functions
23
+* Fixed bug in code grid which would render whole sections green
24
+* Improved serializer to handle large projects (no more GC errors)
25
+* Improved handling of guards in for loops
26
27
+##### 1.0.2
28
29
+* Fix issue with line spacing in Code Grid report on Windows,
30
31
##### 28th November 2014 1.0.1
32
33
* Fixed issue with coverageAggregate
0 commit comments