Skip to content

Releases: vega/vegafusion

Release 1.3.0-rc2

18 May 23:10
Compare
Choose a tag to compare
Release 1.3.0-rc2 Pre-release
Pre-release

Added

Full Changelog: v1.3.0-rc1...v1.3.0-rc2

Release 1.3.0-rc1

13 May 23:02
108bf7f
Compare
Choose a tag to compare
Release 1.3.0-rc1 Pre-release
Pre-release

Added

  • Support transformed_data for Layered and Concatenated charts by @jonmmease in #313

Updated

Full Changelog: v1.2.4...v1.3.0-rc1

Release 1.2.4

08 May 21:27
514156b
Compare
Choose a tag to compare

Added

Full Changelog: v1.2.3...v1.2.4

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