Skip to content

v0.8.0

Latest

Choose a tag to compare

@znlnzi znlnzi released this 02 Mar 02:55
· 12 commits to main since this release

What's New

Testing & Quality

  • 153 handler unit tests across 7 test files covering memory, config, extension, hooks, template, resource, and provider handlers
  • CI now runs cmd/mcp-server/ tests alongside internal/... tests

Documentation

  • Mermaid architecture diagrams in both README.md and README.zh-CN.md
  • GoDoc package comments for internal/luoshu, internal/exporter, internal/claude, internal/evolve

Engineering

  • Version injection via ldflags from npm/package.json (single source of truth)
  • Refactored main.go: tool builders and handlers moved to dedicated files
  • Fixed Go version in CONTRIBUTING.md, added npm author/homepage fields

Install

npm install -g claude-config-mcp

Full Changelog: https://github.com/znlnzi/claude-config-studio/blob/main/CHANGELOG.md

Full Changelog: v0.7.1...v0.8.0