馃摎 Documentation and Publishing Workflow Updates
This release focuses on improving documentation and setting up automated PyPI publishing infrastructure.
Changes
-
馃摉 Documentation Improvements
- Added PyPI version badge to README (both English and Chinese versions)
- Created comprehensive CHANGELOG.md following Keep a Changelog format
- Enhanced README with detailed API reference and troubleshooting guide
-
馃殌 Release Infrastructure
- Configured GitHub Actions for automated PyPI publishing workflow
- Set up Git tag and release process
- Added deployment environment protection for PyPI
Technical Details
- Purpose: Validate GitHub Actions integration for future automated releases
- Code Changes: None - functionally identical to v0.1.0
- PyPI Integration: This release will be automatically published to PyPI via GitHub Actions
Installation
pip install jlink-mcp
Links
- 馃摝 PyPI: https://pypi.org/project/jlink-mcp/
- 馃搫 CHANGELOG: View Full Changelog
- 馃摉 Documentation: README
- 馃悰 Issues: Report a Bug
Full Changelog: v0.1.0...v0.1.1