- Update to vega-lite 4.10.0 and vega 5.10.1
- Update to vega-lite 4.5.1 and vega 5.9.2
- Many more examples in the documentation
- Add vlplot function
- Add @vlfrag macro and vlfrag function
- Handle data more efficiently
- Auto encode types in sub specs
- Apply shorthands to child specs
- Add support for inline data
- Add positional x and y encoding channels option
- Add @vgplot, vgplot and vgfrag for vega support
- Add support to output a spec as Julia code
- Add save to HTML support
- Add support for Juno MIME type
- Add ability to pass data to vega spec
- Add property based access to schema details
- Add functional setters for spec using Setfield
- Use artifact system for deployment
- Drop dependency on Cairo.jl and Rsvg.jl
- Update to vega-lite 3 and vega 5
- Drop support for eps file saving (breaking)
- Improved vega support
- Documentation for vega support
- Update dependencies
- Fix bug when multiple tooltips are passed to the channel
- Update dependencies
- Fix bug related to the data keyword
- Remove exports for png, svg, jpg, pdf, savefig, loadspec and savespec
- Drop julia 0.6 support, add julia 0.7 support
- Disable check against schema from julia for now
- Update Vega-Lite to version 2.6.0
- Update Vega to version 4.0.0
- Various bug fixes
- Various bug fixes
- Add @vg_str macro and VGSpec
- Documentation updates
- Update Vega-Lite to version 2.5.2
- Fix precompile bug
- Add more examples
- Include data by default in save function
- More or less a rewrite of the package
- Support for Vega-Lite 2