github fleeksoft/ksoup 0.2.5

one month ago

🛠️ Build & Dependencies

  • Kotlin 2.2.0, Ktor 3.2.2, Okio 3.16.0, kotlinx-io 0.8.0
  • Gradle Wrapper updated to 8.14.3
  • Removed deprecated: kotlin.native.ignoreIncorrectDependencies

🔬 CI & Compatibility

  • GitHub Actions matrix: Java 17, 21, 24
  • Expanded test coverage: unit, concurrency, edge cases

⚙️ Enhancements

  • Improved DOM performance with childNodes cache
  • Refactored iterators, attribute, and parser logic
  • Build cleanup and code simplification

🐛 Bug Fixes

  • Base URI resolution, text node whitespace, stream reader edge cases
  • Maven publish ordering
  • ✅ Resolved Bug #122

📚 Documentation

  • Deprecated PseudoTextElement → use Element#selectNodes

Don't miss a new ksoup release

NewReleases is sending notifications on new releases.