v2.62
- Fixed incorrect query results on array values (#331)
- Fixed error in parsing FP JSON value (#333)
- Java: com.softmotions.ejdb2.JSON.ValueType.getTypeOf set to be public
- Flutter: Fixed #305
- Java: com.softmotions.ejdb2.JSON typo fixed
- Java: com.softmotions.ejdb2.JSON added Comparable support
- Java: com.softmotions.ejdb2.JSON added better JSON.equals() implementation