Skip to content

Releases: deepnote/vegafusion

v2.1.0

19 Mar 07:27
3b1110b

Choose a tag to compare

What's Changed

  • Add tests for custom plan executor by @OlegWock in #16
  • fix: Do not pass ref_name directly into the release command by @OlegWock in #21
  • chore: Merge back changes from upstream by @OlegWock in #24

Full Changelog: v2.0.8...v2.1.0

v2.0.8

06 Nov 09:44
889a2ec

Choose a tag to compare

What's Changed

  • Merge changes from upstream VegaFusion 2.0.3 by @OlegWock in #12
  • Remove unstable/unusable public API by @OlegWock in #15
  • Address remaining TODOs after custom executor implementation by @OlegWock in #14
  • fix: Handle 'date' time unit in timeOffset function properly by @OlegWock in #17
  • chore: Setup deploy workflow for VegaFusion Python package by @OlegWock in #18
  • fix: Fix missing key in release workflow by @OlegWock in #19
  • chore: Updates to CI workflows by @OlegWock in #20