MyGit

v3.1.0

nlohmann/json

版本发布时间: 2018-02-02 07:08:50

nlohmann/json最新发布版本:v3.11.3(2023-11-29 05:38:09)

Release date: 2018-02-01 SHA-256: d40f614d10a6e4e4e80dca9463da905285f20e93116c36d97d4dc1aa63d10ba4 (json.hpp), 2b7234fca394d1e27b7e017117ed80b7518fafbb4f4c13a7c069624f6f924673 (include.zip)

Summary

This release adds support for the UBJSON format and JSON Merge Patch. It also contains some minor changes and bug fixes. All changes are backward-compatible.

:sparkles: New features

:zap: Improvements

:truck: Reorganization

:hammer: Further changes

:fire: Deprecated functions

Furthermore, the following functions are deprecated since version 3.0.0 and will be removed in the next major version (i.e., 4.0.0):

Please use friend std::istream& operator>>(std::istream&, basic_json&) and friend operator<<(std::ostream&, const basic_json&) instead.

相关地址:原始地址 下载(tar) 下载(zip)

1、 include.zip 114KB

2、 include.zip.asc 833B

3、 json.hpp 576.55KB

4、 json.hpp.asc 833B

查看:2018-02-02发行的版本