Skip to content

uniqdiff 1.0.0 — stable comparison engine

Choose a tag to compare

@Hweded Hweded released this 05 May 13:36
· 44 commits to main since this release

First stable release of uniqdiff as a comparison engine for datasets, files, streams, and connector-backed sources.

Stable areas

  • Exact comparison API
  • File and source comparison
  • Memory and disk-backed backends
  • File result mode
  • Lazy result readers
  • Connector protocol
  • CLI for scripts and CI/CD
  • Documented backend behavior
  • Public API and compatibility policy

Designed for

uniqdiff is the engine layer for the future UniqTools ecosystem.

Higher-level tools such as profiling, schema validation, data quality checks, reports, row-level diff, and workflow orchestration should be built on top of uniqdiff, not inside it.