Skip to content

Release: v0.3.11 (#677)

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 15:41
· 199 commits to main since this release
eaadbc3

Release: v0.3.11

packages/databricks-vscode

0.3.11 (2023-04-25)

  • Feature: All customers should start seeing prompt for switching to using Workspace as sync destination.
  • Feature: Move autcompletion for globals to __builtins__.py from internal stubs.
  • Fix: Prepend cwd to PYTHONPATH so that local changes take precedence over installed libraries, fixes #673