Skip to content

v2.62

Compare
Choose a tag to compare
@adamansky adamansky released this 26 Oct 12:38
· 324 commits to master since this release
  • 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