File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ 0.8.6 / 2024-01-28
4
+ ==================
5
+ * Add test for multi-contract files with inheritance
6
+ (https://github.com/sc-forks/solidity-coverage/issues/836 )
7
+ * Add test for modifiers with post-conditions (https://github.com/sc-forks/solidity-coverage/issues/835 )
8
+ * Document Istanbul check-coverage cli command
9
+ (https://github.com/sc-forks/solidity-coverage/issues/834 )
10
+ * Throw error when mocha parallel is set to true
11
+ (https://github.com/sc-forks/solidity-coverage/issues/833 )
12
+ * Fix instrumentation error for virtual modifiers
13
+ (https://github.com/sc-forks/solidity-coverage/issues/832 )
14
+ * Add test for file level ` using for ` statements
15
+ (https://github.com/sc-forks/solidity-coverage/issues/831 )
16
+ * Fix chained ternary conditionals instrumentation
17
+ (https://github.com/sc-forks/solidity-coverage/issues/830 )
18
+ * Update faq.md with an optimizer config workaround
19
+ (https://github.com/sc-forks/solidity-coverage/issues/822 )
20
+ * Upgrade solidity-parser to 0.18.0 (https://github.com/sc-forks/solidity-coverage/issues/829 )
21
+ * Perform ternary conditional injections before branch injections
22
+ (https://github.com/sc-forks/solidity-coverage/issues/828 )
23
+ * Add drips funding config (https://github.com/sc-forks/solidity-coverage/issues/827 )
24
+
3
25
0.8.5 / 2023-09-21
4
26
==================
5
27
* Update contributor list (https://github.com/sc-forks/solidity-coverage/issues/812 )
You can’t perform that action at this time.
0 commit comments