Skip to content

0.2.12

Choose a tag to compare

@koaning koaning released this 16 Jan 17:30
· 109 commits to main since this release
9ded268

Added

  • New TextCompare widget for side-by-side text comparison with match highlighting. Useful for plagiarism detection or finding shared passages between documents. Features hover-based highlighting that syncs between panels, configurable minimum match length via min_match_words, and programmatic access to detected matches.