Releases: annenpolka/cclog
Releases · annenpolka/cclog
v0.7.4
Full Changelog: v0.7.3...v0.7.4
v0.7.2: unify filtering, DRY markdown, fix search
Changes
- Refactor: unify filtering via
formatter.FilterConversationLogin CLI and filepicker - Fix: SearchInConversation searches only message content (prevents metadata hits)
- DRY: formatter helpers (
resolveOptions,sortedMessages, TOC anchor helper) - Tests: add filepicker search tests and CLI ShowTitle tests
- Docs: add AGENTS.md, update README/CLAUDE to use
internal/domain - Chore: remove unused
pkg/types/, gofmt across touched files
Install
- go install github.com/annenpolka/cclog/cmd/cclog@v0.7.2
Notes
No binary assets are attached for this release.
v0.6.6
Full Changelog: v0.6.5...v0.6.6