Skip to content

v0.31.2

Choose a tag to compare

@izeigerman izeigerman released this 13 Sep 23:13
· 3253 commits to main since this release
e2f498b

🪲 Bug fixes

  • Add spinner and cancel to file actions (run query, evaluate, diff) (#1421) @mykalmax
  • Set file extension for created file based on parent (#1420) @mykalmax
  • Prevent duplicate file name in same folder (#1419) @mykalmax
  • Create new snapshots instead of overwriting the existing ones during migration (#1414) @izeigerman
  • Order query projections to match the target table's schema (#1424) @izeigerman