chore(release): 0.25.0 [skip ci]
## [0.25.0](https://github.com/propeller-heads/tycho-execution/compare/0.24.0...0.25.0) (2025-01-31) ### Features * Add ChainId model ([089e7d2](089e7d2e0f)) * Implement SplitSwapStrategyEncoder ([feb91cc](feb91cc639)) * Remove generalisation on user approvals manager ([3a69bbf](3a69bbf603)) * Simplify router encoder ([6e8d2ed](6e8d2ede59)) ### Bug Fixes * Don't leak evm specific code to interfaces(PrivateKeySigner, Chain) ([7a8872c](7a8872cc41)) * Post merge's fixes ([a28b548](a28b54888e)) * replace all unwraps with proper error handling ([5f3d440](5f3d4406bd)) * Use abi_encode_packed in ple_encode() ([82e671d](82e671df39)) * Use max instead of min to get the min_amount_out ([575c5be](575c5bea5e))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.24.0"
|
||||
version = "0.25.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user