feat: add public url.h header with url_t struct and parse_url function for URL parsing

This commit is contained in:
2025-11-05 10:04:49 +00:00
parent 131fe2afcc
commit 71f3d6c1d5
2 changed files with 103 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Changelog
## Version 0.1.0 - 2025-11-05
Automated versioning and changelog updates are now available when you commit code. This simplifies release management and ensures accurate changelog entries.
**Changes:** 1 files, 425 lines
**Languages:** Python (425 lines)