[WIP] changes for next release 3.10.5 #3086
nlohmann
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This thread collects all changes made since the 3.10.4 (#3083) release.
Bug fixes
<filesystem>is properly included as a lot of older compilers do not fully implement the C++17 standard with respect tostd::filesystem. Thanks to @miikka75 for providing an important fix for Clang 9.-std=c++17is specified. #3203Improvements
updatefunction to recursively merge objects with common keys.std::hashandstd::swapto work on anynlohmann::basic_jsonspecializations rather than justnlohmann::json.Further Changes
CI
Warnings
Documentation
operator[]documentation. By @axnsan12.parsedocumentation. By @daniel-kun.skip_commentstoignore_comments#3145All reactions