v0.3 Release Notes¶
v0.3.0 - 2025-03-05¶
Changed¶
- Code quality improvements:
- Fixed all ruff linting issues (D212 docstring formatting, E501 line length)
- Fixed pylint warnings (W1514 encoding parameter, W0707 exception chaining, W0212 protected member access)
- Fixed markdownlint issues (PML101 list indentation)
- Fixed broken documentation links
- Achieved 9.97/10 pylint score
- Updated version to 0.3.0 for testing release workflow