Skip to content

oxabl_workspace: v1.0.0

Choose a tag to compare

@evanbrobertson evanbrobertson released this 10 Aug 17:51
a13d729

1.0.0 (2026-08-04)

⚠ BREAKING CHANGES

  • pipeline: oxabl check no longer reports parse conformance. It lints and reports formatting drift, and its --json shape has changed accordingly. The previous behaviour, report text, --json shape, and exit codes are available unchanged as oxabl conformance.

Features

  • auto-load oxabl.toml include paths + loud unresolvable-include diagnostic (6447178)
  • auto-load oxabl.toml include paths + loud unresolvable-include diagnostic (bf346d8)
  • cli: oxabl format CLI + oxabl.toml [workspace.style] discovery (Track B slice 4) (#94) (a290fed)
  • lint: add block-var-used-outside advisory (LINT0005) (#123) (e870d5b)
  • lint: credit table parameters, split dead stores into LINT0006 (#129) (d539c31)
  • lsp: ship oxabl lsp diagnostics-to-editor skeleton (#90) (d025e3d)
  • pipeline: one shared lint and format run behind every client (#140) (58d961e)
  • vscode: LSP client extension for format-on-save and diagnostics (#104) (cff70d7)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • oxabl_common bumped from 0.5.0 to 1.0.0
      • oxabl_ast bumped from 0.5.0 to 1.0.0