Releases: ledgerwerk/wikimason
Releases · ledgerwerk/wikimason
v0.2.0
Full Changelog: v0.1.0...v0.2.0
[v0.2.0]
Added
- Added structured JSON envelope output for CLI commands and --details flag on source scan, delta, and coverage
- Added context export feature with topic-based wiki content selection, FTS search index, and plan/export workflow
- Added operational logging infrastructure with log command group (add, tail, check), structured log events, and logging across all CLI commands
- Enhanced context generation with improved search scoring, link expansion, and filtering options (include-indexes, include-generated, include-binary, min-score)
- Added log rotation with configurable retention, logging configuration (max_bytes, backup_count, level), and log archives support
- Improved ingest guidance with source grouping for related sources and agent commands for AGENTS.md freshness checks
- Added note type system with display types per note kind, schema upgrade for type migration, and lint validation for type fields
Changed
- Rewrote README with per-profile quickstart, install guide, command overview, and first-run walkthrough
- Updated Sphinx documentation: restructured commands, expanded config reference, improved architecture docs
- Refactored to use ledgercore library for frontmatter parsing and path validation, adding ledgercore as a dependency
v0.1.0
Full Changelog: https://github.com/holgern/wikimason/commits/v0.1.0