v0.3.0 π
·
62 commits
to refs/heads/main
since this release
Changes
π Features
- Added pre-commit hooks with ruff, mypy, and pydocstyle for automated code quality checks @kclif9 (#13)
- Enhanced all docstrings to follow Google style conventions with comprehensive descriptions @kclif9 (#13)
- Improved type safety with stricter type hints and TYPE_CHECKING imports @kclif9 (#13)
- Refactored error handling with specific exception types and improved observer callback error isolation @kclif9 (#13)
- Normalized serial number handling to lowercase for consistent lookups across the codebase @kclif9 (#13)