github doobidoo/mcp-memory-service v8.54.1
v8.54.1: UV Virtual Environment Support

latest releases: v10.31.1, v10.31.0, v10.30.0...
3 months ago

Installation Compatibility Fix

This patch release fixes installer compatibility with uv virtual environments that don't include pip.

Fixed

  • UV Virtual Environment Support - Installer now works with uv venvs that don't include pip by falling back to uv pip (targeting the active interpreter)
  • Enhanced Reliability - Fixes installation failures in UV-created environments (#284)

What Changed

The installer now automatically detects when pip is unavailable and gracefully falls back to using uv pip to target the active Python interpreter. This ensures smooth installation in modern UV-based development workflows.


Full Changelog: v8.54.0...v8.54.1

Installation:

pip install mcp-memory-service==8.54.1

Don't miss a new mcp-memory-service release

NewReleases is sending notifications on new releases.