v0.3.0 — Chart & Format DSL
Declarative chart blocks (chart: bar / format: color_scale) inside the present layer.
- 9 chart types accept references like
B2:D4,agg.foo,Q1,Q2,Q3(multi-series) - Cross-sheet refs:
sales!Revenue,B2:D4@sales - A1 cell qualifier required for single-cell refs to avoid shadowing column names
- 32 new tests, custom test runner (
tests/_run_no_pytest.py) for pytest-free environments
See spec/SPEC.md §16 for the full grammar.