What's Changed
๐ Features
- lang (feature): Simplify paren wrap logic for aliased subqueries by @xerial in #771
๐ Bug Fixes
- lang (fix): Fix SQL for subquery with values + condition by @xerial in #768
- lang (fix): Fix reading empty line comments (--) by @xerial in #769
- lang (fix): Fix nested subquery wrap of join tables by @xerial in #770
Full Changelog: v2025.1.3...v2025.1.4