Skip to content

Releases: oxhq/oxcribe

v0.1.4

23 Apr 18:47

Choose a tag to compare

Corrective preview release after the v0.1.3 remote CI-only failures. This hardens the CI test harness, aligns the package default tag with the current engine release, and keeps the public docs trimmed to shipped end-user behavior.

v0.1.3

23 Apr 18:34

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

Preview release focused on end-user release polish. This updates the public install and publish docs to the current engine tag, keeps internal validation material out of the shipped docs tree, and leaves the package behavior unchanged from the verified preview surface.

v0.1.2

23 Apr 18:24

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Preview release of the Laravel package.

Highlights:

  • Rust-backed install, doctor, analyze, export, and publish path aligned with the current oxinfer engine
  • improved Windows binary resolution and source-backed install fallback via OXINFER_SOURCE_ROOT
  • richer OpenAPI output for response overlays, nested resource refs, validation errors, snippets, and field metadata
  • end-user docs cleaned for preview users and internal agent workflow artifacts removed from the package repo

This is a preview release for Laravel API teams. Validate the generated docs on your own routes before depending on them as your only source of truth.

v0.1.1

15 Apr 03:38

Choose a tag to compare

v0.1.1

  • add a source-backed oxcribe:install-binary fallback via OXINFER_SOURCE_ROOT
  • improve oxcribe:doctor guidance when a local oxinfer checkout is configured
  • document the binary release contract expected from oxinfer

v0.1.0

26 Mar 00:15

Choose a tag to compare

Initial frozen OSS baseline of oxcribe with stable docs contracts, local package-owned viewer, smart examples, and oxcloud publish support.