Skip to content

Releases: stephenlzc/docx-trackdiff

docx-trackdiff v1.0.0

Choose a tag to compare

@stephenlzc stephenlzc released this 15 Aug 19:01

docx-trackdiff v1.0.0 — native Word tracked-changes, self-verifying, local-first.

What's in this release:

  • docx-trackdiff / docx-trackdiff-verify CLI (pip install docx-trackdiff)
  • 100% local, privacy-first, no upload
  • Self-verifying: 7 automated checks (accept-all == NEW, reject-all == OLD, byte-lossless images)
  • GitHub Pages docs site with structured data (SoftwareSourceCode JSON-LD)
  • CI runs the self-verifying tests on Python 3.8-3.12
  • README comparison table, FAQ, and agent-skill marketplace coverage (SkillsMP / SkillsLLM / LobeHub / ClawHub)
  • Pure Python + lxml, MIT licensed

See README for install and usage.