v0.3.1
·
94 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added support for metadata when creating and updating notes. For example can associate a project note with a Github repo.
Can now filter notes and tasks using metadata fields
🎉 Published to PyPI!
Install with:
pip install lithos-mcp==0.3.1🐳 Published to Docker Hub!
Pull with:
docker pull davesnowdon/lithos:0.3.1Or run directly:
docker run -d -p 8765:8765 -v lithos-data:/data davesnowdon/lithos:0.3.1