Skip to content

Releases: AminSarabi/JSON-Parser

1.0.1

28 Jul 17:43
Compare
Choose a tag to compare

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

19 Jul 22:56
Compare
Choose a tag to compare

The initial release with the core parser and basic put/get and toString methods.