What's New in v0.10.1
Features
- Add
hivtrace_versionfield to JSON output for version tracking - Version is dynamically read from package metadata for single source of truth
Technical Details
- Uses
importlib.metadatato read version from setup.py - Enables future compatibility checking for features like true-append
- Fallback version handling for development mode
Full Changelog: v0.10.0...v0.10.1