Current section

Files

Jump to
vega_lite CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [v0.1.2](https://github.com/livebook-dev/vega_lite/tree/v0.1.2) (2021-09-20)
### Added
- Support for specifying datasets ([#17](https://github.com/livebook-dev/vega_lite/pull/17))
## [v0.1.1](https://github.com/livebook-dev/vega_lite/tree/v0.1.1) (2021-09-15)
### Added
- Support for encoding channels with arrays ([#15](https://github.com/livebook-dev/vega_lite/pull/15))
## [v0.1.0](https://github.com/livebook-dev/vega_lite/tree/v0.1.0) (2021-05-24)
Initial release.