Releases: WebFiori/json
Releases · WebFiori/json
Version 1.4.5
New Features
- Added support for DEBUG option to make the JSON formatted all the time.
Other Changes
- Added SonarCloud Analysis.
- Refactored a lot of code.
Version 1.4.4
Merge pull request #8 from usernane/dev Dev
Version 1.4.3
- Fixed many bugs which was found after testing the library using PHPUnit.
Release #5
- Fixed an issue with adding objects which does not implement the interface JsonI.
Release #4
v1.4.1 Update LICENSE
Release #3
v1.4 Added options array to the add() function
Release #2
Fix issues. Support for adding objects
Version 1.2 of JsonX
Bug Fix