- 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.