0.4.0
script: Fix --unminify-js failing for URLs with query strings on Windows (#43663)
script: Prescan byte stream to determine encoding before parsing document (#41376)
script: Add support for polygons in `HtmlAreaElement::hit_test` (#37064)
tidy: Add a rule ensuring that `//` comments are followed by a space in Rust (#38698)
Update MPL license to https (part 5)
script: Use a u16 for prototype id to speed up Castable::is<T>() (#44364)
script: Support deleting words with backspace in textual inputs (#43940)
Fixed some clippy warning by adding default implementations (#31989)