Skip to content

Releases: oxhq/oxinfer

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 24 Apr 07:43
release: cut v0.1.5

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@garaekz garaekz released this 23 Apr 18:47

Corrective preview release for end-user binary distribution. This fixes the GitHub release workflow so tagged builds can publish binaries plus checksums, while preserving the existing oxcribe.oxinfer.v2 contract.

v0.1.3

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@garaekz garaekz released this 23 Apr 18:34

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

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@garaekz garaekz released this 23 Apr 18:24

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

Choose a tag to compare

@garaekz garaekz released this 26 Mar 01:01

Initial public freeze of oxinfer.

  • Stable CLI for manifest-driven static Laravel analysis
  • Stable machine contract oxcribe.oxinfer.v2 via --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