Skip to content

Releases: AminSarabi/JSON-Parser

1.1.0

14 Jul 20:03

Choose a tag to compare

Added serializer & deserializer
Bug fixes
Handy methods like forEach, increment and createIfAbsent

1.0.1

28 Jul 17:43

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

Choose a tag to compare

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