chore(release): 0.40.0 [skip ci]
## [0.40.0](https://github.com/propeller-heads/tycho-execution/compare/0.39.0...0.40.0) (2025-02-18) ### Features * (WIP) UniswapV4 encoding ([f32210b](f32210bb1f)) * Generalize group_swaps method ([47b6180](47b61802ee)) * Merge USV4 strategy back into split strategy ([44aabf1](44aabf1761)) ### Bug Fixes * Do not count intermediary tokens in indices ([e94154b](e94154bc2d)) * Do not group split swaps ([957bf89](957bf898f2))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4340,7 +4340,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.39.0"
|
||||
version = "0.40.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user