Skip to content

v0.77.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 00:51
· 552 commits to main since this release
v0.77.0
097b607

Bug Fixes

  • diagnostics: Resolving variables does not work for builtin vars at library import (6b97730)

Features

  • vscode: Enable bracket coloring and matching in keyword arguments (45243e5)

  • vscode: Python syntax highlightning in ${{}} expressions (adf3627)

    this implements a part of #230

Testing

  • Update regression some tests (f01d37e)
  • Fix some regression tests (cb420ad)