hlsv 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 7295d19e11dcf4c08317e5549598438fb5a27914c7ea950bb1c71d4e1e94f4a4
4
+ data.tar.gz: 4150f90f58274c3bba610afd96379d130ee81338243547574ac0c40a4d04469a
5
+ SHA512:
6
+ metadata.gz: 6fbf1ef581651af787a0db80415a5dbbcb1099cf9dc89885aa26dfafd80e94d52329dd75994a0c718949ff3e39237596c1d3f9775d3108062b6505489e01218a
7
+ data.tar.gz: 386d33f35bd9b465f08c0b65379da7e881885953a01a4ad7372a0da23d5735cd0775efa7b310973b17fb9bfac603f0627b6d289dd0a24d250ac9e290c25381a0
data/CHANGELOG.md ADDED
@@ -0,0 +1,5 @@
1
+ # Changelog
2
+
3
+ ## 1.0.0 (2026-02-23)
4
+ - Initial release
5
+ ```