- Added timezone for datetime/time parsing (457) (BREAKING)
3.16
- Fixed metadata.to_yaml (455) - Removed the `expand` argument from `metadata.to_dict` (BREAKING)
3.15
- Added native schema support to SqlParser (452)
3.14
- Make Resource the main internal interface (446) (BREAKING: for plugin authors) - Move Resource's stats to `resource.stats` (BREAKING) - Rename `on_error` to `onerror` (BREAKING) - Added `resource.stats.fields`