File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.2.2
2+
3+ * Save corpus and reproducers continuously (#1167 )
4+ * Deliver status information using server-sent events (#1131 )
5+ * Performance improvements for coverage collection (#1160 )
6+ * Make slither optional (#1159 )
7+ * Rich trace printing (#1157 )
8+ * Static builds and release workflow (#1133 )
9+ * Re-enables using slither for vyper files (#1108 )
10+ * Dependency updates (#1153 , #1096 , #1154 )
11+
112## 2.2.1
213
314* Shanghai fork support with hevm 0.51.3 (#1090 )
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: echidna
33author : Trail of Bits <echidna-dev@trailofbits.com>
44maintainer : Trail of Bits <echidna-dev@trailofbits.com>
55
6- version : 2.2.1
6+ version : 2.2.2
77
88# https://github.com/haskell/cabal/issues/4739
99ghc-options : -Wall -fno-warn-orphans -O2 -optP-Wno-nonportable-include-path
You can’t perform that action at this time.
0 commit comments