[0.8.1] - 2023-02-14
Bug Fixes
- Make dbt-fal work with koldstart (#757)
- Support latest dbt-trino (#759)
- Overwrite fal_scripts_path on every cloud run (#760)
Documentation
- Try to fix PyPI relative links with HTML base tag (#756)
Features
cloud
host resolution (#758)
[0.8.0] - 2023-02-10
Bug Fixes
- Remove forgotten deprecated options (#745)
- Install fal and adapter local prereleases correctly (#748)
Documentation
- Add fal-specific README and reduce root README (#753)
Features
- Add adapter_type to telemetry (#743)
Miscellaneous Tasks
Testing
- Enable trino tests (#751)