v0.2.2-beta
Pre-release
Pre-release
·
42 commits
to main
since this release
- Added TOML chart input support
- Added the
tomldependency and a newPlotlyInputType::TOMLInputvariant - Added
handle_toml_input()to convert TOML intoserde_json::Valuebefore reusing the existing plot parser - Added regression coverage in
tests/test_code_handler.rsfor direct TOML handling and config-driven input dispatch
- Added the