This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
fal 0.7.0
[new changes]
Bug Fixes
- Adapt profiles_dir info import for new location in dbt 1.3 (#564)
- Enable global script selection (#569)
Documentation
- Document structured hooks [the
with:
attribute] (#547) - Document the new environment management feature (#548)
- Document
context.current_model.adapter_response
(#575)
Features
- Implement initial support for conda (#528)
- Generalize dual Python IPC and speed-up conda builds (#534)
- Add PythonAdapter and PythonConnectionManager classes (#553)
- Add --globals flag for more explicit global script execution (#574)