Skip to content

v1.9.5: Align version with abx-pkg and improve test diagnostics

Choose a tag to compare

@pirate pirate released this 15 Mar 22:22
· 1701 commits to main since this release
3858a5f

What's Changed

Version alignment

  • Bumped version to 1.9.5 to align abx-plugins with the abx-pkg>=1.9.5 dependency, establishing a unified versioning scheme across the ArchiveBox plugin ecosystem.

Test improvements

  • Improved Chrome runtime fixture error reporting — the require_chrome_runtime fixture now logs errors via logging.error() before calling pytest.fail(), and sets pytrace=False for cleaner test output when Chrome prerequisites are unavailable.

Dependencies

  • Updated abx-pkg minimum version from >=0.7.0 to >=1.9.5

Full Changelog: v0.10.2...v1.9.5