Skip to content

Releases: castor-labs/uri

v0.3.0

13 Oct 00:22
db5d4b5
Compare
Choose a tag to compare

New Api

v0.2.0

08 Jul 20:14
1a5ae01
Compare
Choose a tag to compare
[Feature] Provided the Query class to ease parsing of query strings

v0.1.1

08 Jul 10:50
Compare
Choose a tag to compare
[Bugfix] Throw invalid uris when no scheme is parsed

A valid uri must have a scheme. We do not treat uris without a scheme as valid.

Closes #3

v0.1.0

07 Jul 17:06
a89eb1f
Compare
Choose a tag to compare
Initial commit