Hi folks!
We've just released version 2.4.0 of
JsonPath4K, our multiplatform RFC9535 JSONPath library!
As before:
• it supports function extensions
• targets Android, JVM, and iOS
This new release:
• can finally be exported as an API-dependency in XCode frameworks, working around
KT-33092!
• is now based on the stable version of antrl-kotlin instead of a release candidate.