Skip to content

Release 0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Nov 12:14
· 4 commits to main since this release
acba6ff

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-mcp

Documentation

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