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 11# Changelog
22
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+
3250.8.5 / 2023-09-21
426==================
527 * Update contributor list (https://github.com/sc-forks/solidity-coverage/issues/812 )
You can’t perform that action at this time.
0 commit comments