Release v2.14.0
Summary
Screenplay generation now fails closed instead of silently choosing one compilation when MSBuild exposes several target-framework variants.
Added
- Add
--framework <TFM>for explicit multi-target project selection. (#87) - Report stable
CLI0015andCLI0016diagnostics before provider interpretation when target selection is ambiguous or unavailable. (#87)