Releases: vega/vegafusion
Releases · vega/vegafusion
Release 1.3.0-rc2
Release 1.3.0-rc1
Added
- Support transformed_data for Layered and Concatenated charts by @jonmmease in #313
Updated
-
Update DataFusion to 24, Arrow to 38, and sqlparser-rs to 0.33.0 by @jonmmease in #310
-
Update VegaFusionWidget's Vega deps to match Altair 5.0.0 by @jonmmease in #314
-
Release 1.3.0-rc1 by @jonmmease in #315
Full Changelog: v1.2.4...v1.3.0-rc1
Release 1.2.4
Release 1.2.3
Fixed
- Fix numerical precision issue on final closed bin interval by @jonmmease in #304
Full Changelog: v1.2.2...v1.2.3
Release 1.2.2
Release 1.2.1
Fixed
- Support Date32 and Date64 in timeunit transform by @jonmmease in #298
Updated
- Update tonic/tonic-web and other dependencies by @jonmmease in #299
- Publish vegafusion-server to crates.io again.
- Only set DuckDB pandas_analyze_sample when creating connection internally by @jonmmease in #300
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
Added
- Add save functions by @jonmmease in #293
Fixed
- Handle categorical columns with DuckDB connection by @jonmmease in #294
Updated
- Update to DataFusion 22 and Arrow 36 by @jonmmease in #295
Full Changelog: v1.1.3...v1.2.0
Release v1.1.3
Updated
- Update to DataFusion 22.1 and Arrow 34 by @jonmmease in #287 and #290
Fixed
- Don't error on unsupported DuckDB data types by @jonmmease in #291
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
Added
- Add pre_transform_extract low-level API by @jonmmease in #285
Fixed
- Work around LargeUtf8 to Utf8 comparison error by @jonmmease in #288
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1
Fixed
- Support TIMESTAMP WITH TIMEZONE and DECIMAL types with DuckDB connection by @jonmmease in #283
Full Changelog: v1.1.0...v1.1.1