You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What started as an idea for a better way to work with JSON responses in unit tests has in recent years evolved into a mature general purpose JSON library.
It's virtual tree is a unique feature that makes it convenient, extensible and enables good performance.
In the last couple of month the APIs got rounded, more complete and a Java (values) to JSON API was added.
It was at this point when it felt that it is now ready to make a first "official" 1.0 release.