Skip to content

Releases: vega/vegafusion

Release 1.2.3

01 May 17:33
4677723
Compare
Choose a tag to compare

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

19 Apr 14:51
Compare
Choose a tag to compare

Fixed

Full Changelog: v1.2.1...v1.2.2

Release 1.2.1

13 Apr 13:41
b974c0b
Compare
Choose a tag to compare

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

12 Apr 12:02
c403f10
Compare
Choose a tag to compare

Added

Fixed

  • Handle categorical columns with DuckDB connection by @jonmmease in #294

Updated

Full Changelog: v1.1.3...v1.2.0

Release v1.1.3

06 Apr 19:28
0170696
Compare
Choose a tag to compare

Updated

Fixed

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2

30 Mar 20:34
b6f9f19
Compare
Choose a tag to compare

Added

Fixed

  • Work around LargeUtf8 to Utf8 comparison error by @jonmmease in #288

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

25 Mar 18:09
d2d13d9
Compare
Choose a tag to compare

Fixed

  • Support TIMESTAMP WITH TIMEZONE and DECIMAL types with DuckDB connection by @jonmmease in #283

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

24 Mar 23:58
8bcdd1f
Compare
Choose a tag to compare

Added

  • Add support for Python SQL connections and Python DuckDB implementation by @jonmmease in #249
  • Support DataFrame Interchange Protocol and Polars by @jonmmease in #251
  • Support external DuckDB connections by @jonmmease in #252
  • Improve DuckDB connection consistency by @jonmmease in #256
  • Output polars/arrow from pre_transform_datasets/transformed_data by @jonmmease in #270
  • Add Apple Silicon build of vegafusion-server by @jonmmease in #277

Updated

Fixed

  • All timestamp UDFs should accept nanoseconds / Date32 / Date64 by @jonmmease in #257
  • Don't cache DuckDB schema of externally registered tables by @jonmmease in #261
  • Various fixes to support updated Taxi Dashboard example by @jonmmease in #262
  • Support names with periods in formula output field by @jonmmease in #271
  • Fix crash when initial selection contains mix of string and bool by @jonmmease in #274
  • Fix chart editor demo project by @jonmmease in #276

Internal

Full Changelog: v1.0.3...v1.1.0

Release 1.1.0rc5

21 Mar 15:12
3210a93
Compare
Choose a tag to compare
Release 1.1.0rc5 Pre-release
Pre-release

What's Changed

  • Fix 1.1.0rc4 hang in pre_transform_dataset by @jonmmease in #269
  • Output polars/arrow from pre_transform_datasets/transformed_data by @jonmmease in #270
  • Support names with periods in formula output field by @jonmmease in #271
  • Expose WASM methods for getting and setting signal and data values by @jonmmease in #272
  • Release 1.1.0-rc5 by @jonmmease in #273

Full Changelog: v1.1.0-rc4...v1.1.0rc5

Release 1.1.0rc4

19 Mar 19:17
c172637
Compare
Choose a tag to compare
Release 1.1.0rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0rc3...v1.1.0-rc4