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:
semantic-release-bot
2025-02-19 20:29:23 +00:00
parent 1c56431690
commit 2d655b27fe
3 changed files with 20 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.43.0"
version = "0.44.0"
edition = "2021"
[[bin]]