-
0.5.0 Stable
released this
2025-03-28 06:27:24 +00:00 | 6 commits to master since this release⚠️ Breaking Changes:
- The
non-escaping-tag
has been removed; text escaping is now enabled for all tags. - A new
raw!
fragment has been added to disable text escaping when needed.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
7 downloads
- The
-
0.4.0 Pre-release
released this
2024-12-12 16:37:29 +00:00 | 13 commits to master since this release⚠️ Breaking Changes:
When defining components with defcomp macro, component names must be prefixed with a tilde (~).
Bug Fix:Child elements of components are now detected by the hsx macro.
Full Changelog: 0.3.0...0.4.0Downloads
-
Source code (ZIP)
11 downloads
-
Source code (TAR.GZ)
12 downloads
-
Source code (ZIP)