Skip to content

Release 4.0.1

Choose a tag to compare

@atennapel atennapel released this 22 Aug 15:13
· 28 commits to master since this release

We added startsWith, endsWith, gte, lt and lte to XPath.java.

We fixed gt in XPath.java. This function was using >= instead of the correct >.

We included a migration file for the Java dependencies for Studio Pro 10 compatibility.