Url Normalize Versions Save

URL normalization for Python

1.4.3

3 years ago

Added LICENSE (MIT).

1.4.2

4 years ago

Added an optional param sort_query_params (True by default).

1.4.1

5 years ago

Added an optional param default_scheme to the url_normalize so that user may provide default scheme (e.g., 'http') instead of 'https'.

1.4.0

5 years ago

Code refactor and cleanup release. No new features introduced.