Skip to content

Releases: fefit/visdom

visdom v0.5.2

26 Apr 15:05
Compare
Choose a tag to compare

Add :has pseudo selector

visdom v0.5.1

26 Feb 02:37
Compare
Choose a tag to compare

improve the html parameter lifetime

visdom v0.5.0

12 Feb 05:14
Compare
Choose a tag to compare

Add feature flags for conditional compilation.

visdom v0.4.13

08 Feb 15:09
Compare
Choose a tag to compare

add .val() method for elements, add :checked pseudo selector

visdom v0.4.12

07 Feb 12:33
Compare
Choose a tag to compare

add :root pseudo selector, support anyhow error

visdom v0.4.11

04 Oct 13:40
Compare
Choose a tag to compare

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

31 Mar 07:47
Compare
Choose a tag to compare

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.