Skip to content

v5.0.0

Choose a tag to compare

@erayhanoglu erayhanoglu released this 25 Apr 12:45
· 61 commits to main since this release

🪲 Fixes

  • fix: Handle whitespace in field and alias parsing for table column expressions
    by Eray Hanoğlu @erayhanoglu

🛠️ Updates

  • refactor: Cleaned up unused imports and redundant variable assignments. no-test
    by Eray Hanoğlu @erayhanoglu
  • refactor: Convert all sql element classes to support callable+constructable style
    by Eray Hanoğlu @erayhanoglu
  • refactor: Removed redundant backward compatibility code and migrated to explicit type imports across packages
    by Eray Hanoğlu @erayhanoglu