Release SVG Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 04:48:12 +02:00
parent 902ff61e8d
commit 0c7736dbc3
18 changed files with 366 additions and 70 deletions
+14 -1
View File
@@ -3,7 +3,19 @@
All notable changes follow Keep a Changelog. Versions follow Semantic
Versioning.
## [Unreleased]
## [0.2.0] - 2026-09-02
### Added
- Added source-fidelity duplicate and delete operations for safe, ID-free
subtrees, with reference guards and undo/redo integration.
- Declared SVG/project input, SVG/SVGZ/raster/project export and optional worker
capability profiles for Toolbox handoff.
### Security
- Updated DOMPurify to 3.4.14 so the sanitized SVG projection includes the
upstream namespace-confusion fix tracked as GHSA-55q2-fjhq-7xh7.
### Documentation
@@ -26,4 +38,5 @@ Versioning.
- Deterministic standalone release packaging and Toolbox Portal assembly smoke
test.
[0.2.0]: https://git.add-ideas.de/lotobo/svg-tools/releases/tag/v0.2.0
[0.1.0]: https://git.add-ideas.de/lotobo/svg-tools/releases/tag/v0.1.0