Skip to content

0.12.0

Latest
Compare
Choose a tag to compare
@joellabes joellabes released this 17 Jun 19:20
· 2 commits to main since this release
d10124a

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

Full Changelog: 0.11.0...0.12.0