What's Changed
- [feat]: Sankey chart type (group mapping) by @fahimfaisaal in #346
- chore(deps): bump golang.org/x/term from 0.28.0 to 0.45.0 by @dependabot[bot] in #352
- test(ui): fix emit assertions and pin Vitest to NODE_ENV=test by @fahimfaisaal in #355
- feat(ui): upgrade Vue and ECharts by @fahimfaisaal in #356
- chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2 by @dependabot[bot] in #280
- feat: add chord CLI and edge parser support by @fahimfaisaal in #363
- feat: render chord charts in embedded UI by @fahimfaisaal in #364
- feat: expose chord chart configuration in HTTP API by @fahimfaisaal in #365
- feat: support chord output in GitHub Action by @fahimfaisaal in #366
- feat: document chord charts and cyclic edge examples by @fahimfaisaal in #367
- refactor(action): move pipeline orchestration to Node by @fahimfaisaal in #369
- feat(bar): add --border-radius (top-only when stacked) by @Shahrukhkhan-rabby in #350
- docs: improve readability and getting-started IA by @fahimfaisaal in #371
- feat(ui): always show Sankey node names; labels toggle shows link values by @fahimfaisaal in #374
- fix(ui): polish chord layout, legend, and resize gradients by @fahimfaisaal in #372
- fix(ui): sync stack setting to URL by @ColumbusLabs in #373
New Contributors
- @Shahrukhkhan-rabby made their first contribution in #350
- @ColumbusLabs made their first contribution in #373
Full Changelog: v0.18.2...v0.19.0