Releases: prime-radiant-inc/obol
Releases · prime-radiant-inc/obol
v0.6.0
v0.5.0
Release v0.5.0 — ATIF trajectory dialect
v0.4.1
Release v0.4.1 — Pi session-file parsing + native cost (PRI-2179)
v0.4.0
Merge pull request #9 from prime-radiant-inc/matt/pri-2129-obol-valid…
v0.3.0
Release v0.3.0 — obol house usage-sidecar dialect (PRI-2125)
v0.2.3
fix(codex): fold reasoning_output_tokens into output; release 0.2.3 (…
v0.2.2
feat(ts): export setPricingDir/clearPricingDir; release 0.2.2 (PRI-2123) Promote the cross-runtime pricing-dir shim from test-only code to public API so Bun consumers can pin OBOL_PRICING_DIR at runtime (a plain process.env write doesn't reach Rust's getenv across bun:ffi). Move test/pricing-env.ts -> src/, re-export from index.ts, dogfood it from the test via the public surface. Add local ambient decls + a bun:ffi @ts-expect-error so the now-statically-exported module is DTS-clean under tsconfig types:[] (else tsup's dts build — and the release — fails). Bumps to 0.2.2. Unblocks Prudence (PRI-2122) + quorum. Co-Authored-By: Hermes@cd9c94f1 (Opus 4.8) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.2.1
ci(release): unify all four channels under one v* tag, idempotent pub…
v0.2.0
style: cargo fmt (PRI-2114) CI lint (cargo fmt --check) wanted long method chains + std::fs::write calls wrapped. Formatting-only; no logic change. Co-Authored-By: Hermes@cd9c94f1 (Opus 4.8) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.1.1
Release v0.1.1 — Go binding published to obol-go (PRI-2095)