chore(release): 0.126.0 [skip ci]

## [0.126.0](https://github.com/propeller-heads/tycho-execution/compare/0.125.0...0.126.0) (2025-09-25)

### Features

* Add historical_trade option to encoding ([c51c6f5](c51c6f52a5))
* Pass the file contents instead of the file path for executors ([e78a362](e78a362894))
* Update tycho common to point to hooks feature branch ([a98e8d2](a98e8d21cc))
This commit is contained in:
semantic-release-bot
2025-09-25 08:40:09 +00:00
parent d964280b62
commit 1bc5604bdf
3 changed files with 11 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4659,7 +4659,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.125.0"
version = "0.126.0"
dependencies = [
"alloy",
"async-trait",