Skip to content

dbtenv 2.1.0

Compare
Choose a tag to compare
@NiallRees NiallRees released this 18 Apr 09:26
· 7 commits to main since this release
caba493

Added

  • Added compatibility with dbtenv-dbt-alias package which installs dbt as a direct entrypoint to dbtenv. This removes the need to configure an alias from dbt to dbtenv execute. Running pip install dbtenv[dbt-alias] installs both dbtenv and the alias.
  • Improved logging for cases where dbtenv cannot determine the needed adapter type.

Changed

Fixed

  • Fixed a bug encountered when using local version files.