Releases: dotcommander/cclint
Releases · dotcommander/cclint
v0.44.1
Full Changelog: v0.44.0...v0.44.1
v0.44.0
Full Changelog: v0.43.0...v0.44.0
v0.43.0
Full Changelog: v0.42.0...v0.43.0
v0.42.0
Full Changelog: v0.41.0...v0.42.0
v0.41.0
Full Changelog: v0.40.0...v0.41.0
v0.40.0
Features
- Auto-detect Claude Code plugin roots (8f3ae0b) — project detector now recognizes plugin directories automatically
- Recognize new built-in commands (7ec7448) — crossfile validation accepts
/less-permission-promptsand/ultrareview; tracks Claude Code v2.1.111
Fixes
- Tighter cross-skill reference extraction (b78367e) — skip cross-skill refs and constrain skill-name regex to prevent false positives
Docs
- Updater skill description expanded with trigger keywords and scope (c6dbcd3)
- CLAUDE.md
claude_code_last_updatedsynced to v2.1.111 (25228f3)
Tests: 2281 passing · Build: clean · Vet: clean
v0.39.0
Full Changelog: v0.38.0...v0.39.0
v0.38.0
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
Claude Code v2.1.88 Support
- Add
PermissionDeniedhook event (26th event) — fired when auto mode denies a permission request - Add
showThinkingSummariesboolean to settings CUE schema — opt-in thinking summaries in interactive sessions
Refactor
- Replace manual sort loop in
eventLabelwithslices.Sorted(maps.Keys(...))from stdlib
v0.36.0
Full Changelog: v0.35.0...v0.36.0