Releases: vega/vl-convert
Releases · vega/vl-convert
Release v0.7.0
Updated
- Bump dependencies by @jonmmease in #37
- Make get_local_tz fallible, returing Option instead of String by @jonmmease in #38
- Add support for named themes and custom config objects by @jonmmease in #39
- Check for theme in usermeta.embedOptions.theme by @jonmmease in #41
Fixed
- Fix docstring signature of vegalite_to_vega by @jonmmease in #36
- Remove quotes from font family strings before measuring text width by @jonmmease in #40
Full Changelog: v0.6.0...v0.7.0
v0.6.0 Release
What's Changed
- docs: fix typo in readme by @RobinL in #32
- feat: Add
get_local_tz
function by @jonmmease in #35
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0 Release
v0.4.0 Release
Fixed
- Reduce JSON string (de)serialization and rework Python signatures by @jonmmease in #20
- Escape text in xml snippets by @jonmmease in #21
- Handle serializing numbers as text in TextInfo by @jonmmease in #22
- Fix for bar_chart_trellis_compact by @jonmmease in #23
- Fix width measurement of empty text by @jonmmease in #25
- Trim whitespace before checking for empty string in text width logic by @jonmmease in #26
Full Changelog: v0.3.2...v0.4.0
v0.3.2 Release
Fixed
- Recompute default fonts after adding new font directory by @jonmmease in #19
Full Changelog: v0.3.1...v0.3.2
v0.3.1 Release
Added
- Add support for registering custom font directories by @jonmmease in #17
Full Changelog: v0.3.0...v0.3.1
v0.3.0 Release
Changed
- Remove Python VlConverter in favor of Python functions by @jonmmease in https://github.com/jonmmease/vl-convert/pull/12
- Add fallback textinfo by @jonmmease in https://github.com/jonmmease/vl-convert/pull/13
- Font fixes and improvements by @jonmmease in https://github.com/jonmmease/vl-convert/pull/14
Added
- Add aarch64 linux builds by @jonmmease in https://github.com/jonmmease/vl-convert/pull/15
Full Changelog: jonmmease/vl-convert@v0.2.0...v0.3.0
v0.3.0-rc1 Release
v0.3.0-rc1
v0.2.0 Release
Added
- SVG and PNG image export support by @jonmmease in https://github.com/jonmmease/vl-convert/pull/8
Full Changelog: jonmmease/vl-convert@v0.1.0...v0.2.0
v0.2.0-rc2 Release
v0.2.0-rc2