Changelog
- Add
timezoneSQL function. - Add
filterPushdownSQL function. - Export SQL types
DateBinOptionsandHistogramBinOptions. - Loosen scale name types for SQL scale transforms.
- Fix: escape quotes in SQL identifier strings.
- Fix: selection reset should fully reset downstream selections. (thanks @alexBaizeau!)
- Fix: remove cache from fetch options (thanks @kwonoh!)
- Fix: redesign vgplot mark-to-svg indexing.
- Update Go packages, migrate to duckdb-go (thanks @derekperkins!)
- Update CI runs to use node 22.
- Update dependencies.
New Contributors
- @alexBaizeau made their first contribution in #913
Full Changelog: v0.20.1...v0.21.0