1.3.0
Notable changes:
is_global
finally removed! (It still exists to not break old code, but it only setspositional=False
)- Initial support for Google Cloud Storage and Google BigQuery. Thanks @mikekap! #999 #1002
- Massive luigid speedup for
get_work()
response times. #986 - Various bugfixes.
- Standardized FileSystem/Target interface. Again thanks @mikekap! #997
- SQLAlchemy works for multiple engines. Thanks @dylanjbarth! #991