Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

fal 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 21:29
· 274 commits to main since this release
f9101a0

[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)

Miscellaneous Tasks

  • Easier to edit PR template (#565)
  • Remove --keyword flag (#573)
  • Make importing faldbt.lib not have circular dependencies (#577)
  • Introduce fal-models-paths variable for fal Python Models (#578)