What's Changed
- Normalize allowed scheme mutations by @adamtheturtle in #16
- Bound URL path segment counts by @adamtheturtle in #17
- Make IPv4 prefix construction failable by @adamtheturtle in #19
- Make IPv6 prefix construction failable by @adamtheturtle in #20
- Enforce DNS name length limits by @adamtheturtle in #23
- Reject non-printing URL controls by @adamtheturtle in #24
- Validate raw redirect locations by @adamtheturtle in #25
- Bound URL length by UTF-8 bytes by @adamtheturtle in #18
- Make IPv6 address construction failable by @adamtheturtle in #21
- Sync IANA special-use domains by @adamtheturtle in #22
- Strip sensitive cross-origin redirect headers by @adamtheturtle in #26
New Contributors
- @adamtheturtle made their first contribution in #16
Full Changelog: 0.1.1...0.1.2