🛠️ Build & Dependencies
- Kotlin
2.2.0
, Ktor3.2.2
, Okio3.16.0
, kotlinx-io0.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
→ useElement#selectNodes