What's Changed
✨ New Features
- Health endpoint querying: Add methods to query MCP server health endpoints with TTL caching (#29) - @michalismeng
 
🔧 Improvements
- Enhanced SDK quality: Add comprehensive docstrings and exception hierarchy (#25) - @peteski22
 - Contributing workflow: Align contributing guidelines with pre-commit hooks (#30) - @peteski22
 - Documentation: Fix endpoint parameter name in README (#24) - @aittalam
 
🏗️ Infrastructure & DevOps
- Linting: Configure comprehensive linting rules and apply fixes (#28) - @peteski22
 - CI/CD: Pin GitHub Actions versions for reproducible builds (#26) - @peteski22
 - Code quality: One-time linting cleanup for examples folder (#27) - @peteski22
 - Repository: Add code of conduct, contributing guide, security policy and issue templates (#20) - @peteski22
 - Dependencies: Use PyPI mcpd package (#19) - @peteski22
 - Releases: Fix tag detection for releases (#18) - @peteski22
 - Legal: Fix license copyright (#23) - @peteski22
 
New Contributors
- @michalismeng made their first contribution in #29
 - @aittalam made their first contribution in #24
 
Full Changelog: 0.0.1...0.0.2