Skip to content

oxabl_pipeline: v1.0.0

Latest

Choose a tag to compare

@evanbrobertson evanbrobertson released this 10 Aug 17:51
a13d729

1.0.0 (2026-08-04)

⚠ BREAKING CHANGES

  • SymbolTable::inherited_member_type and record_inherited_member_type are removed; read Symbol::data_type.
  • 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

  • judge the cross-file population, and drain the top of the unmodelled-statement suppression (#153) (a1e03e6)
  • pipeline: one shared lint and format run behind every client (#140) (58d961e)
  • pipeline: wire cross-file resolution into every client, and prove they agree (#148) (967331b)

Bug Fixes

  • pipeline: unblock the release run by dropping the self dev-dependency (#145) (a6878dc)
  • resolve PR #140 review findings (#141) (dd0849e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • oxabl_analyze bumped from 0.1.0 to 1.0.0
      • oxabl_common bumped from 0.5.0 to 1.0.0
      • oxabl_formatter bumped from 0.1.0 to 0.1.1
      • oxabl_index bumped from 0.1.0 to 0.1.1
      • oxabl_schema bumped from 0.1.0 to 0.2.0
      • oxabl_semantic bumped from 0.1.0 to 1.0.0
      • oxabl_workspace bumped from 0.4.0 to 1.0.0
    • dev-dependencies
      • oxabl_ast bumped from 0.5.0 to 1.0.0
      • oxabl_common bumped from 0.5.0 to 1.0.0
      • oxabl_schema bumped from 0.1.0 to 0.2.0