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 e27c7aa commit f4a2e3aCopy full SHA for f4a2e3a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+0.7.4 / 2020-04-09
4
+==================
5
+
6
+ * Use @solidity-parser/parser (^0.5.2) for better 0.6.x parsing (https://github.com/sc-forks/solidity-coverage/issues/495)
7
+ * Allowing providerOptions gasLimit and allowUnlimitedContractSize to override defaults (https://github.com/sc-forks/solidity-coverage/issues/494)
8
9
0.7.3 / 2020-04-06
10
==================
11
0 commit comments