Releases: fefit/visdom
Releases · fefit/visdom
visdom v0.5.2
Add :has
pseudo selector
visdom v0.5.1
improve the html parameter lifetime
visdom v0.5.0
Add feature flags for conditional compilation.
visdom v0.4.13
add .val() method for elements, add :checked pseudo selector
visdom v0.4.12
add :root pseudo selector, support anyhow error
visdom v0.4.11
fix the memory leak by the crate "rphtml", if you use the old versions, please upgrade to this version to fix the bug.
visdom v0.4.10
Add texts_by
method, fix texts
lose style and script tags and other content-only tags, add text_chars()
method which return original characters without decoding the entities.