Releases: vega/vl-convert
Releases · vega/vl-convert
Release list
V8 146.9.0 Pre-built Binaries
Pre-built V8 static libraries with PIC support for Python wheel builds.
Release 2.0.0 RC 1
What's Changed
- Update CLI help text for Vega-Lite 6.4, improve version update docs by @jonmmease in #225
- Add readme and license to project.dynamic for PyPI metadata by @jonmmease in #227
- Upgrade to Deno 2.6 by @jonmmease in #229
- Update README.md by @aish-oai in #234
- Optimize scenegraph extraction with MessagePack binary transport by @jonmmease in #235
- Add regression test for #188: pythonw/no-stdin on Windows by @jonmmease in #236
- Canvas 2D Polyfill for PNG Rendering, support for label transform by @jonmmease in #230
- fix: Share single Deno/V8 worker thread by @jonmmease in #237
- chore: Update GitHub Actions to latest versions by @jonmmease in #238
- Add stdin/stdout Support to CLI by @jonmmease in #239
- Update vega-lite to 6.4.2 and vega-embed to 7.1.0 by @jonmmease in #240
- chore: Fix release process for new canvas crates by @jonmmease in #241
New Contributors
Full Changelog: v1.9.0...v2.0.0-rc1
V8 142.2.0 Pre-built Binaries
Pre-built V8 static libraries with PIC support for Python wheel builds.
Release 1.9.0
What's Changed
- Fix release CI for 1.8.0 by @jonmmease in #217
- Add CLAUDE.md files and switch to Ruff formatting by @jonmmease in #223
- Add Vega-Lite 6.4.1, update Vega to 6.2.0, remove Vega-Lite 5.19 by @jonmmease in #224
Full Changelog: v1.8.0...v1.9.0
Release 1.8.0
Updated
- Support Vega-Lite 6.1, convert from skypack to jsDelivr by @jonmmease in #215
Maintenance
- ci: create dependabot.yml by @domoritz in #199
- Fix MacOS 15 libffi build error, update pixi by @jonmmease in #213
- Update deps: 2025-05-26 by @jonmmease in #216
New Contributors
Full Changelog: v1.7.0...v1.8.0
Release 1.7.0
Added
- feat: Adds
vl_convert.pyitype stub by @dangotbanned in #185
Updated
- Update Vega-Lite to 5.21, remove 5.13, add Python functions to retrieve library versions by @jonmmease in #194
Fixed
- Fix macos intel wheels by @jonmmease in #193
Development
- Migrate development environment to Pixi by @jonmmease in #187
- update dependencies (2024-10-02) by @jonmmease in #192
- Bump rust for linux arm build by @jonmmease in #195
New Contributors
- @dangotbanned made their first contribution in #185
Full Changelog: v1.6.1...v1.7.0
Release 1.6.1
Release 1.6.0
Updated
- Update Vega-Lite to 5.20.1, Vega-Embed 6.26, Vega Themes 2.15 by @jonmmease in #178
Full Changelog: v1.5.1...v1.6.0
Release 1.5.1
Updated
Fixed
- Handle non-positive text size and zero font width limit by @jonmmease in #175
New Contributors
Full Changelog: https://github.com/vega/vl-convert/compare/v1.5.0...vl-convert-vendor@1.5.1
Release 1.5.0
Updated
- Add Vega-Lite 5.19, Vega 5.30, and update rust dependencies by @jonmmease in #171
Added
- Added support for color emoji (thanks to resvg update) (#137)
Fixed
- Support matching font faces by post script name by @jonmmease in #170, #167
- PDF export no longer overlays text on top of chart, so now text will be properly occluded if another mark is layered on top of text. #147
Full Changelog: v1.4.0...v1.5.0