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 ef22751 commit 24be7dcCopy full SHA for 24be7dc
README.md
@@ -17,12 +17,14 @@ To see scoverage in action check out the [samples](https://github.com/scoverage/
17
18
### Release History
19
20
-##### 15th May 2014 - 0.99.1
+##### 15th May 2014 - 0.99.2
21
* 2.11 support
22
* [2.10 support dropped](2.10.md)
23
* Fixes for macro expansion
24
* Fixes for @unchecked
25
* Fixes for for-comprehensions
26
+* Min coverage setting
27
+* Performance enhancements (thanks to Richard Bradley)
28
29
##### 18th April 2014 - 0.98.2
30
* Macros are now skipped instead of crashing
0 commit comments