Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 15:54
· 78 commits to main since this release

1.0.0 (2026-02-17)

Bug Fixes

  • bump Rust Docker image to 1.85 for edition2024 support (209f460)
  • lowercase GHCR image tags for Docker push (89449f9)
  • remove target-cpu=native to avoid SIGILL on Blacksmith runners (22bcb85)
  • use rust:1.93-bookworm Docker image (ddd1a24)

Features

  • initial term-executor — remote evaluation server for Basilica (18f4f67)
  • production-ready implementation with Basilica integration (5797025)

Performance Improvements

  • minimal Docker image - remove all language runtimes from executor (38058e8)