Skip to content

Releases: nasacj/json2cpp

v1.0.0

27 Jan 09:17
Compare
Choose a tag to compare

This is the first release of json2cpp on GitHub.
I have finish the common features and colleagues are using is tool to build up new project. I decide to release v1.0.0

Features:

  • Common Class and Interface (Request/Respons) Definitation support.
  • Supports for both RapidJSON & jsoncpp
  • Anonymous Array Request/Respons support.
  • Inheritance from Class support