chore(release): 0.40.0 [skip ci]

## [0.40.0](https://github.com/propeller-heads/tycho-execution/compare/0.39.0...0.40.0) (2025-02-18)

### Features

* (WIP) UniswapV4 encoding ([f32210b](f32210bb1f))
* Generalize group_swaps method ([47b6180](47b61802ee))
* Merge USV4 strategy back into split strategy ([44aabf1](44aabf1761))

### Bug Fixes

* Do not count intermediary tokens in indices ([e94154b](e94154bc2d))
* Do not group split swaps ([957bf89](957bf898f2))
This commit is contained in:
semantic-release-bot
2025-02-18 14:21:36 +00:00
parent f6fa38b6f7
commit fde870f57a
3 changed files with 17 additions and 2 deletions

View File

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