Skip to content

chore: pin x-FuSa spec version to v1.15.2 - #93

Merged
SoundMatt merged 1 commit into
mainfrom
chore/spec-v1.15.2-version-pin
Jul 29, 2026
Merged

chore: pin x-FuSa spec version to v1.15.2#93
SoundMatt merged 1 commit into
mainfrom
chore/spec-v1.15.2-version-pin

Conversation

@SoundMatt

Copy link
Copy Markdown
Owner

Summary

  • Bumps CFUSA_SCHEMA_VERSION/CFUSA_SPEC_VERSION from 1.15.0 to 1.15.2 (they always track together).
  • v1.15.1 and v1.15.2 are both pure documentation clarifications in the shared x-FuSa spec — MAJOR.MINOR.PATCH format for schemaVersion/specVersion, and an explicit false-positive example for §1.6.1 Rule A's placeholder-text deny-list — with no required behavior or wire-format changes, confirmed by reading both spec changelog entries.
  • No other code changes required: c-FuSa already emits MAJOR.MINOR.PATCH verbatim and already has the Rule A deny-list as documented.
  • Adds a one-line CHANGELOG.md entry under [Unreleased].

Test plan

  • cmake -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build --parallel — succeeds
  • ctest in build/ — 40/40 tests pass
  • ./cfusa version --format json and ./cfusa capabilities --format json both report 1.15.2 for specVersion/schemaVersion

Bumps CFUSA_SCHEMA_VERSION and CFUSA_SPEC_VERSION from 1.15.0 to 1.15.2
(they always track together). v1.15.1 and v1.15.2 are both pure
documentation clarifications in the shared spec — MAJOR.MINOR.PATCH
format for schemaVersion/specVersion, and an explicit false-positive
example for §1.6.1 Rule A's placeholder-text deny-list — with no
required behavior or wire-format changes, confirmed by reading both
changelog entries. No other code changes needed.

Signed-off-by: Matt Jones <47545907+SoundMatt@users.noreply.github.com>
@SoundMatt
SoundMatt merged commit 91b3d3c into main Jul 29, 2026
10 checks passed
@SoundMatt
SoundMatt deleted the chore/spec-v1.15.2-version-pin branch July 29, 2026 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant