Releases: saidsef/mcp-github-pr-issue-analyser
v1.6.4
v1.6.4 Release
- Restructured the project as a proper Python package for uv/uvx compatibility
- Updated entry points and setuptools configuration
- Ensured CLI script works after installation
- No import errors when running as an installed script
See the changelog and PRs for details.
What's Changed
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Release v1.6.3
What's New
- Bug fixes and improvements
- Enhanced stability and performance
- Updated dependencies
Installation
uvx https://github.com/saidsef/mcp-github-pr-issue-analyser.gitUsage
Please refer to the README for detailed usage instructions.
This release includes various improvements and bug fixes to enhance the overall user experience.
What's Changed
Full Changelog: v1.5.2...v1.6.3
v1.5.2
What's New in v1.5.2
This release focuses on modernizing our package management system and improving overall code quality.
Package Management Updates
- Migrated from setup.py to pyproject.toml for better compatibility with modern Python tooling
- Updated build configuration to use setuptools' modern approaches
- Added proper entry points for CLI usage
- Enhanced package metadata with author information and important URLs
Dependency Management
- Pinned mcp[cli] dependency to version 1.8.1
- Updated requirements.txt to align with pyproject.toml
- Maintained Requests at version 2.32.3
- Kept UV at version 0.7.5
Code Improvements
- Added robust error handling in the main function
- Improved logging for fatal errors
- Updated docstrings for clarity
Other Changes
- Removed obsolete setup.py file
- Updated uv.lock to reflect the new version and configuration
- Increased version number from 1.0.1 to 1.5.2
This release makes the package more maintainable, better aligned with Python packaging best practices, and improves the overall robustness of the application.
What's Changed
- chore: add smithery config file by @saidsef in #13
- chore: workflows improvements by @saidsef in #15
- fix: package setup and install for uv/uvx compatibility by @saidsef in #18
- chore: update package management by @saidsef in #19
Full Changelog: v1.0.1...v1.5.2
v1.0.1
MCP GitHub PR Issue Analyser v1.0.1
This release includes bug fixes and minor improvements to enhance the functionality of the MCP GitHub PR Issue Analyser tool.
Changes
- Fixed issue with PR content retrieval
- Improved error handling for GitHub API interactions
- Enhanced documentation for better usability
- Performance optimizations for analyzing large PRs
How to Use
Refer to the README.md file for detailed instructions on how to use this tool.
Contributors
Thanks to all contributors who helped make this release possible!
What's Changed
New Contributors
Full Changelog: v0.3.2...v1.0.1
v0.3.2
MCP GitHub PR & Issue Analyser v0.3.2
This is the initial release of the GitHub PR and Issue Analyzer with Claude integration. This tool enables automated analysis and management of GitHub pull requests and issues using Claude AI.
Features
- Pull request analysis and description enhancement
- Issue creation and management from PRs
- GitHub integration for seamless workflow
- Claude AI integration for intelligent content generation
Getting Started
Please refer to the repository documentation for setup and usage instructions.
Acknowledgements
Thanks to all contributors who helped make this initial release possible.
Full Changelog: https://github.com/saidsef/mcp-github-pr-issue-analyser/commits/v0.3.2