CHANGELOG.md
May 11, 2026 ยท View on GitHub
0.6.0 (2026-05-11)
- Updated Vega to 6.2.0, Vega-Lite to 6.4.3, and Vega-Embed to 7.1.0
- Dropped support for Ruby < 3.3 and Rails < 7.2
0.5.0 (2025-08-18)
- Updated Vega to 6.1.2, Vega-Lite to 6.2.0, and Vega-Embed to 7.0.2
- Added support for JupyterLab and Jupyter Notebook 7+
- Dropped support for Ruby < 3.2 and Rails < 7.1
0.4.0 (2024-10-22)
- Updated Vega-Lite to 5.21.0 and Vega-Embed to 6.26.0
- Dropped support for Ruby < 3.1 and Rails < 7
0.3.2 (2024-06-30)
- Updated Vega to 5.30.0, Vega-Lite to 5.19.0, and Vega-Embed to 6.25.0
0.3.1 (2023-02-21)
- Updated Vega-Lite to 5.6.1 and Vega-Embed to 6.21.3
- Added support for Polars data frames
0.3.0 (2022-12-05)
- Updated Vega-Lite to 5.6.0
- Added
paramsmethod - Dropped support for Ruby < 2.7 and Rails < 6
0.2.7 (2022-09-21)
- Updated Vega to 5.22.1, Vega-Lite to 5.5.0, and Vega-Embed to 6.21.0
0.2.6 (2022-02-02)
- Added
vega_charthelper - Added
nonceoption - Added
to_htmlmethod
0.2.5 (2022-01-22)
- Updated Vega-Lite to 5.2.0 and Vega-Embed to 6.20.5
0.2.4 (2022-01-15)
- Support for
importmap-railsis no longer experimental - Fixed asset precompilation error with
importmap-rails
0.2.3 (2021-11-15)
- Updated Vega-Embed to 6.20.1 to fix spec version warnings
- Fixed error with iRuby
0.2.2 (2021-11-06)
- Added experimental support for exporting charts
- Removed automatic pinning for
importmap-rails(still experimental)
0.2.1 (2021-10-24)
- Added support for
nilheight - Fixed source map warnings
0.2.0 (2021-10-23)
- Added experimental support for
importmap-rails - Updated Vega to 5.21.0, Vega-Lite to 5.1.1, and Vega-Embed to 6.19.1
0.1.3 (2021-03-14)
- Added Vega-Interpreter
0.1.2 (2021-02-09)
- Updated Vega to 5.19.1, Vega-Lite to 4.17.0, and Vega-Embed to 6.15.1
0.1.1 (2020-09-27)
- Added
repeat,resolve,specandselectionmethods - Added
hconcatandvconcatmethods - Added support for Daru data frames
0.1.0 (2020-09-26)
- First release