Skip to content

v.2.0.5

Latest
Compare
Choose a tag to compare
@mariazevedo88 mariazevedo88 released this 19 Aug 01:30
· 40 commits to master since this release
  • Fixing bugs related to formatting an empty String;
  • Fixing JSONArray format and validation;
  • Fixing format and validation to evaluate a JsonElement and not only a JsonObject;
  • Improving tests coverage;
  • Separating object definition into a model;
  • Separating formatter and validation/filter functions into a service package;
  • Updating project plugins;
  • Correcting project javadoc.