chore(release): 0.44.0 [skip ci]
## [0.44.0](https://github.com/propeller-heads/tycho-execution/compare/0.43.0...0.44.0) (2025-02-19) ### Features * add integration test for complex swaps ([5e9b388](5e9b38876e)) * add new attributes in encoding context, update usv4 swap encoder and tests ([1bfe656](1bfe656e6b)) * add single swap integration test for usv4 executor ([529456f](529456f40c)) * add usv4 swap encoder with single swap test ([789416b](789416b2cd)) * add util fns, change callback_selector to string, update first_swap check ([9219dd3](9219dd329d)) * early return in usv4 swap encoder for second swap, add utils ([f7ddace](f7ddace559)) * update test_encode_uniswap_v4_grouped ([baeebb9](baeebb9fe4)) ### Bug Fixes * update EncodingContext in strategy_encoder ([7f3aca9](7f3aca90ba))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.43.0"
|
||||
version = "0.44.0"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user