Skip to content

v0.1.2

Choose a tag to compare

@damienbenveniste damienbenveniste released this 08 Jul 14:56
· 6 commits to main since this release
6abff61
  • Allowed scaffold-guard init to initialize an existing directory when its
    existing files do not conflict with planned generated destinations.
  • Kept generated-file overwrite protection strict: existing generated
    destinations still require --force, and ScaffoldGuard stops before partial
    writes.
  • Added regression coverage for guided current-directory initialization with an
    unrelated existing plan file.
  • Added a dedicated command reference page and linked it from public docs.
  • Removed the obsolete V1 implementation plan file from the repository.