v0.2.2-alpha
Pre-release
Pre-release
·
45 commits
to main
since this release
- Refined layout parser release-prep cleanup
- Normalized axis
typeerror messages inparse_axis_obj()to match the field-oriented style already used bytranslate_with_config!()andtranslate_enum_with_config!() - Kept axis parsing on explicit
ParseContext/MapEvalConfigpropagation without reintroducing hidden defaults - Added an axis regression test in
tests/test_code_handler.rscoveringmap.*-backedrange,tick_prefix,tick_suffix,title,anchor,overlaying,show_tick_labels,auto_margin,fixed_range, and axistype
- Normalized axis
- Updated release documentation
- Clarified that parser migration work favors
translate_with_config!()andtranslate_enum_with_config!()over legacytranslate!()in active parsing paths - Documented
map-eval/map-parser-extensionsbehavior more explicitly in user-facing docs
- Clarified that parser migration work favors
- Adjusted configs
- Removed
offline_js_sources
- Removed