Rapidjson: New release coming soon?

Created on 9 Apr 2019  ·  6Comments  ·  Source: Tencent/rapidjson

Hi, I noticed there's already 485 changes since last release, could we at least have a minor one v1.2 or a patch v1.1.1? Thanks!

Most helpful comment

Most companies (ours included) only sync with the upstream branch on new releases. Hence my asking for a release. We definitely make heavy use of it and it would be nice to get upgraded.

All 6 comments

In general, I'm hesitant to use the master branch of a 3rd party repo, so I'd like to stick to released versions as well. I noticed that an upgrade would be useful due to some gcc warnings being fixed a few months ago.

Most companies (ours included) only sync with the upstream branch on new releases. Hence my asking for a release. We definitely make heavy use of it and it would be nice to get upgraded.

https://github.com/Tencent/rapidjson/commit/b91c515afea9f0ba6a81fc670889549d77c83db3 changed a cmake variable RAPIDJSON_INCLUDE_DIR to RapidJSON_INCLUDE_DIR. It'd be good to have a release including the commit. Context: https://github.com/MaskRay/ccls/pull/383

+1 for a new release, package managers like vcpkg also only syncs on new releases

Hello @miloyip,

thanks to you and Tencent for sharing the RapidJSON parser. I also noticed that your latest release is from 2016, but there is active development on the master branch. Are you planning a release in the near future? If not, in what state is the master branch? Is it safe to use it for production code?

Thanks in advance

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jimmyorourke picture jimmyorourke  ·  3Comments

oneonce picture oneonce  ·  3Comments

ywsswy picture ywsswy  ·  3Comments

srikarad07 picture srikarad07  ·  5Comments

ns-osmolsky picture ns-osmolsky  ·  4Comments