What's Changed
* focus readme on the dbt use case by leoebfolsom in https://github.com/datafold/data-diff/pull/551
* center the header by leoebfolsom in https://github.com/datafold/data-diff/pull/552
* Follow-up the sqeleton-to-datadiff embedding by nolar in https://github.com/datafold/data-diff/pull/543
* Json matching & tests for sqeleton PR 15 by nicolasaldecoa in https://github.com/datafold/data-diff/pull/383
* Fix & extend the tests for JSON/JSONB columns by nolar in https://github.com/datafold/data-diff/pull/553
* Allow dbt selectors by dave-connors-3 in https://github.com/datafold/data-diff/pull/511
* Hotfix: Correct early return in diffs_are_equiv_jsons not including the set object by nicolasaldecoa in https://github.com/datafold/data-diff/pull/554
* Simplify JSON column types by nolar in https://github.com/datafold/data-diff/pull/545
* Compare JSON, ARRAY, STRUCT types in BigQuery (simplistically) by nolar in https://github.com/datafold/data-diff/pull/533
* instantiate MACRO_DEBUGGING global for dbt by dlawin in https://github.com/datafold/data-diff/pull/555
* if dbt ls throws an exception, raise that first by dlawin in https://github.com/datafold/data-diff/pull/556
New Contributors
* nicolasaldecoa made their first contribution in https://github.com/datafold/data-diff/pull/383
* dave-connors-3 made their first contribution in https://github.com/datafold/data-diff/pull/511
**Full Changelog**: https://github.com/datafold/data-diff/compare/v0.7.4...v0.7.5