wxJSON 0.5.0 Released

This release adds support for 64-bits integers on those platforms that have native support for it such as, for example, Windows and GNU/Linux.

You can disable 64-bits integer support if you do not need (or do not want) it. The new version is compatible wih the past: if you do not need 64-bits integers you can still use this new version of the library without the need to rewrite your application.

To know more about the new feature read the following page:

http://wxcode.sourceforge.net/docs/wxjson/pg_json_internals.html#json_internals_integer

wxJSON website:
http://lnx.mauriziovettorato.it/public/json/home.html

wxJSON detailed documentation:
http://wxcode.sourceforge.net/docs/wxjson/

wxCode project website:
http://wxcode.sf.net

Download wxJSON:
https://sourceforge.net/project/showfiles.php?group_id=51305&package_id=45182

JSON offical site:
http://www.json.org