What's Changed
- Fix Link Grouping Offset unified counting and sorting by @ugwis in #261
- Add warning for unused resources in YAML by @ugwis in #263
- Fix panic when linking to orphaned resources with auto position calculation by @ugwis in #265
- Add title height consideration for south-side link positions by @ugwis in #266
- Add auto-positioned link labels (Right/Left) by @ugwis in #268
- Implement layout-aware auto-positioning for orthogonal links by @ugwis in #269
- feat: Add directional grouping offset for links by @ugwis in #270
- Implement acute angle detection for orthogonal link labels with AutoRight/AutoLeft by @ugwis in #271
- Fix orthogonal link intermediate position using LCA-based calculation by @ugwis in #272
- feat: Add UnorderedChildren feature to minimize link overlap by @ugwis in #273
- Improve auto link positioning to consider intermediate resources by @ugwis in #275
- feat: improve BorderChild auto-positioning logic by @ugwis in #276
- docs: add Development Guide section to README by @ugwis in #277
- docs: Refactor documentation structure by @ugwis in #278
- feat: Add Empty preset for invisible spacer alignment by @herley-shaori in #284
- fix: Sort resource map keys for deterministic diagram output by @herley-shaori in #283
- fix: position image label
SSE#286 by @ugwis in #287 - chore(deps): bump golang.org/x/image from 0.18.0 to 0.38.0 by @dependabot[bot] in #288
- feat: Add SpanResources for visual overlay across multiple parents by @herley-shaori in #285
New Contributors
- @herley-shaori made their first contribution in #284
Full Changelog: v0.22.4...v0.23