Releases: hylimo/hylimo
Releases · hylimo/hylimo
v2.2.1
Full Changelog: v2.2.0...v2.2.1
- use exports in package.json files, correctly export css files
- improve DiagramEngine & LanguageServer extensibility
- fix snapping for relative points
- improve relative point dependency line rendering
- disallow non-finite numbers for visual parameters (prevents diagram-ui crashes)
- fix NaN issues with 0 width/height canvas elements
- show validation state in graphical editor
- prevent graphical edits for invalid diagrams
- fix svg text as path export for powerpoint
- improve element function interaction with subcanvas
v2.2.0
v2.1.1
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Feature/snapping by @nk-coding in #119
- Improve documentation on sequence diagrams by @delvh in #120
- Offer a reasoning why two different SVG exports exist by @delvh in #121
- Feature/line point snapping by @nk-coding in #122
- Feature/flexbox layouting by @nk-coding in #123
- Add functionality for embedded (iframe) use by @myluki2000 in #125
- advanced scope edits by @nk-coding in #126
- advanced rpos by @nk-coding in #127
New Contributors
- @myluki2000 made their first contribution in #125
Full Changelog: v2.0.0...v2.1.0