kotlinx.html v0.6.10 Release Notes

Release Date: 2018-05-04 // almost 6 years ago
    • Introduced prepend next to append function (#86)
    • โž• Added <html> tag namespace parameter (#84)
    • ๐Ÿ›  Fixed JVM DOM unsafe to support XML with no root element (#83)
    • โž• Add tag <main> (#68)
    • โž• Added events focusin and focusout (#80)
    • ๐Ÿ›  Fixed touch event names
    • โž• Added comments support (#69)
    • โž• Added support for self-closing empty tags to be compatible with XHTML standard. (#79)
    • โฌ†๏ธ Upgraded to kotlin 1.2.41