chore(release): 0.63.0 [skip ci]
## [0.63.0](https://github.com/propeller-heads/tycho-execution/compare/0.62.0...0.63.0) (2025-03-10) ### Features * add cyclicSwapAmountOut tracker in _swap, add split cylic tests ([4d67df4](4d67df4096)) ### Bug Fixes * amountConsumed check in _swapChecked for cyclic swap ([91f36fe](91f36fe328)) * remove amountIn addition to amountOut in _swap for cyclic swaps, add testCyclicSwapWithTwoPools test to verify ([57acbd5](57acbd58c5))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.62.0"
|
||||
version = "0.63.0"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user