v1.23.0
v1.23.0
What’s Changed
- chore(core): single-source keywords via JSON + document decompile unwrap by @keroway in https://github.com/keroway/timeline-dsl/pull/526
- feat(cli): add export-csv to write IR to CSV by @keroway in https://github.com/keroway/timeline-dsl/pull/527
- chore: add root biome.json to disable pi-lens auto-formatting by @keroway in https://github.com/keroway/timeline-dsl/pull/528
- feat(core): extend date precision model by @keroway in https://github.com/keroway/timeline-dsl/pull/529
- feat: plans 005-008 — color_map propagation, render options, keyboard accessibility by @keroway in https://github.com/keroway/timeline-dsl/pull/530
- feat(webui): add typed i18n foundation by @keroway in https://github.com/keroway/timeline-dsl/pull/531
- chore(deps): bump indicatif from 0.18.4 to 0.18.5 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/532
- Merge local main work by @keroway in https://github.com/keroway/timeline-dsl/pull/533
- feat(render): add label width estimation by @keroway in https://github.com/keroway/timeline-dsl/pull/539
- feat(render): shrink/truncate/relocate labels that overflow their bar by @keroway in https://github.com/keroway/timeline-dsl/pull/540
- feat(render): show_table now also renders for SVG/PNG/PDF output by @keroway in https://github.com/keroway/timeline-dsl/pull/541
- feat(render): avoid overlapping always-on Event labels via collision stacking by @keroway in https://github.com/keroway/timeline-dsl/pull/542
- feat(render): add —layout-style group-bands for era/group background bands by @keroway in https://github.com/keroway/timeline-dsl/pull/546
- feat(render): 凡例パネルの静的出力(interactive=false)への展開 by @keroway in https://github.com/keroway/timeline-dsl/pull/547
- test(render): add group-bands coverage and sync docs for —layout-style by @keroway in https://github.com/keroway/timeline-dsl/pull/548
- fix(render): remove default font CDN dependency by @keroway in https://github.com/keroway/timeline-dsl/pull/557
- fix(core): validate timeline.unit and lane.kind instead of silent fallback by @keroway in https://github.com/keroway/timeline-dsl/pull/558
- fix(core): warn when items fall outside timeline.range by @keroway in https://github.com/keroway/timeline-dsl/pull/559
- feat(dsl): allow string-literal color_map keys for non-ASCII tags by @keroway in https://github.com/keroway/timeline-dsl/pull/560
- feat(dsl): support open-ended span/event_range via
nowend keyword by @keroway in https://github.com/keroway/timeline-dsl/pull/561 - feat(render): add hour/minute sub-day axis ticks by @keroway in https://github.com/keroway/timeline-dsl/pull/562
- chore: release v1.23.0 by @keroway in https://github.com/keroway/timeline-dsl/pull/563
Full Changelog: https://github.com/keroway/timeline-dsl/compare/v1.22.0…v1.23.0