Release 0.4.0
What's Changed
This release includes:
- Simplified version management (manual versioning)
- Streamlined GitHub Actions workflows
- Updated documentation for uv-based development
- Improved release process clarity
Installation
# Using uvx (recommended)
uvx semantic-scholar-mcp
# Or using pip
pip install semantic-scholar-mcpDocumentation
Full Changelog
Full Changelog: v0.2.5...v0.4.0
What's Changed
- fix: correct API rate limit specifications based on official documentation by @hy20191108 in #35
- feat: Serena-compliant project management (v0.4.0) by @hy20191108 in #36
Full Changelog: v0.3.1...v0.4.0