Fixed
- Fixed bug in f-string formatting with Pydantic model export in Python v < 3.12
- Fixed bug in the data modeling Github action that didn't actually test different Python versions due to not specifying the version when executing uv commands.
- Fix Github action to install dev dependencies correctly with uv sync
Changed
- Update
pyproject.tomlto declare dev dependencies correctly (previously using deprecated method)
What's Changed
- Update data modeling server.json by @a-s-g93 in #257
- all - bump mcp registry schema versions to 2025-12-11 by @a-s-g93 in #258
- data modeling - fix f-string bug and github actions bug by @a-s-g93 in #260
- data modeling - prep v0.8.2 by @a-s-g93 in #261
Full Changelog: mcp-neo4j-data-modeling-v0.8.1...mcp-neo4j-data-modeling-v0.8.2