Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 19:56
eaa6953

Added

  • palm test now supports the --defer option, making it easy to run the tests
    for models you have changed in your current branch.

Changed

  • All palm dbt commands have been updated to have a consistent interface with
    palm run.
  • Short options are added to many commands to improve usability.

Fixed

  • dbt seed command uses the proper decorator to pass the env object.