Skip to content

Releases: daedalus/mcp-parigp

v0.1.0

30 Mar 05:55

Choose a tag to compare

feat: project scaffolding improvements

- Increase coverage threshold to 80%
- Add __all__ exports for proper module API
- Add .bumpversion.cfg for version management
- Add extensive test coverage (126 tests)
- Fix README typo
- Fix mypy and ruff compliance
- Add return statement to main()