v2.4.1
What's Changed
- Move debugger_visualizer tests to separate crate by @lucacasonato in #853
- Remove obsolete badge references by @atouchet in #852
- Fix trailing spaces in scheme / pathname / search setters by @lucacasonato in #848
- fix: implement std::error::Error for data-url by @lucacasonato in #698
- Enable the GitHub merge queue by @mrobinson in #851
- Rewrite WPT runner by @lucacasonato in #857
- Implement std::error::Error for InvalidBase64 by @lucacasonato in #856
- Add
--generate-link-to-definition
option when building on docs.rs by @GuillaumeGomez in #858 - Stabilize debugger_visualizer feature by @lucacasonato in #855
- Update WPT data and expectations by @lucacasonato in #859
- Fix no_std Support for idna by @domenukk in #843
- Fix panic in set_path for file URLs by @valenting in #865
New Contributors
- @mrobinson made their first contribution in #851
- @GuillaumeGomez made their first contribution in #858
- @domenukk made their first contribution in #843
Full Changelog: v2.4.0...v2.4.1