1.6 KiB
1.6 KiB
Features 🚀
classfield now accepts arrays. See docs. #1256- Pill shape is implemented with rectangles of large border radius. Thanks @Poivey ! #1006
Improvements 🧹
- ELK self loops get distributed around the object instead of stacking #1232
- ELK preserves order of objects in cycles #1235
- Improper usages of
classandstyleget error messages #1254 - Improves scaling of object widths/heights in grid diagrams #1263
- Enhance Markdown parsing error message by appending link to docs #1269
Bugfixes ⛑️
- Fixes an issue with markdown labels that are empty when rendered #1223
- ELK self loops always have enough space for long labels #1232
- Fixes panic when setting
shapeto beclassorsql_tablewithin a class #1251 - Fixes rare panic exporting to gifs #1257
- Fixes bad performance in large grid diagrams #1263
- Fixes bug in ELK when container has ID "root" #1268
- Fixes edge case panic with invalid CLI arguments #1271