Skip to content

RunCase Interchange v0.1.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:57
· 2 commits to main since this release
462fa2f

RunCase Interchange v0.1.2

This patch prerelease closes one portable-path ambiguity found during an adversarial review of the first two consumers.

Change

  • relative_path now rejects Windows drive-relative values such as C:outside, in addition to absolute paths and . / .. segments.
  • The standard examples and all other schema fields are unchanged.

Adoption

Consumers should upgrade their exact package or schema archive pin from v0.1.1 to v0.1.2. Schema validation remains only the portable-document gate: filesystem consumers must still resolve the joined path and prove it remains under their intended root before any read, write, move, or delete.

Release boundary

This is still a protocol prerelease. The attached package and schema archives, checksums, commit manifest, and GitHub provenance attestations prove their build inputs; they do not prove the safety of a consumer's filesystem implementation.