Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

v0.3.0rc2 - New algorithm for in-db diffing (joindiff) + features and bugfixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@erezsh erezsh released this 07 Nov 14:15
· 1181 commits to master since this release

Big points

  • Add new algorithm for in-db diffing that uses OUTER JOIN, called "joindiff".
  • New feature to materialize joindiff results to DB
  • A bunch of bugfixes and improvements

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0rc2