Releases: AminSarabi/JSON-Parser
Releases · AminSarabi/JSON-Parser
1.1.0
1.0.1
Various optimizations are performed that decrease both the execution time and garbage creation.
This release uses proguard to shrink and optimize the code further.
first release
The initial release with the core parser and basic put/get and toString methods.