Skip to content

0.13.5

Latest
Compare
Choose a tag to compare
@max-sixty max-sixty released this 10 Oct 14:39
· 8 commits to main since this release
047439e

0.13.5 has 237 commits from 14 contributors. Selected changes:

Features:

  • Support for SQL arrays as s[...] syntax (@robert Valek, #5312)
  • Extract SQL column names from s-string tables when possible (@lukapeschke, #5310)

Fixes:

Documentation:

Integrations:

Internal changes:

  • Upgrade parser and lexer to chumsky 0.11, providing a 7x performance improvement (#5223, #5476, #5477)
  • Set Rust linker on win64, fix build crash (@kgutwin, #5345)
  • Integration tests compile all dialects and diff (@kgutwin, #5344)

New Contributors: