chore(release): 0.66.0 [skip ci]

## [0.66.0](https://github.com/propeller-heads/tycho-execution/compare/0.65.1...0.66.0) (2025-03-14)

### Features

* Add check to don't support cyclical swaps with native actions ([27c9c53](27c9c53889))
* Add validation for cyclical trades ([f62a9d2](f62a9d28c0))

### Bug Fixes

* Add individual tests for each case ([e96bcdf](e96bcdfd0f))
* In test asset, use 0 for the last split, and not 0.5 ([0aba7ed](0aba7edf83))
This commit is contained in:
semantic-release-bot
2025-03-14 11:35:17 +00:00
parent 7124ed4f18
commit 8539b733db
3 changed files with 16 additions and 2 deletions

View File

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