All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.13 (2024-06-27)
- Actions for viewing the Vega-Lite source to the chart menu (#57)
v0.1.12 (2024-06-27)
- Configuration option for disabling the default theme (#56)
v0.1.11 (2023-11-15)
- Add
Kino.VegaLite.render/1
(#52)
- Deprecate
Kino.VegaLite.periodically/4
(#52)
v0.1.10 (2023-09-25)
- Fix
Kino
export deprecations (#45)
v0.1.9 (2023-05-28)
- Support for programmatic parameter updates in
Kino.VegaLite
(#45)
- Updated Vega and Vega-Lite versions (#46)
v0.1.8 (2023-03-17)
- Chart Cell - move and toggle layers (#43)
v0.1.7 (2022-12-05)
- Relaxed requirement on Kino to
~> 0.7
v0.1.6 (2022-10-27)
- Small adjustments to styling
v0.1.5 (2022-10-27)
- Datetime inference (#21)
v0.1.4 (2022-10-07)
- Updated Kino requirement
- Chart cell to handle empty data sets (#20)
v0.1.3 (2022-08-04)
- Column type inference in the Chart cell (#15)
v0.1.2 (2022-06-22)
- Changed default Chart cell mark to point (#7)
v0.1.1 (2022-05-03)
- Smart cells source synchronization before evaluation (#5)
v0.1.0 (2022-04-28)
Initial release.