What's Changed
- Fix for BigQuery: Table-name no longer needs dataset, takes it from URI by @erezsh in #77
- Added support for Numeric types with arbitrary precision by @erezsh in #74
- Refactor Normalize-types into normalize_timestamp() normalize_number() by @erezsh in #75
- readme: add performance graph by @sirupsen in #88
- Better errors for missing imports by @erezsh in #76
- Fix: Only parse relevant columns. Only warn on relevant columns. by @erezsh in #92
- cli: output diff as jsonl, stats as json by @sirupsen in #90
Full Changelog: v0.0.8...v0.2.0