File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ small.label {
6
6
}
7
7
</style >
8
8
9
+ ## 4.17.1 <small >(Apr 29, 2025)</small > { id="4.17.1" }
10
+
11
+ Fixes:
12
+
13
+ - fixed compilation of injected contracts when ` target_version ` set <small class =" label " >[ core] </small >
14
+ - fixed all detections without subdetections filtered out with known contracts filtering enabled <small class =" label " >[ static analysis] </small >
15
+
9
16
## 4.17.0 <small >(Apr 28, 2025)</small > { id="4.17.0" }
10
17
11
18
Features & improvements:
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " eth-wake"
3
- version = " 4.17.0 "
3
+ version = " 4.17.1 "
4
4
description = " Wake is a Python-based Solidity development and testing framework with built-in vulnerability detectors."
5
5
license = " ISC"
6
6
authors = [" Ackee Blockchain" ]
You can’t perform that action at this time.
0 commit comments