0.12.0
What's Changed
This release adds some new macros (from #101):
compare_and_classify_query_results
quick_are_queries_identical
(on supported warehouses)
And replaces compare_which_columns_differ
with compare_which_query_columns_differ
.
Each of the above macros also includes a convenience macro which can be used with relations instead of queries.
🚨 These macros are subject to change and should be treated as v0 🚨
Improvements to README by @patkearns10 and @graciegoheen in #96, #97 and #98
New Contributors
- @patkearns10 made their first contribution in #97
Full Changelog: 0.11.0...0.12.0