release: v0.3.0

This commit is contained in:
Hunter Bown
2026-01-27 00:46:48 -06:00
parent 12aeca7171
commit 3204f556af
38 changed files with 5450 additions and 418 deletions
+2
View File
@@ -37,6 +37,8 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Run tests
run: cargo test --all-features
- name: Run Offline Eval Harness
run: cargo run --all-features -- eval
build:
name: Build