Skip to content

Version 0.31.0

Compare
Choose a tag to compare
@pgrivachev pgrivachev released this 23 Oct 08:36
· 36 commits to main since this release
b573288

What's Changed

  • Extended go-to-column functionality to recognize column aliases and locate columns in additional areas within the SELECT statement, as well as in external models.
  • Enabled column autocompletion within CTEs.
  • Optimized preview load time by skipping model compilation on first open event if project is already compiled.

Full Changelog: v0.30.2...v0.31.0