v0.3.0
What's Changed
- docs: add comprehensive 8-chapter technical documentation and glossary by @Kuldeep2822k in #60
- feat(docs): setup VitePress documentation site and GitHub Pages deployment workflow by @Kuldeep2822k in #61
- feat(docs): add enterprise vector icons, Mermaid zoom modal, and security overrides by @Kuldeep2822k in #62
- feat(docs): add DeepWiki sidebar structure and high-contrast Mermaid inspection viewer by @Kuldeep2822k in #64
- feat(roadmap): support importing roadmaps directly from Markdown files (#51) by @Kuldeep2822k in #71
- feat(adopt): support batch adoption across directories and whole vault (#50) by @Kuldeep2822k in #74
- chore(deps): bump actions/checkout from 4.2.2 to 7.0.1 by @dependabot[bot] in #15
- chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 6.1.1 by @dependabot[bot] in #16
- fix(engine): compute topic mastery during note adoption by @Kuldeep2822k in #94
- fix(cli): guard progress date parsing against invalid dates by @Kuldeep2822k in #96
- fix(cli): exclude archived topics from global mastery calculation by @Kuldeep2822k in #97
- refactor(engine): extract shared MASTERY_THRESHOLD constant by @Kuldeep2822k in #95
- refactor(storage): unify vault topic scanning into loadTopics boundary by @Kuldeep2822k in #98
- fix(cli): recompute topic_mastery & update assessment pillars in review (#104) by @Kuldeep2822k in #106
- chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 5.0.0 by @dependabot[bot] in #103
- fix(cli): emit exit code 4 on OCC and lock conflict errors (#76) by @Kuldeep2822k in #107
- docs(engine,storage): enhance JSDoc, add ADRs, and harden storage & domain contracts by @Kuldeep2822k in #108
- chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 6.0.0 by @dependabot[bot] in #109
- fix(cli): replace process.exit() with process.exitCode across all handlers (#77) by @Kuldeep2822k in #110
- fix(cli): route adopt/review/roadmap/migrate through validateVaultPath (#78) by @Kuldeep2822k in #111
- docs: sync Phase 1 features, roadmap markdown support, and exit code 4 semantics by @Kuldeep2822k in #112
- chore(deps): bump actions/upload-artifact from 4.3.1 to 7.0.1 by @dependabot[bot] in #102
- chore(deps): bump actions/checkout from 4.2.2 to 7.0.1 by @dependabot[bot] in #101
- chore(deps): bump actions/labeler from 5.0.0 to 7.0.0 by @dependabot[bot] in #100
- chore(deps): bump actions/setup-node from 4.1.0 to 7.0.0 by @dependabot[bot] in #99
Full Changelog: v0.2.0...v0.3.0
What's Changed
- docs: add comprehensive 8-chapter technical documentation and glossary by @Kuldeep2822k in #60
- feat(docs): setup VitePress documentation site and GitHub Pages deployment workflow by @Kuldeep2822k in #61
- feat(docs): add enterprise vector icons, Mermaid zoom modal, and security overrides by @Kuldeep2822k in #62
- feat(docs): add DeepWiki sidebar structure and high-contrast Mermaid inspection viewer by @Kuldeep2822k in #64
- feat(roadmap): support importing roadmaps directly from Markdown files (#51) by @Kuldeep2822k in #71
- feat(adopt): support batch adoption across directories and whole vault (#50) by @Kuldeep2822k in #74
- chore(deps): bump actions/checkout from 4.2.2 to 7.0.1 by @dependabot[bot] in #15
- chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 6.1.1 by @dependabot[bot] in #16
- fix(engine): compute topic mastery during note adoption by @Kuldeep2822k in #94
- fix(cli): guard progress date parsing against invalid dates by @Kuldeep2822k in #96
- fix(cli): exclude archived topics from global mastery calculation by @Kuldeep2822k in #97
- refactor(engine): extract shared MASTERY_THRESHOLD constant by @Kuldeep2822k in #95
- refactor(storage): unify vault topic scanning into loadTopics boundary by @Kuldeep2822k in #98
- fix(cli): recompute topic_mastery & update assessment pillars in review (#104) by @Kuldeep2822k in #106
- chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 5.0.0 by @dependabot[bot] in #103
- fix(cli): emit exit code 4 on OCC and lock conflict errors (#76) by @Kuldeep2822k in #107
- docs(engine,storage): enhance JSDoc, add ADRs, and harden storage & domain contracts by @Kuldeep2822k in #108
- chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 6.0.0 by @dependabot[bot] in #109
- fix(cli): replace process.exit() with process.exitCode across all handlers (#77) by @Kuldeep2822k in #110
- fix(cli): route adopt/review/roadmap/migrate through validateVaultPath (#78) by @Kuldeep2822k in #111
- docs: sync Phase 1 features, roadmap markdown support, and exit code 4 semantics by @Kuldeep2822k in #112
- chore(deps): bump actions/upload-artifact from 4.3.1 to 7.0.1 by @dependabot[bot] in #102
- chore(deps): bump actions/checkout from 4.2.2 to 7.0.1 by @dependabot[bot] in #101
- chore(deps): bump actions/labeler from 5.0.0 to 7.0.0 by @dependabot[bot] in #100
- chore(deps): bump actions/setup-node from 4.1.0 to 7.0.0 by @dependabot[bot] in #99
Full Changelog: v0.2.0...v0.3.0