Releases: vega/vegafusion
Releases · vega/vegafusion
Release 1.6.9
Release 1.6.8
Fixed
- Fix projection pushdown with offset encodings by @jonmmease in #489
Updated
New Contributors
Full Changelog: v1.6.7...v1.6.8
Release 1.6.7
Fixed
- Fix panics for out-of-range timestamps by @jonmmease in #481
- Remove errant AGPL-3 header from test file by @jonmmease in #479
Updated
- README updates for Altair 5.3, add GOVERNANCE.md by @jonmmease in #480
Full Changelog: v1.6.6...v1.6.7
Release 1.6.6
Updated
- Update to DataFusion 36 by @jonmmease in #457
- Strip description encoding channel for improved render performance by @jonmmease in #471
Fixed
- Fix arrow type inference error (fall back to string) by @jonmmease in #473
- Don't set Altair's embed_options to None by @jonmmease in #475
- Support Date32 type with Polars by @jonmmease in #476
Full Changelog: v1.6.5...v1.6.6
Release 1.6.5
Fixed
- Handle unescaping fields aggregate/fold/pivot in local datetime stringification planner step by @jonmmease in #462
- Fix parent scope resolution in projection pushdown optimization by @jonmmease in #464
Full Changelog: v1.6.4...v1.6.5
Release 1.6.4
Fixed
- Fix local datetime stringification for columns that need escaping by @jonmmease in #452
- Support domain extraction for columns with escaped dots in their names by @jonmmease in #458
- Fix datetime stringification with column names that need escaping by @jonmmease in #459
- Handle point selections in projection pushdown by @jonmmease in #460
Full Changelog: v1.6.3...v1.6.4
Release 1.6.4-rc1
Breaking
- Java packages were not published due to undiagnosed CI failuers
Fixed
- Fix local datetime stringification for columns that need escaping by @jonmmease in #452
Full Changelog: v1.6.3...v1.6.4-rc1
Release 1.6.3
Updated
- Lift bin and timeunit transforms out of facets by @jonmmease in #449
Full Changelog: v1.6.2...v1.6.3
Release 1.6.2
Updated
- Improve facet lifting to handle formula and filter transforms by @jonmmease in #446
Full Changelog: v1.6.1...v1.6.2