Skip to content

v1.2.0

Choose a tag to compare

@eaton eaton released this 02 Aug 15:35
· 42 commits to main since this release
dbca772

Adds a trio of that de-duplicate URLs, ParsedUrls, and NormalizedUrls. If strings are passed in, the Sets parse to the appropriate URL subclass — when used with NormalizedUrls, that allows quick and easy parsing, normalizing, and de-duplication of large unfiltered URL sets in a single step.

Full Changelog: v1.1.3...v1.2.0