- Update dependencies - Update python requirements to 3.8 - Add optional `preprocess_names` feature also to `e` statements - Update bigquery, enabling staging
0.4.10
- Update dependencies for python3.9 compatibility
0.4.9
- Pin dependencies for boto3
0.4.8
- Fixed config file presence validation
0.4.7
- Add the option to have a Python script as configuration file (dynamic config) - Pin dependencies for Snowflake
0.4.6
- Fix the search for sql files to specific paths - Make sure that dependencies are unique on each line - Change cache key to reflect only file name and exact content - Improve cyclical dependencies exception handling - Improve documentation