Skip to content

v0.1.1 - Documentation and Publishing Workflow Updates

Latest

Choose a tag to compare

@cyj0920 cyj0920 released this 09 Mar 09:20
· 14 commits to main since this release

馃摎 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


Full Changelog: v0.1.0...v0.1.1