Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:20
refactor: rename tool and projects pacheck -> easel

Rebrand the tool and CLI command to "easel" and the solution projects to Easel.*:

- Namespaces PaCheck.* -> Easel.*; project folders/csproj + solution renamed.
- CLI command, AssemblyName and PackageId: pacheck/PaCheck.Tool -> easel/Easel.Tool.
- Config file .pacheck.yml -> .easel.yml; baseline .pacheck-baseline.json ->
  .easel-baseline.json; SARIF fingerprint key pacheck/v1 -> easel/v1; temp dir,
  env vars (EASEL_*), docs, CI workflows, GitHub Action, Azure DevOps task and
  winget/Homebrew manifests all updated.
- Rule ids (PAxxxx/PFxxxx) unchanged — they denote Power Apps, not the tool name.

Build clean (0 warnings), 91 tests pass, verified end-to-end incl. real .msapp.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>