:tada: [Ksoup v0.2.5] Released — KMP-compatible HT...
# opensource
s
🎉 [Ksoup v0.2.5] Released — KMP-compatible HTML & XML parser inspired by Jsoup 🔗 https://github.com/fleeksoft/ksoup Aiming to bring Jsoup-style HTML parsing to Kotlin Multiplatform (JVM / JS / Native / WASM / Android / iOS). 🔍 v0.2.5 Highlights: Kotlin 2.2.0, Ktor 3.2.2, Okio 3.6.0, kotlinx-io 0.8.0 • 🧪 Improved test coverage (unit, concurrency, edge cases) • DOM performance improvements via internal caching • 🔧 Refactored iterators and attribute logic • 🐛 Key bug fixes • 📚 Deprecated PseudoTextElement → use Element#selectNodes Would love feedback, issues, or contributions from the community! 🙌
👍 1
❤️ 2
🎉 1
n
That’s really cool; i might use it with kdriver to manipulate some page content
👍 1