We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07122a commit fc30be2Copy full SHA for fc30be2
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Changelog
2
========================================
3
4
+v0.5.0 - 2024-08-29
5
+----------------------------------------
6
+
7
+- Add Victor::Component for component-driven SVG composition
8
+- Remove xlink from svg tag
9
+- Add `SVG#embed` as an alias to `SVG#append`
10
+- Add `SVG#tag` as the preferred alias to `SVG#element`
11
+- Update logo and documentation
12
13
14
v0.4.0 - 2024-08-25
15
----------------------------------------
16
0 commit comments