Version 2.0.0 Stable
- Moved classes to new namespace
webfiori\json
. - Renamed class
JsonX
toJson
. - Added a class to store datatypes instead of using the array
TYPES
to improve readability.
webfiori\json
.JsonX
to Json
.TYPES
to improve readability.