chore(release): 0.66.0 [skip ci]
## [0.66.0](https://github.com/propeller-heads/tycho-execution/compare/0.65.1...0.66.0) (2025-03-14) ### Features * Add check to don't support cyclical swaps with native actions ([27c9c53](27c9c53889)) * Add validation for cyclical trades ([f62a9d2](f62a9d28c0)) ### Bug Fixes * Add individual tests for each case ([e96bcdf](e96bcdfd0f)) * In test asset, use 0 for the last split, and not 0.5 ([0aba7ed](0aba7edf83))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4340,7 +4340,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.65.1"
|
||||
version = "0.66.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user