:rocket: New Release: Ksoup 0.2.0 - Kotlin Multipl...
# feed
s
🚀 New Release: Ksoup 0.2.0 - Kotlin Multiplatform HTML & XML Parsing 🚀 🎉 Excited to announce Ksoup 0.2.0 with some major enhancements and fixes! 🎉 Highlights:🛠️ Fixed Android Empty Document Error (#96) 🐛🕰️ Now supporting WatchOS (#90) • 🌐 JS Unpacking added for seamless cross-platform integration (#86) • 🏷️ Shortcut Icon Metadata Parse (#89) Upgrades:🔼 Kotlin 2.0.21, Ktor 3.0.1, and Gradle 10.7.2 for improved performance • 📲 Android: Target SDK 35, AGP 8.7.1, and compatibility for older versions https://github.com/fleeksoft/ksoup
K 9
🚀 2
f
This lib is for working with html and xml? I can only see html in the documentation.
s
@François it works for xml also you can pass Parser.xml() for that
Its ported from jsoup so same APIs but i will update docs for xml
👀 1