chore(release): 0.39.0 [skip ci]
## [0.39.0](https://github.com/propeller-heads/tycho-execution/compare/0.38.0...0.39.0) (2025-02-14) ### Features * **univ4:** Implement swapping with multiple hops ([21a8c1a](21a8c1a27a)) * **univ4:** Refactor input and handle single swap case ([be7883a](be7883affc)) ### Bug Fixes * Fix PLE tests that break after foundry update ([69d03f0](69d03f0608)) * **univ4:** Append callback data instead of prepending ([4d0f5ce](4d0f5cec64)) * **univ4:** Make slither happy ([8a8bc69](8a8bc697eb))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4340,7 +4340,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.38.0"
|
||||
version = "0.39.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user