Skip to content

v0.5.0

Compare
Choose a tag to compare
@izeigerman izeigerman released this 19 Apr 01:49
· 2707 commits to main since this release

✨ Features

🪲 Bug fixes

  • Sqlglot wasn't replacing all lambda vars with identifiers @tobymao
  • Include hours and minutes when formatting missing intervals (#722) @izeigerman
  • [dbt] materialized can be jinja and allow, but warn, on extra profile fields (#721) @crericha
  • Run plan in default event loop instead of an executor (#727) @vchan

🧹 Chore

👽 Other