19 Commits

Author SHA1 Message Date
1a8a696102 fix: Switch to stdlib Uri type
Should never have created separate Uri type
v2.0.0
2025-09-11 22:32:20 +01:00
0367fa056d Update README.md 2025-09-09 13:39:04 +01:00
7dce9edf72 refactor: Renamed as gluri v1.0.0 2025-09-09 12:42:53 +01:00
1779522387 refactor: Moved types into uri folder 2025-09-09 12:34:22 +01:00
c66c57f70f feat: Added IPvFuture parsing 2025-09-09 12:17:54 +01:00
772290375b docs: Added documentation for uri 2025-09-09 11:57:39 +01:00
5dc558e27f fix: Origin lowercase and docs 2025-09-08 21:06:02 +01:00
38e2012945 feat: Origin function and tests 2025-09-08 15:05:54 +01:00
62943e11e7 feat: Added port/scheme normalisation 2025-09-08 13:25:03 +01:00
381b3a9430 feat: query_to_string and parse_query with tests 2025-09-08 12:18:09 +01:00
7f19120f08 feat: More work on uri api 2025-09-08 00:33:07 +01:00
e8f17bbba1 test: More merge tests 2025-09-07 18:50:23 +01:00
c94ea76243 fix: Trailing . and .. fix 2025-09-07 18:50:02 +01:00
5826e168d0 feat: URI merging and tests 2025-09-07 17:59:43 +01:00
b7325de6ec feat: Refactor and added normali(s/z)e 2025-09-07 16:35:50 +01:00
9d2625f9b6 docs: Update gleam.toml 2025-09-07 13:29:04 +01:00
b108d7d82b test: Finish test suite 2025-09-07 13:28:50 +01:00
26804f6403 feat: initial commit for uri parser 2025-09-06 23:51:50 +01:00
c1b26f7713 Initial commit 2025-09-06 23:46:20 +01:00