Skip to content

v0.10.1

Latest

Choose a tag to compare

@stevenweaver stevenweaver released this 14 Oct 23:48
· 1 commit to master since this release

What's New in v0.10.1

Features

  • Add hivtrace_version field to JSON output for version tracking
  • Version is dynamically read from package metadata for single source of truth

Technical Details

  • Uses importlib.metadata to 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