Skip to content

Releases: FS-GG/.github

new-sdd-workspace v0.3.0

Choose a tag to compare

@EHotwagner EHotwagner released this 16 Jul 13:45
52947f3

Promote FS.GG.NewSddWorkspace to stable 0.3.0 — self-update-before-scaffold (#404), audio scaffold-preview line (#243), --profile guard (#400). First stable cut of this tool.

coord engine v0.2.0

Choose a tag to compare

@EHotwagner EHotwagner released this 16 Jul 13:06
3b7f3b2

FS.GG.Coord.Cli 0.2.0 — the first general release of the coordination engine carrying the Phase-D payoff fixes. Publishes to the org GitHub Packages feed and nuget.org (release-coord-engine.yml).

The receivers pinned 0.1.1, which predated every fix below; this is the version that puts the fixed engine in the fleet's hands.

Fixes

  • #523widen re-checks overlap BEFORE the PATCH; an unreadable/budget-exhausted scan refuses with the body untouched.
  • #641issues drops pull requests before emit (the §4 duplicate-check no longer reads a PR as "already filed").
  • #651 — a markerless item with an open item/<n>-* PR is no longer offered (new Item.ItemPr + ItemPrOpen verdict).
  • #614done --flip --partial "<why>" leaves a partial child's parent OPEN; bare --flip still completes.
  • #646lint fires BAD-TOUCH-SET on a partially (not just wholly) unmatchable touch-set, naming only the offending subset.

Compatibility

Minor bump on the 0.x line: additive CLI surface (done --flip --partial) and a new schedulability verdict; no public member removed. #646 makes lint stricter — a partially unmatchable Paths: declaration that was green now fails, which is the intended fix.

Parity 461/461; Core 168, GitHub 217, Cli 85.