Immutable
release. Only release title and notes can be modified.
What's changed
- Bundled the required CTRF runtime directly into the standalone CLI, preventing npm and npx from selecting CTRF's deprecated dependency binary while retaining both the
ctrfandctrf-clicommands. #82 - Fixed installed version reporting, kept the packaged schema byte-for-byte aligned with CTRF, and added packed-package tests covering real command resolution and validation. #82
- Removed the unused
globruntime dependency and strengthened build and release verification.
Full changelog: v0.3.0...v0.3.1