What's Changed
* pre api v2 dlt engine update by rudolfix in https://github.com/scale-vector/dlt/pull/53
Details
* fixes invalid datetime serialization for Redshift loader
* handles default credentials in BigQuery loader
* partial implementation of 34 and 35 (conversion to classes)
* `unpack` renamed to `normalize` in `Pipeline`, `as_yaml` renamed to `to_pretty_yaml` in `Schema`
* credentials separated from configs, renamed credentials spec to match native GCP and Postgres credentials
* bumps version to 0.1.0rc10