Skip to content

dbt-rpc v0.1.2

Choose a tag to compare

@leahwicz leahwicz released this 12 Apr 18:33
70c1a6b
$ pip install dbt-rpc==0.1.2

Fixes

  • Save args in config when cli_vars is saved #70
  • Make garbage collection configurable #76

Under the hood

  • Compatibility with new core logging via env var #61
  • Disable py36 tests #59