Skip to content

Releases: dashbitco/lazy_html

v0.1.3

26 Jun 10:50
Compare
Choose a tag to compare

Added

  • Added :skip_whitespace_nodes option to LazyHTML.to_tree/2 (#10)

v0.1.2

23 Jun 19:20
Compare
Choose a tag to compare

Fixed

  • LazyHTML.from_tree/1 to preserve attribute name casing inside <svg> (#9)

v0.1.1

24 May 12:06
Compare
Choose a tag to compare

Fixed

  • Fix <template> children being ignored in LazyHTML.to_html/1, LazyHTML.to_tree/1, LazyHTML.from_tree/1 (#5)

v0.1.0

04 Apr 14:01
Compare
Choose a tag to compare

Initial release.