Skip to content

v1.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@miloyip miloyip released this 08 Apr 08:24
· 139 commits to master since this release

This is the first release of RapidJSON at GitHub.

There have been a lot of improvements and bug fixes since v0.11. Some notable ones are listed as follows.

Features

Optimizations

Build

  • Migrating from Premake to CMAKE (Tencent#192)
  • Remove other JSON libraries for performance comparison (Tencent#180)
  • Travis & Appveyor Continuous Integration, with Valgrind verification (Tencent#24, Tencent#242)
  • Resolve all warning reports

Documentation

  • Redo all documentation
  • English, Simplified Chinese
  • Doxygen with Markdown
  • Gitbook

Notes

Note that the copyright owner is changed but the project is still distributed under MIT license.

Please help testing this release in your development platform. The API shall not be changed in v1.0. Only bug fixes are permitted.

It is planned to release the official v1.0 at 15 April 2015.