Releases: oxhq/oxinfer
Releases · oxhq/oxinfer
Release list
v0.1.5
v0.1.4
v0.1.3
Corrective preview release for the v0.1.2 request-mode harness. This release vendors the Laravel request-mode fixtures into the repo, resolves them from a repo-local path in CI, and keeps the published oxcribe.oxinfer.v2 contract unchanged.
v0.1.2
Preview release focused on request-mode fidelity, cache-backed CLI hardening, and release automation.
Highlights:
- request-mode fidelity for framework errors, Inertia, policy sources, and Spatie-heavy Laravel apps
- smarter route and model matching for standard controllers and custom base-model subclasses
- cache-aware CLI smoke coverage plus cross-platform CI and release smoke for shipped binaries
- current public machine contract remains
oxcribe.oxinfer.v2
v0.1.0
Initial public freeze of oxinfer.
- Stable CLI for manifest-driven static Laravel analysis
- Stable machine contract
oxcribe.oxinfer.v2via--request - Deterministic JSON v2 output with route matches and diagnostics
- Laravel-aware inference for request shapes, responses, resources, auth hints, and supported Spatie integrations
- Repository build/test flow documented around
GOEXPERIMENT=jsonv2