MyGit

v3.11.0

nlohmann/json

版本发布时间: 2022-08-01 19:16:37

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


:bug: Unfortunately, this release introduced a bug that breaks existing usages of the user-defined string literals (UDL). This is fixed in version 3.11.1.


Release date: 2022-08-01 SHA-256: eb73896e9ce706ae6a62ce697dc8aca214840f70d8281779a6ea0cabe3afab3f (json.hpp), b4789050cacd110faf8b100cee82af19ad0b4d3249625f6582a60eeeb80c84a7 (include.zip), 5c8f7a4d9e9c0d565e71b6e5b0b3a12f784ffbf142e1ddc7ba86002cefb4c6ee (json.tar.xz)

Summary

Version 3.11.0 is one of the biggest releases (in terms of closed issues and merged pull requests) ever. It brings:

All changes are backward-compatible.

:moneybag: Note you can support this project via GitHub sponsors or PayPal.

:sparkles: New Features

:bug: Bug fixes

:zap: Improvements

Warnings

:hammer: Further Changes

CI

Unit tests

Documentation and examples

:fire: Deprecated functions

The implicit conversion from JSON Pointers to string (json_pointer::operator string_t) has been deprecated. Use json_pointer::to_string instead.

The following functions have been deprecated in earlier versions and will be removed in the next major version (i.e., 4.0.0):

All deprecations are annotated with HEDLEY_DEPRECATED_FOR to report which function to use instead.

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

1、 include.zip 284.38KB

2、 include.zip.asc 833B

3、 json.hpp 875.48KB

4、 json.hpp.asc 833B

5、 json.tar.xz 105.85KB

6、 json.tar.xz.asc 833B

查看:2022-08-01发行的版本