v2.5.0
What's Changed
- Fix clippy by @valenting in #878
- use checked addition to not panic in debug build by @Skgland in #877
- Fix search setting for non-special urls with space, query and fragment by @edgul in #879
- Added #[must_use] Attributes for Configuration Options by @Redfire75369 in #876
- Correct spelling mistake in
Position
docs by @sprocklem in #875 - Fix another overflow in punycode encode_into by @Skgland in #880
- Update url 2.5.0 by @valenting in #885
New Contributors
- @Skgland made their first contribution in #877
- @edgul made their first contribution in #879
- @Redfire75369 made their first contribution in #876
- @sprocklem made their first contribution in #875
Full Changelog: v2.4.1...v2.5.0