New Features
- Auto-updater: CLI checks PyPI on startup and updates automatically
- Centralized versioning: Single source of truth in
_version.py
Technical
- Dynamic versioning in pyproject.toml
- 26 new tests for updater module
- 82% code coverage
Installation
pipx install hardwarextractor
# or
pip install hardwarextractor==0.2.2The CLI will now auto-update when new versions are released.