Skip to content

[Rust] Release 0.20.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 15:46
· 7 commits to master since this release
rust-v0.20.2
fd9493b

Fixed

  • inline_fragment silently returning only whitespace when the input starts with whitespace or contains structural HTML tags (<html>, <head>, <body>, <style>). #692 #693