Commit 0c403e8
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-02-17)
### Bug Fixes
* bump Rust Docker image to 1.85 for edition2024 support ([209f460](209f460))
* lowercase GHCR image tags for Docker push ([89449f9](89449f9))
* remove target-cpu=native to avoid SIGILL on Blacksmith runners ([22bcb85](22bcb85))
* use rust:1.93-bookworm Docker image ([ddd1a24](ddd1a24))
### Features
* initial term-executor — remote evaluation server for Basilica ([18f4f67](18f4f67))
* production-ready implementation with Basilica integration ([5797025](5797025))
### Performance Improvements
* minimal Docker image - remove all language runtimes from executor ([38058e8](38058e8))1 parent faf6b4e commit 0c403e8
3 files changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments