From fae6908f015ac159a34f6cf6221681a2a96a607f Mon Sep 17 00:00:00 2001 From: Aaron Stannard Date: Mon, 10 Aug 2026 18:44:13 +0000 Subject: [PATCH] Prepare 0.3.0-alpha.6 release --- Directory.Build.props | 2 +- IMPLEMENTATION_PLAN.md | 4 ++++ RELEASE_NOTES.md | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 1f58328..247a991 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -8,7 +8,7 @@ enable true 0.3.0 - alpha.5 + alpha.6 diff --git a/IMPLEMENTATION_PLAN.md b/IMPLEMENTATION_PLAN.md index 6d25979..ffc4228 100644 --- a/IMPLEMENTATION_PLAN.md +++ b/IMPLEMENTATION_PLAN.md @@ -660,6 +660,10 @@ priorities. were published by successful [tag workflow run 31357832880](https://github.com/Aaronontheweb/ShellSyntaxTree/actions/runs/31357832880) after Linux and native Windows validation passed. Use this package for Netclaw's native-Windows integration gate. +- [ ] Publish `0.3.0-alpha.6` with the corrected stable-v0.3 consumer API. + Use the package to remove Netclaw's alpha.5 coordinate and property-bag + validation, then rerun its Linux and native-Windows approval matrices + before promoting stable v0.3. - [x] Replace the pre-alpha consumer preview with the v0.3 occurrence-based authorization loop and separate syntax-display guidance. Document exact, finite, pattern, unknown, joined-cwd, redirect, incomplete-result, diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8614914..41ef9e4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,7 @@ #### Unreleased #### +#### 0.3.0-alpha.6 2026-08-10 #### + ## Changed - Replace the experimental v0.3 sparse `EffectiveArguments` coordinate overlay