Skip to content

Commit 931645a

Browse files
committed
Update changelog: 0.8.7
1 parent ec5a296 commit 931645a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
0.8.7 / 2024-02-09
4+
==================
5+
* Documentation Cleanup & Improvements for 0.8.7 release
6+
(https://github.com/sc-forks/solidity-coverage/issues/859)
7+
* Add tests for file-level function declarations
8+
(https://github.com/sc-forks/solidity-coverage/issues/858)
9+
* Add try / catch unit tests (https://github.com/sc-forks/solidity-coverage/issues/857)
10+
* Fix test project configs for viaIR detection in overrides
11+
(https://github.com/sc-forks/solidity-coverage/issues/856)
12+
* Enable coverage when viaIR compiler flag is true
13+
(https://github.com/sc-forks/solidity-coverage/issues/854)
14+
* Add missing onPreCompile hook
15+
(https://github.com/sc-forks/solidity-coverage/issues/851)
16+
* Remove ganache-cli related code from API & tests
17+
(https://github.com/sc-forks/solidity-coverage/pull/849)
18+
* Add command option to specify the source files to run the coverage on
19+
(https://github.com/sc-forks/solidity-coverage/pull/838)
20+
321
0.8.6 / 2024-01-28
422
==================
523
* Add test for multi-contract files with inheritance

0 commit comments

Comments
 (0)