Ksoup v0.2.4 is out! Top-level highlights - New A...
# feed
s
Ksoup v0.2.4 is out! Top-level highlights • New APIs – SimpleStreamReader, Selector.evaluatorOf(), NodeVisitor#traverse, TagSet#onNewTag(...) and more. • Better parsing – inline-element whitespace preserved, svgscript handled correctly, fewer allocations. • Network fixes – HttpClient always closed (plus custom-client injection), new mock-based test suite. • Tooling love – Gradle 8.14.1, Kotlin 2.1.21, Ktor 3.1.3. 👉 Full notes: https://github.com/fleeksoft/ksoup/releases/tag/0.2.4
🎉 1
K 4
m
Could such announcement please be delayed until the corresponding artefacts are actually available in the repos?
s
Thanks for pointing that out. When I posted the announcement, it showed as published on my side, but I guess it hadn’t fully propagated yet. I’ll wait a day next time before announcing to make sure it’s available everywhere. Appreciate the feedback!