Skip to content

Commit 4ca668a

Browse files
committed
🔖 Version 4.15.0
1 parent 3af8cdc commit 4ca668a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ small.label {
66
}
77
</style>
88

9+
## 4.15.0 <small>(Feb 20, 2025)</small> { id="4.15.0" }
10+
11+
Features:
12+
13+
- added Sourcify support to `wake open` command & improved command UX <small class="label">[core]</small>
14+
- Sourcify & Etherscan responses are now cached <small class="label">[core]</small>
15+
- improved `Returns` section in pytypes docstrings <small class="label">[testing & deployment framework]</small>
16+
917
## 4.14.1 <small>(Jan 29, 2025)</small> { id="4.14.1" }
1018

1119
Fixes:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "eth-wake"
3-
version = "4.14.1"
3+
version = "4.15.0"
44
description = "Wake is a Python-based Solidity development and testing framework with built-in vulnerability detectors."
55
license = "ISC"
66
authors = ["Ackee Blockchain"]

0 commit comments

Comments
 (0)