File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 1.0.0] - 2025-04-19
9+
10+ ### Added
11+ - Initial release of MCP Git Enhanced Server
12+ - ` git_diff ` tool - Analyze code changes between commits, branches, or working directory
13+ - ` git_log ` tool - Commit history analysis with filtering and statistics
14+ - ` git_branch ` tool - Branch management with list, compare, and cleanup suggestions
15+ - ` git_status ` tool - Comprehensive repository status overview
16+ - ` git_commit_analyze ` tool - Detailed single commit inspection
17+ - Full TypeScript support with strict mode
18+ - MCP SDK integration
19+ - Claude Code configuration example
20+ - GitHub Actions CI workflow
21+ - MIT License
22+ - Comprehensive documentation and examples
23+
24+ [ 1.0.0 ] : https://github.com/davidweb3-ctrl/mcp-git-enhanced/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments