v0.1.3
Fixed
- Validation of each component is always done for a new url instance, otherwise not percent encoded special characters in path, query or fragment lead to an InvalidUrlException.
- Prevent double encoding percent encoded characters in path, query or fragment.