• Home
  • Raw
  • Download

Lines Matching +full:fast +full:- +full:json +full:- +full:stable +full:- +full:stringify

4 ## [3.11.2](https://github.com/nlohmann/json/releases/tag/3.11.2) (2022-08-12)
6 [Full Changelog](https://github.com/nlohmann/json/compare/v3.11.1...3.11.2)
8 - MSVC natvis visualizer does not work after introduction of inline ABI namespace [\#3696](https://…
9 - The use of parenthesis gives compilation errors in some situations [\#3682](https://github.com/nl…
10 - extern from/to\_json result in linker error [\#3657](https://github.com/nlohmann/json/issues/3657)
11 - json\_fwd.hpp no longer standalone [\#3656](https://github.com/nlohmann/json/issues/3656)
12 - regression: `.value<size_t>` is compilation error. [\#3655](https://github.com/nlohmann/json/issu…
13 - Regression: no match for 'operator!=' comparing json\_pointer and const char \*/string\_t [\#3654…
14 - Regression: call to member function 'value' is ambiguous [\#3652](https://github.com/nlohmann/jso…
15 - macOS 10.15 Actions runner image deprecation [\#3612](https://github.com/nlohmann/json/issues/361…
17 - generate\_natvis.py: validate version number; cleanup [\#3698](https://github.com/nlohmann/json/p…
18 - Add Python script for generating Natvis file and update file for 3.11.2 [\#3697](https://github.c…
19 - fix typo in json\_pointer.md [\#3692](https://github.com/nlohmann/json/pull/3692) ([eltociear](ht…
20 - Add amalgamated json-fwd.hpp to release [\#3687](https://github.com/nlohmann/json/pull/3687) ([nl…
21 - Documentation updates for 3.11.2 [\#3686](https://github.com/nlohmann/json/pull/3686) ([falbrecht…
22 - Make json\_pointer usable as map key \(again\) [\#3685](https://github.com/nlohmann/json/pull/368…
23 - Deprecate json\_pointer/string\_t comparisons [\#3684](https://github.com/nlohmann/json/pull/3684…
24 - Restructure inline namespace and allow version component to be disabled [\#3683](https://github.c…
25 - Properly constrain non-string json\_pointer overloads [\#3681](https://github.com/nlohmann/json/p…
26 - Amalgamate the forward declaration header [\#3679](https://github.com/nlohmann/json/pull/3679) ([…
27 - Fix 'const' qualifier on bool& has no effect [\#3678](https://github.com/nlohmann/json/pull/3678)…
28 - Fix whitespace in workflow files [\#3675](https://github.com/nlohmann/json/pull/3675) ([nlohmann]…
29 - Attempt to fix labeler permissions [\#3674](https://github.com/nlohmann/json/pull/3674) ([falbrec…
30 - Refine 'Publish documentation' workflow [\#3673](https://github.com/nlohmann/json/pull/3673) ([fa…
31 - Documentation change [\#3672](https://github.com/nlohmann/json/pull/3672) ([nlohmann](https://git…
32 - Add labeler action [\#3671](https://github.com/nlohmann/json/pull/3671) ([nlohmann](https://githu…
33 - Complete contributor list [\#3670](https://github.com/nlohmann/json/pull/3670) ([nlohmann](https:…
34 - Add json\_pointer/string\_t equality comparison operators [\#3664](https://github.com/nlohmann/js…
35 - Reimplement value\(\) access functions [\#3663](https://github.com/nlohmann/json/pull/3663) ([fal…
36 - Complete contributor list [\#3662](https://github.com/nlohmann/json/pull/3662) ([nlohmann](https:…
37 - Adjust naming of GitHub action jobs [\#3661](https://github.com/nlohmann/json/pull/3661) ([nlohma…
38 - Publish documentation on push to develop branch [\#3660](https://github.com/nlohmann/json/pull/36…
39 - Add Discord badge to README [\#3651](https://github.com/nlohmann/json/pull/3651) ([falbrechtskirc…
40 - Miscellaneous small fixes [\#3643](https://github.com/nlohmann/json/pull/3643) ([falbrechtskirchi…
41 - Minor BJData fixes [\#3637](https://github.com/nlohmann/json/pull/3637) ([falbrechtskirchinger](h…
42 - Update CI [\#3626](https://github.com/nlohmann/json/pull/3626) ([falbrechtskirchinger](https://gi…
44 ## [v3.11.1](https://github.com/nlohmann/json/releases/tag/v3.11.1) (2022-08-01)
46 [Full Changelog](https://github.com/nlohmann/json/compare/v3.11.0...v3.11.1)
48 - Regression: no matching literal operator for call to 'operator""\_json' [\#3645](https://github.c…
49 - \_json operator""\(\) [\#3644](https://github.com/nlohmann/json/issues/3644)
51 - Fix global UDLs [\#3646](https://github.com/nlohmann/json/pull/3646) ([falbrechtskirchinger](http…
53 ## [v3.11.0](https://github.com/nlohmann/json/releases/tag/v3.11.0) (2022-08-01)
55 [Full Changelog](https://github.com/nlohmann/json/compare/v3.10.5...v3.11.0)
57 - ICPC: warning \#1098: the qualifier on this friend declaration is ignored [\#3632](https://github…
58 - Starting with 3.10.4, just adding `\#include json.hpp` causes compile error: `overload resolution…
59 - xwidgets doesn't compile with version \>3.10.3 [\#3602](https://github.com/nlohmann/json/issues/3…
60 - json\_pointer\_\_pop\_back.cpp example does not compile [\#3600](https://github.com/nlohmann/json
61 - nlohmann::json::array 'push\_back' is ambiguous [\#3589](https://github.com/nlohmann/json/issues/…
62 - Multiple versions causing conflict [\#3588](https://github.com/nlohmann/json/issues/3588)
63 - ERROR: ThreadSanitizer: SEGV on unknown address [\#3584](https://github.com/nlohmann/json/issues/…
64 - unicode4 test consistently fails on RISC-V hardware [\#3579](https://github.com/nlohmann/json/iss…
65 - sax\_parse\(iterator, json\_sax\_t \*\) string callback clobbers spaces [\#3574](https://github.c…
66 - Nlohmann JSON Parse crash with raylib-cpp [\#3570](https://github.com/nlohmann/json/issues/3570)
67 - ordered\_json doesn't accept keys of types other than string\_t \(e.g., string\_view\) [\#3558](h…
68 - turning an object into an array [\#3547](https://github.com/nlohmann/json/issues/3547)
69 - json:parse\_bjdata\_fuzzer: ASSERT: ref\_stack.back\(\)-\>is\_array\(\) [\#3541](https://github.c…
70 - Warning about potential null dereference in GCC 12.1 \(Fedora 36\) [\#3525](https://github.com/nl…
71 - Enable 32bit unit test in CI [\#3524](https://github.com/nlohmann/json/issues/3524)
72 - Error when roundtripping BJData [\#3519](https://github.com/nlohmann/json/issues/3519)
73 - ASSERT error while parsing BJData [\#3513](https://github.com/nlohmann/json/issues/3513)
74 - An exception occurred when sending a string with double quotes [\#3504](https://github.com/nlohma…
75 - Binary reader for BJData creates incorrect SAX events [\#3503](https://github.com/nlohmann/json/i…
76 - It can't support "nan", "inf", "-inf" for float type [\#3494](https://github.com/nlohmann/json/i…
77 - ASAN error while parsing BJData \(Heap-buffer-overflow READ 1\) [\#3492](https://github.com/nlohm…
78 - UBSAN error while parsing BJData \(Null-dereference\) [\#3491](https://github.com/nlohmann/json/i…
79 - UBSAN error while parsing BJData \(Invalid-bool-value\) [\#3490](https://github.com/nlohmann/json
80 - json:parse\_bjdata\_fuzzer reaches assertion [\#3475](https://github.com/nlohmann/json/issues/347…
81 - Compilation with -fmodules-ts and use inside of a module [\#3472](https://github.com/nlohmann/jso…
82 - json.exception.parse\_error.101 only occurs outside of IDE [\#3467](https://github.com/nlohmann/
83 - json:parse\_bjdata\_fuzzer reaches assertion [\#3461](https://github.com/nlohmann/json/issues/346…
84 - NLOHMANN\_DEFINE\_TYPE\_NON\_INTRUSIVE\_WITH\_DEFAULT can not parse { "key" : null} [\#3458](http…
85 - Unable to compile when using Microsoft's \_CRTDBG [\#3457](https://github.com/nlohmann/json/issue…
86 - Compilation errors when including `<filesystem>` and using `--std=c++17` or above \(MinGW/Win10\)…
87 - Weird things on for statement [\#3447](https://github.com/nlohmann/json/issues/3447)
88 - Parsing error when there is a json string within a Json [\#3445](https://github.com/nlohmann/json
89 - ordered\_json vs json types comparison [\#3443](https://github.com/nlohmann/json/issues/3443)
90 - Error occurred when converting nlohmann::json to std::any [\#3428](https://github.com/nlohmann/js…
91 - I was forced to report an assertion error when copying an array of strings [\#3419](https://githu…
92 - About Serialization Error invalid UTF-8 byte at index [\#3414](https://github.com/nlohmann/json/i…
93 - Comparison of NaN differs between json and float [\#3409](https://github.com/nlohmann/json/issues…
94 - when i use it in C++ sserver,it it constantly show that fatal error: adl\_serializer.hpp: No such…
95 - parse error [\#3403](https://github.com/nlohmann/json/issues/3403)
96 - CMake script MAIN\_PROJECT always OFF [\#3390](https://github.com/nlohmann/json/issues/3390)
97 - Parser unable to handle large floating point numbers [\#3389](https://github.com/nlohmann/json/is…
98 - Compilation error if json\_pointer is used with alternative string type [\#3388](https://github.c…
99 - Unit tests conversions & items fail to build \(Clang \<4.0/C++14 only\) [\#3384](https://github.c…
100 - Regression test for \#3070 is not being run and fails when enabled [\#3377](https://github.com/nl…
101 - Refactor unit tests to use more convenient doctest assertion macros [\#3365](https://github.com/n…
102 - An json.h issue reported in a static code analyzer [\#3361](https://github.com/nlohmann/json/issu…
103 - Mixing different JSON\_DIAGNOSTICS settings in separately compiled units leads to core [\#3360](h…
104 - json::out\_of\_range exception matches against lot of others while testing [\#3352](https://githu…
105 - use mipsel-openwrt-linux-g++ -std=c++11 to compile, it has some errors "error: 'snprintf' is not …
106 - Add proper issue templates [\#3348](https://github.com/nlohmann/json/issues/3348)
107 - switch from json to ordered\_json [\#3343](https://github.com/nlohmann/json/issues/3343)
108 - Json dump use to compilation errors [\#3339](https://github.com/nlohmann/json/issues/3339)
109 - Ambiguous conversion from nlohmann::basic\_json\<\> to custom class. [\#3333](https://github.com/…
110 - Iterator doesn't satisfy std::incrementable because post-increment may change constness [\#3331](…
111 - Inconsistent handling of floating point numbers after parse\(\) [\#3329](https://github.com/nlohm…
112 - Documentation for `ordered_json` should show proper use of the `parse()` function. [\#3325](https…
113 - "type must be boolean, but is object" error thrown on non-boolean object [\#3319](https://github.…
114 - Incomplete Type in request parms [\#3318](https://github.com/nlohmann/json/issues/3318)
115 - 小米 MIX4 MIUI13 bug [\#3316](https://github.com/nlohmann/json/issues/3316)
116 - json.exception.parse\_error.101 when parsing data received over a socket [\#3313](https://github.…
117 - Parse to custom class from unordered\_json breaks on G++11.2.0 with C++20 [\#3312](https://github…
118 - try to assign dumped string to a class member varible [\#3300](https://github.com/nlohmann/json/i…
119 - includedir in pkgconfig is error if install\_headers\(\) has subdir argument. [\#3284](https://g…
120 - SHA-256 sum of json-3.10.5.tar.xz changes over time \(but not the content itself\) [\#3281](https…
121 - items\(\) method does not follow order of json message [\#3278](https://github.com/nlohmann/json/…
122 - Perplexing template deduction failure serialising a 3rd party type using base class [\#3267](http…
123 - json.hpp 'isfinite' is not a member of 'std' also isinf; snprintf; stoull and to\_string members …
124 - JSON build fails for C++ cmake [\#3256](https://github.com/nlohmann/json/issues/3256)
125 - Unexpected implicit conversion [\#3254](https://github.com/nlohmann/json/issues/3254)
126 - Add a function that checks for valid json in a C++ string [\#3245](https://github.com/nlohmann/j…
127 - Replace use of standard IO from error handling [\#3239](https://github.com/nlohmann/json/issues/3…
128 - Use Catch for unit tests [\#3232](https://github.com/nlohmann/json/issues/3232)
129 - Exception thrown during initialization causes a memory leak [\#3215](https://github.com/nlohmann/
130 - Tests failing when compiling with c++20 [\#3207](https://github.com/nlohmann/json/issues/3207)
131 - ambiguous regression [\#3204](https://github.com/nlohmann/json/issues/3204)
132 - Deserialization: if class is\_constructible from std::string wrong from\_json overload is being s…
133 - 'clang++ ./json.hpp' with no usage: Compiler syntax problem in clang 3.7.0 \(tizen :/ \) [\#3153]…
134 - build failure on upcoming gcc-12: test/src/unit-regression1.cpp:392:22: error: ambiguous overload…
135 - Applying JSON patch creates parent object [\#3134](https://github.com/nlohmann/json/issues/3134)
136 - Iterators cannot be used with range-v3 [\#3130](https://github.com/nlohmann/json/issues/3130)
137 - std::shared\_ptr\<T\> == nlohmann::json compiles, which seem undesirable [\#3026](https://github.…
138 - Error in test\download\_test\_data.vcxproj custom build step when compiling with Visual Studio 20…
139 - Consider putting the user-defined literals in a namespace [\#1682](https://github.com/nlohmann/js…
140 - Using versioned namespaces [\#1539](https://github.com/nlohmann/json/issues/1539)
141 - How can I use std::string\_view as the json\_key to "operator \[\]" ? [\#1529](https://github.com…
142 - serialize std::variant\<...\> [\#1261](https://github.com/nlohmann/json/issues/1261)
144 - Prepare 3.11.0 release [\#3635](https://github.com/nlohmann/json/pull/3635) ([nlohmann](https://g…
145 - Fix warning [\#3634](https://github.com/nlohmann/json/pull/3634) ([nlohmann](https://github.com/n…
146 - Add license header to new files [\#3633](https://github.com/nlohmann/json/pull/3633) ([nlohmann](…
147 - Add a unit test including windows.h [\#3631](https://github.com/nlohmann/json/pull/3631) ([falbre…
148 - Fixed latest build error in msvc platform [\#3630](https://github.com/nlohmann/json/pull/3630) ([…
149 - Add regression tests for \#3204 and \#3333 [\#3629](https://github.com/nlohmann/json/pull/3629) (…
150 - Fix patch::add creating nonexistent parents [\#3628](https://github.com/nlohmann/json/pull/3628) …
151 - Adjust JSON Pointer examples [\#3622](https://github.com/nlohmann/json/pull/3622) ([nlohmann](htt…
152 - Disable exceptions on ICPC [\#3621](https://github.com/nlohmann/json/pull/3621) ([falbrechtskirch…
153 - build: install .pc and .cmake files to share/ [\#3619](https://github.com/nlohmann/json/pull/3619…
154 - Fix MinGW CI failures [\#3618](https://github.com/nlohmann/json/pull/3618) ([falbrechtskirchinger…
155 - Fix Unicode test timeout \(for real this time!\) [\#3614](https://github.com/nlohmann/json/pull/3…
156 - Use 'concurrency' in GitHub workflows [\#3610](https://github.com/nlohmann/json/pull/3610) ([falb…
157 - Use swap\(\) by ADL [\#3609](https://github.com/nlohmann/json/pull/3609) ([falbrechtskirchinger](…
158 - Move UDLs out of the global namespace [\#3605](https://github.com/nlohmann/json/pull/3605) ([falb…
159 - Re-add value\_type detection to distinguish string types [\#3604](https://github.com/nlohmann/jso…
160 - Add operator\<\<\(json\_pointer\) [\#3601](https://github.com/nlohmann/json/pull/3601) ([falbrech…
161 - Add documentation for comparing json and ordered\_json [\#3599](https://github.com/nlohmann/json/…
162 - Clean up after \#3581 [\#3596](https://github.com/nlohmann/json/pull/3596) ([nlohmann](https://gi…
163 - Add assertion if nullptr is passed to parse function [\#3593](https://github.com/nlohmann/json/pu…
164 - Minor documentation fixes [\#3592](https://github.com/nlohmann/json/pull/3592) ([nlohmann](https:…
165 - Add versioned, ABI-tagged inline namespace and namespace macros [\#3590](https://github.com/nlohm…
166 - Add badge for https://repology.org/project/nlohmann-json/versions [\#3586](https://github.com/nlo…
167 - Add error message if test suite cannot be found [\#3585](https://github.com/nlohmann/json/pull/35…
168 - add patch\_inplace function [\#3581](https://github.com/nlohmann/json/pull/3581) ([wolfv](https:/…
169 - Enable overriding test properties and set Unicode test timeouts [\#3580](https://github.com/nlohm…
170 - Ignore output directory [\#3572](https://github.com/nlohmann/json/pull/3572) ([NN---](https://git…
171 - Optimize output vector adapter write [\#3569](https://github.com/nlohmann/json/pull/3569) ([romai…
172 - Add overloads for more key types to ordered\_map and fix ordered\_map::erase\(first, last\) with …
173 - Make certain usage patterns more prominent in the README [\#3557](https://github.com/nlohmann/jso…
174 - CI: fix "JSON\_MultipleHeaders" option spelling [\#3555](https://github.com/nlohmann/json/pull/35…
175 - More documentation updates for 3.11.0 [\#3553](https://github.com/nlohmann/json/pull/3553) ([falb…
176 - Use DOCTEST\_\* compiler macros and suppress pragmas warning [\#3550](https://github.com/nlohmann…
177 - Add unit test to make sure iterator\_input\_adapter advances iterators correctly [\#3548](https:/…
178 - Use REUSE framework [\#3546](https://github.com/nlohmann/json/pull/3546) ([nlohmann](https://gith…
179 - Use `std::iterator_traits` to extract `iterator_category` [\#3544](https://github.com/nlohmann/js…
180 - BJData dimension length can not be string\_t::npos, fix \#3541 [\#3543](https://github.com/nlohma…
181 - Allow disabling default enum conversions [\#3536](https://github.com/nlohmann/json/pull/3536) ([z…
182 - Add to\_json\(\) for std::vector\<bool\>::reference [\#3534](https://github.com/nlohmann/json/pul…
183 - CI: Enable 32bit unit test \(3\) [\#3532](https://github.com/nlohmann/json/pull/3532) ([falbrecht…
184 - Use new CI image [\#3528](https://github.com/nlohmann/json/pull/3528) ([nlohmann](https://github.…
185 - Fix ndarray dimension signedness, fix ndarray length overflow \(2\); add 32bit unit test [\#3523]…
186 - Small documentation fixes [\#3520](https://github.com/nlohmann/json/pull/3520) ([nlohmann](https:…
187 - Add assertion to converting constructor [\#3517](https://github.com/nlohmann/json/pull/3517) ([fa…
188 - CI: Remove -Wstrict-overflow [\#3516](https://github.com/nlohmann/json/pull/3516) ([falbrechtskir…
189 - Fix nlohmann/json\#3513, explain is\_ndarray flag [\#3514](https://github.com/nlohmann/json/pull/…
190 - Prevent ndarray size vector from recursive use, fix nlohmann/json\#3503 [\#3505](https://github.c…
191 - prevent ndarray dimension vector from recusive array, nlohmann/json\#3500 [\#3502](https://github…
192 - Discard optimized containers with negative counts in UBJSON/BJData \(\#3491,\#3492,\#3490\) [\#35…
193 - Update json.hpp [\#3499](https://github.com/nlohmann/json/pull/3499) ([ivanovmp](https://github.c…
194 - Add assertion for invariant in SAX-DOM parser [\#3498](https://github.com/nlohmann/json/pull/3498…
195 - Add more macOS builders [\#3485](https://github.com/nlohmann/json/pull/3485) ([nlohmann](https://…
196 - change bjdata ndarray flag to detect negative size, as part of \#3475 [\#3479](https://github.com…
197 - Document fuzzer usage [\#3478](https://github.com/nlohmann/json/pull/3478) ([nlohmann](https://gi…
198 - Add build step for ICPC \(with fixes\) [\#3465](https://github.com/nlohmann/json/pull/3465) ([fal…
199 - Complete documentation for 3.11.0 [\#3464](https://github.com/nlohmann/json/pull/3464) ([nlohmann…
200 - Handle invalid BJData optimized type, fix \#3461 [\#3463](https://github.com/nlohmann/json/pull/3…
201 - Reorganize directories [\#3462](https://github.com/nlohmann/json/pull/3462) ([nlohmann](https://g…
202 - Enable rapid testing and development on Compiler Explorer [\#3456](https://github.com/nlohmann/js…
203 - cpplint 1.6.0 [\#3454](https://github.com/nlohmann/json/pull/3454) ([nlohmann](https://github.com…
204 - Disable regression test for \#3070 on GCC \<8.4 [\#3451](https://github.com/nlohmann/json/pull/34…
205 - Fix C++20/gcc-12 issues \(Part 2\) [\#3446](https://github.com/nlohmann/json/pull/3446) ([falbrec…
206 - Overwork documentation [\#3444](https://github.com/nlohmann/json/pull/3444) ([nlohmann](https://g…
207 - Fix typo in basic\_json documentation [\#3439](https://github.com/nlohmann/json/pull/3439) ([jhnl…
208 - Exclude std::any from implicit conversion \(fixes \#3428\) [\#3437](https://github.com/nlohmann/j…
209 - Document which version introduced the macros [\#3431](https://github.com/nlohmann/json/pull/3431)…
210 - Fix constraints on from\_json\(\) for strings \(fixes \#3171, \#3267, \#3312, \#3384\) [\#3427](h…
211 - at.md: fix typo [\#3426](https://github.com/nlohmann/json/pull/3426) ([heinemml](https://github.c…
212 - Implement support for string\_view \(attempt no. 3\) [\#3423](https://github.com/nlohmann/json/pu…
213 - CI: speedup AppVeyor builds by ~30% [\#3422](https://github.com/nlohmann/json/pull/3422) ([falbre…
214 - Restore disabled check for \#3070 \(except on MSVC\) [\#3421](https://github.com/nlohmann/json/pu…
215 - Update CI image [\#3420](https://github.com/nlohmann/json/pull/3420) ([nlohmann](https://github.c…
216 - Add check if different version is also included [\#3418](https://github.com/nlohmann/json/pull/34…
217 - Report the right \_\_cplusplus value for MSVC in basic\_json meta\(\) [\#3417](https://github.com…
218 - CI: windows-2016 has been deprecated; remove jobs [\#3416](https://github.com/nlohmann/json/pull/…
219 - Re-template json\_pointer on string type [\#3415](https://github.com/nlohmann/json/pull/3415) ([f…
220 - Refactor unit tests to use more convenient doctest assertion macros \(Part 2\) [\#3405](https://g…
221 - Refactor unit tests to use more convenient doctest assertion macros [\#3393](https://github.com/n…
222 - Improve unit testing \(Part 1\) [\#3380](https://github.com/nlohmann/json/pull/3380) ([falbrechts…
223 - Fix C++20/gcc-12 issues \(Part 1\) [\#3379](https://github.com/nlohmann/json/pull/3379) ([falbrec…
224 - Add clarification to avoid misunderstanding that cause \#3360 [\#3378](https://github.com/nlohman…
225 - Fix ordered\_map ctor with initializer\_list \(fixes \#3343\) [\#3370](https://github.com/nlohman…
226 - Fix and update CI [\#3368](https://github.com/nlohmann/json/pull/3368) ([falbrechtskirchinger](ht…
227 - FetchContent\_MakeAvailable [\#3351](https://github.com/nlohmann/json/pull/3351) ([nlohmann](http…
228 - Avoid clash with Arduino defines [\#3338](https://github.com/nlohmann/json/pull/3338) ([DarkZeros…
229 - Support UBJSON-derived Binary JData \(BJData\) format [\#3336](https://github.com/nlohmann/json/p…
230 - Make iterator operator++/--\(int\) equality-preserving [\#3332](https://github.com/nlohmann/json/…
231 - Add note on parsing ordered\_json [\#3326](https://github.com/nlohmann/json/pull/3326) ([nlohmann…
232 - Fix CITATION.cff and add automatic validation of your citation metadata [\#3320](https://github.c…
233 - .github/workflows/windows.yml: Add support for Visual Studio 2022 [\#3295](https://github.com/nlo…
234 - Add maintainer targets to create source archive [\#3289](https://github.com/nlohmann/json/pull/32…
235 - Fix a typo [\#3265](https://github.com/nlohmann/json/pull/3265) ([fhuberts](https://github.com/fh…
236 - Fix typo [\#3249](https://github.com/nlohmann/json/pull/3249) ([rex4539](https://github.com/rex45…
237 - Add documentation for JSON Lines [\#3247](https://github.com/nlohmann/json/pull/3247) ([nlohmann]…
238 - Improve documentation InputType and IteratorType [\#3246](https://github.com/nlohmann/json/pull/3…
239 - Remove stringstream [\#3244](https://github.com/nlohmann/json/pull/3244) ([nlohmann](https://gith…
240 - fix \_MSC\_VER version to check for std::filesystem [\#3240](https://github.com/nlohmann/json/pul…
241 - Add macros NLOHMANN\_DEFINE\_TYPE\_INTRUSIVE\_WITH\_DEFAULT and ...\_NON\_INTRUSIVE\_WITH\_DEFAUL…
243 ## [v3.10.5](https://github.com/nlohmann/json/releases/tag/v3.10.5) (2022-01-03)
245 [Full Changelog](https://github.com/nlohmann/json/compare/v3.10.4...v3.10.5)
247 - \#include \<filesystem\> doesn't work with gcc-7 when `-std=c++17` is specified. [\#3203](https:/…
248 - Not able to use nlohmann json with c++ code built using emscripten to wasm [\#3200](https://githu…
249 - Warning for shadowed variables [\#3188](https://github.com/nlohmann/json/issues/3188)
250 - Accessing missing keys on const json object leads to assert [\#3183](https://github.com/nlohmann/
251 - Data member is available, but null is reported, and program throws error [\#3173](https://github.…
252 - serialization problem, from\_json need construct new object [\#3169](https://github.com/nlohmann/
253 - std::filesystem unavailable on macOS lower deployment targets [\#3156](https://github.com/nlohman…
254 - \[json.exception.type\_error.305\] cannot use operator\[\] with a string argument with string [\#…
255 - json::dump\(\) is not compatible with C++ standards [\#3147](https://github.com/nlohmann/json/iss…
256 - Issue with json::parse decoding codepoints [\#3142](https://github.com/nlohmann/json/issues/3142)
257 - Simple parse of json object thinks it should be an array [\#3136](https://github.com/nlohmann/jso…
258 - How to properly read a Json string that may be null in some cases? [\#3135](https://github.com/nl…
259 - Deadlock on create json - windows only [\#3129](https://github.com/nlohmann/json/issues/3129)
260 - Wrong parsing of int64 values nearest of limit [\#3126](https://github.com/nlohmann/json/issues/3…
261 - ordered\_json doesn't support range based erase [\#3108](https://github.com/nlohmann/json/issues/…
262 - Apple build failed with json/single\_include/nlohmann/json.hpp:4384:57: 'path' is unavailable [\#…
263 - GCC 7.5.0 with --std=c++17: filesystem: No such file or directory [\#3090](https://github.com/nlo…
264 - Drop Travis CI [\#3087](https://github.com/nlohmann/json/issues/3087)
265 - ordered\_json::reset\(\) compile error with nvcc [\#3013](https://github.com/nlohmann/json/issues…
266 - Support for unordered\_map as object\_t [\#2932](https://github.com/nlohmann/json/issues/2932)
267 - Compiler warning with Intel compiler, same as \#755 [\#2712](https://github.com/nlohmann/json/iss…
268 - Compiler warnings with NVCC 11.2 [\#2676](https://github.com/nlohmann/json/issues/2676)
269 - some static analysis warning at line 11317 [\#1390](https://github.com/nlohmann/json/issues/1390)
270 - Compiling with icpc [\#755](https://github.com/nlohmann/json/issues/755)
272 - Fix compilation error with NVCC [\#3234](https://github.com/nlohmann/json/pull/3234) ([nlohmann](…
273 - Remove Travis CI [\#3233](https://github.com/nlohmann/json/pull/3233) ([nlohmann](https://github.…
274 - Add build step for NVCC and fix a warning [\#3227](https://github.com/nlohmann/json/pull/3227) ([…
275 - Update cpplint [\#3225](https://github.com/nlohmann/json/pull/3225) ([nlohmann](https://github.co…
276 - Fix: Warning for shadowed variables \(\#3188\) [\#3193](https://github.com/nlohmann/json/pull/319…
277 - Fix FAQ hyperlink typo in readme [\#3148](https://github.com/nlohmann/json/pull/3148) ([Prince-Me…
278 - Docs: Update `skip_comments` to `ignore_comments` [\#3145](https://github.com/nlohmann/json/pull/…
279 - fix typos in documentation [\#3140](https://github.com/nlohmann/json/pull/3140) ([striezel](https…
280 - Fix spelling [\#3125](https://github.com/nlohmann/json/pull/3125) ([axic](https://github.com/axic…
281 - Extend std specializations [\#3121](https://github.com/nlohmann/json/pull/3121) ([nlohmann](https…
282 - Add missing erase\(first, last\) function to ordered\_map [\#3109](https://github.com/nlohmann/js…
283 - Fix typos in operator\[\] documentation [\#3102](https://github.com/nlohmann/json/pull/3102) ([ax…
284 - Add C++17 copies of the test binaries [\#3101](https://github.com/nlohmann/json/pull/3101) ([nloh…
285 - Add examples for parsing from iterator pair [\#3100](https://github.com/nlohmann/json/pull/3100) …
286 - Update CI [\#3088](https://github.com/nlohmann/json/pull/3088) ([nlohmann](https://github.com/nlo…
287 - Consolidate documentation [\#3071](https://github.com/nlohmann/json/pull/3071) ([nlohmann](https:…
288 - Add recursive update function [\#3069](https://github.com/nlohmann/json/pull/3069) ([nlohmann](ht…
290 ## [v3.10.4](https://github.com/nlohmann/json/releases/tag/v3.10.4) (2021-10-16)
292 [Full Changelog](https://github.com/nlohmann/json/compare/v3.10.3...v3.10.4)
294 - Compiler error in output serializer due to 'incompatible initializer' [\#3081](https://github.com…
295 - Strange behaviour when using std::sort on std::vector\<json\> [\#3080](https://github.com/nlohman…
296 - Unhandled exception: nlohmann::detail::parse\_error [\#3078](https://github.com/nlohmann/json/iss…
297 - explicit constructor with default does not compile [\#3077](https://github.com/nlohmann/json/issu…
298 - Parse an object but get an array using GCC [\#3076](https://github.com/nlohmann/json/issues/3076)
299 - Version 3.10.3 breaks backward-compatibility with 3.10.2 [\#3070](https://github.com/nlohmann/jso…
300 - Feature request, Add to\_json/from\_json to align with other to/from binary api. [\#3067](https:…
301 - vcpkg is out of date [\#3066](https://github.com/nlohmann/json/issues/3066)
303 - Revert invalid fix [\#3082](https://github.com/nlohmann/json/pull/3082) ([nlohmann](https://githu…
304 - Allow to use get with explicit constructor [\#3079](https://github.com/nlohmann/json/pull/3079) (…
305 - fix std::filesystem::path regression [\#3073](https://github.com/nlohmann/json/pull/3073) ([theod…
307 ## [v3.10.3](https://github.com/nlohmann/json/releases/tag/v3.10.3) (2021-10-08)
309 [Full Changelog](https://github.com/nlohmann/json/compare/v3.10.2...v3.10.3)
311 - Parsing an emtpy string returns a string with size 1 instead of expected 0 [\#3057](https://githu…
312 - Linking error "duplicate symbol: std::type\_info::operator==" on static build with MinGW [\#3042…
313 - Yet another assertion failure when inserting into arrays with JSON\_DIAGNOSTICS set [\#3032](http…
314 - accept and parse function not work well with a pure number string [\#3029](https://github.com/nlo…
315 - push\_back doesn't work for serializing containers [\#3027](https://github.com/nlohmann/json/issu…
316 - Strange behaviour when creating array with single element [\#3025](https://github.com/nlohmann/js…
317 - Input ordered\_json doesn't work [\#3023](https://github.com/nlohmann/json/issues/3023)
318 - Issue iterating through 'items' [\#3021](https://github.com/nlohmann/json/issues/3021)
319 - Cannot spell the namespace right [\#3015](https://github.com/nlohmann/json/issues/3015)
320 - JSON Parse error when reading json object from file [\#3011](https://github.com/nlohmann/json/iss…
321 - Parent pointer not properly set when using update\(\) [\#3007](https://github.com/nlohmann/json/i…
322 - Overwriting terminated null character [\#3001](https://github.com/nlohmann/json/issues/3001)
323 - 'operator =' is ambiguous on VS2017 [\#2997](https://github.com/nlohmann/json/issues/2997)
324 - JSON Patch for Array Elements [\#2994](https://github.com/nlohmann/json/issues/2994)
325 - JSON Parse throwing error [\#2983](https://github.com/nlohmann/json/issues/2983)
326 - to\_{binary format} does not provide a mechanism for specifying a custom allocator for the return…
327 - 3.10.1 zip json.hpp has version number 3.10.0 instead of 3.10.1 [\#2973](https://github.com/nlohm…
328 - Assertion failure when serializing array with JSON\_DIAGNOSTICS set [\#2926](https://github.com/n…
330 - Fix Clang version [\#3040](https://github.com/nlohmann/json/pull/3040) ([nlohmann](https://github…
331 - Fix assertion failure for JSON\_DIAGNOSTICS [\#3037](https://github.com/nlohmann/json/pull/3037) …
332 - meta: fix is\_compatible/constructible traits [\#3020](https://github.com/nlohmann/json/pull/3020…
333 - Set parent pointers for values inserted via update\(\) \(fixes \#3007\). [\#3008](https://github.…
334 - Allow allocators for output\_vector\_adapter [\#2989](https://github.com/nlohmann/json/pull/2989)…
335 - Re-add Clang 12 [\#2986](https://github.com/nlohmann/json/pull/2986) ([nlohmann](https://github.c…
336 - Use new Docker image [\#2981](https://github.com/nlohmann/json/pull/2981) ([nlohmann](https://git…
337 - Update docset generation script [\#2967](https://github.com/nlohmann/json/pull/2967) ([nlohmann](…
339 ## [v3.10.2](https://github.com/nlohmann/json/releases/tag/v3.10.2) (2021-08-26)
341 [Full Changelog](https://github.com/nlohmann/json/compare/v3.10.1...v3.10.2)
343 - Annoying -Wundef on new JSON\_DIAGNOSTICS macro [\#2975](https://github.com/nlohmann/json/issues/…
344 - += issue with multiple redirection. [\#2970](https://github.com/nlohmann/json/issues/2970)
345 - "incomplete type ‘nlohmann::detail::wide\_string\_input\_helper" compilation error [\#2969](https…
347 - Fix -Wunused warnings on JSON\_DIAGNOSTICS [\#2976](https://github.com/nlohmann/json/pull/2976) …
349 ## [v3.10.1](https://github.com/nlohmann/json/releases/tag/v3.10.1) (2021-08-24)
351 [Full Changelog](https://github.com/nlohmann/json/compare/v3.10.0...v3.10.1)
353 - JSON\_DIAGNOSTICS assertion for ordered\_json [\#2962](https://github.com/nlohmann/json/issues/29…
354 - Inserting in unordered json using a pointer retains the leading slash [\#2958](https://github.com…
355 - Test \#9: test-cbor test case sample.json fails in debug mode - Stack overflow [\#2955](https://…
356 - 3.10.0 broke at least the Bear project [\#2953](https://github.com/nlohmann/json/issues/2953)
357 - 2 tests fail in 3.10.0: cmake\_fetch\_content\_configure, cmake\_fetch\_content\_build [\#2951](h…
358 - ctest \(58+60,/67 cmake\_import\_configure\) fails when build with -D JSON\_Install:BOOL=OFF beca…
359 - Document vcpkg usage [\#2944](https://github.com/nlohmann/json/issues/2944)
360 - Linker error LNK2005 when compiling \(x64\) json-3.10.0.zip with Visual Studio 2019 16.11.1 [\#2…
361 - Move Travis jobs to travis-ci.com [\#2938](https://github.com/nlohmann/json/issues/2938)
363 - Fixed typo in docs/api/basic\_json/parse.md [\#2968](https://github.com/nlohmann/json/pull/2968) …
364 - Add link to Homebrew package [\#2966](https://github.com/nlohmann/json/pull/2966) ([nlohmann](htt…
365 - Fix parent update for diagnostics with ordered\_json [\#2963](https://github.com/nlohmann/json/pu…
366 - Set stack size for some unit tests when using MSVC [\#2961](https://github.com/nlohmann/json/pull…
367 - Add regression test [\#2960](https://github.com/nlohmann/json/pull/2960) ([nlohmann](https://gith…
368 - Update Travis badge [\#2959](https://github.com/nlohmann/json/pull/2959) ([nlohmann](https://gith…
369 - Fix some extra ";" clang warnings [\#2957](https://github.com/nlohmann/json/pull/2957) ([Hallot](…
370 - Add documentation for integration via vcpkg [\#2954](https://github.com/nlohmann/json/pull/2954) …
371 - Avoid duplicate AppVeyor builds [\#2952](https://github.com/nlohmann/json/pull/2952) ([nlohmann](…
372 - �� fix gdb\_pretty\_printer failure on basic types [\#2950](https://github.com/nlohmann/json/pull…
373 - Add header to use value\_t [\#2948](https://github.com/nlohmann/json/pull/2948) ([nlohmann](https…
374 - Skip some tests if JSON\_Install is not set [\#2947](https://github.com/nlohmann/json/pull/2947) …
375 - Remove outdated json\_unit test binary [\#2945](https://github.com/nlohmann/json/pull/2945) ([nlo…
376 - Updating the Homebrew Command [\#2943](https://github.com/nlohmann/json/pull/2943) ([amirmasoudab…
378 ## [v3.10.0](https://github.com/nlohmann/json/releases/tag/v3.10.0) (2021-08-17)
380 [Full Changelog](https://github.com/nlohmann/json/compare/v3.9.1...v3.10.0)
382 - Latest version 3.9.1 uses throw instead of JSON\_THROW in the amalgamated json.hpp file [\#2934](…
383 - Copy to a variable inside a Structure [\#2933](https://github.com/nlohmann/json/issues/2933)
384 - warning C4068: unknown pragma 'GCC' on MSVC/cl [\#2924](https://github.com/nlohmann/json/issues/2…
385 - Errors during ninja test [\#2918](https://github.com/nlohmann/json/issues/2918)
386 - compiler warning: "not return a value" [\#2917](https://github.com/nlohmann/json/issues/2917)
387 - Comparison floating points causes warning [\#2909](https://github.com/nlohmann/json/issues/2909)
388 - Why can't I have std::vector\<json&\> testList? [\#2900](https://github.com/nlohmann/json/issues/…
389 - \[json.hpp\] from releases doesnt work [\#2897](https://github.com/nlohmann/json/issues/2897)
390 - g++ \(11\) -Wuseless-cast gives lots of warnings [\#2893](https://github.com/nlohmann/json/issues…
391 - Cannot serialize and immediatly deserialize json to/from bson [\#2892](https://github.com/nlohman…
392 - Floating-point precision conversion error [\#2876](https://github.com/nlohmann/json/issues/2876)
393 - How to avoid escaping for an already escaped string in .dump\(\) [\#2870](https://github.com/nloh…
394 - can't parse std::vector\<std::byte\> [\#2869](https://github.com/nlohmann/json/issues/2869)
395 - ASAN detects memory leaks [\#2865](https://github.com/nlohmann/json/issues/2865)
396 - Binary subtype field cannot represent all CBOR tags [\#2863](https://github.com/nlohmann/json/iss…
397 - string literals possibly being parsed as another type due to the presence of only digits and full
398 - json::parse\(\) works only with absolute paths [\#2851](https://github.com/nlohmann/json/issues/2…
399 - Compiler Warnings on Raspberry Pi OS [\#2850](https://github.com/nlohmann/json/issues/2850)
400 - Braced initialization and aggregate initialization behavior is different for `json::array()` func…
401 - 3.9.1: test suite is failing [\#2845](https://github.com/nlohmann/json/issues/2845)
402 - Documentation for macro JSON\_NO\_IO is missing [\#2842](https://github.com/nlohmann/json/issues/…
403 - Assertion failure when inserting into arrays with JSON\_DIAGNOSTICS set [\#2838](https://github.c…
404 - HELP! There is a memory leak in the code?! [\#2837](https://github.com/nlohmann/json/issues/2837)
405 - Elegant conversion of a 2-D-json array to a standard C++ array [\#2805](https://github.com/nlohma…
406 - Swift Package Manager support [\#2802](https://github.com/nlohmann/json/issues/2802)
407 - Referencing a subkey which doesn't exist gives crash [\#2797](https://github.com/nlohmann/json/is…
408 - Failed benchmark due to renamed branch [\#2796](https://github.com/nlohmann/json/issues/2796)
409 - Build Errors with VS 2019 and json Version 3.9.1 when attempting to replicate SAX Example [\#2782…
410 - Value with spaces cannot be parsed [\#2781](https://github.com/nlohmann/json/issues/2781)
411 - \[Question\] CBOR rfc support. [\#2779](https://github.com/nlohmann/json/issues/2779)
412 - Using JSON.hpp header file in Visual Studio 2013 \(C++ Project\) [\#2775](https://github.com/nloh…
413 - compilation error on clang-8 + C++17 [\#2759](https://github.com/nlohmann/json/issues/2759)
414 - Undefined symbol EOF [\#2755](https://github.com/nlohmann/json/issues/2755)
415 - Parsing a string into json object behaves differently under g++ and MinGW compilers. [\#2746](htt…
416 - big git history size [\#2742](https://github.com/nlohmann/json/issues/2742)
417 - How to get reference of std::vector\<T\> [\#2735](https://github.com/nlohmann/json/issues/2735)
418 - CMake failure in VS2019 Community [\#2734](https://github.com/nlohmann/json/issues/2734)
419 - Possibility to use with custom c++ version to use in intel sgx enclaves [\#2730](https://github.c…
420 - Possibility to use without the dependency to file io and streams to use in intel sgx enclaves [\#…
421 - error C2784& error C2839... in my visual studio 2015 compiler [\#2726](https://github.com/nlohman…
422 - `-fno-expection` not respected anymore in 3.9.1 [\#2725](https://github.com/nlohmann/json/issues/…
423 - When exceptions disabled with JSON\_NOEXCEPTION, lib just aborts without any message [\#2724](htt…
424 - Critical error detected c0000374 on windows10 msvc 2019 16.8.5 [\#2710](https://github.com/nlohma…
425 - unused parameter error/warning [\#2706](https://github.com/nlohmann/json/issues/2706)
426 - How to store data into a Map from json file [\#2691](https://github.com/nlohmann/json/issues/2691)
427 - Tests do not compile with pre-release glibc [\#2686](https://github.com/nlohmann/json/issues/2686)
428 - compile errors .... chromium-style [\#2680](https://github.com/nlohmann/json/issues/2680)
429 - .dump\(\) not allowing compact form [\#2678](https://github.com/nlohmann/json/issues/2678)
430 - error: no matching function for call to ‘nlohmann::basic\_json\<\>::value\(int, std::set\<int\>&\…
431 - Compiler warning: unused parameter [\#2668](https://github.com/nlohmann/json/issues/2668)
432 - Deserializing to a struct as shown on the project homepage throws compile time errors [\#2665](ht…
433 - Unable to compile on MSVC 2019 with SDL checking enabled: This function or variable may be unsafe…
434 - terminating with uncaught exception of type nlohmann::detail::type\_error: \[json.exception.type\…
435 - unused-parameter on OSX when Diagnostics is off [\#2658](https://github.com/nlohmann/json/issues/…
436 - std::pair wrong serialization [\#2655](https://github.com/nlohmann/json/issues/2655)
437 - The result of json is\_number\_integer\(\) function is wrong when read a json file [\#2653](http…
438 - 2 backslash cause problem [\#2652](https://github.com/nlohmann/json/issues/2652)
439 - No support for using an external/system copy of Hedley [\#2651](https://github.com/nlohmann/json/…
440 - error: incomplete type 'qfloat16' used in type trait expression [\#2650](https://github.com/nlohm…
441 - Unused variable in exception class when not using improved diagnostics [\#2646](https://github.co…
442 - I am trying to do this - converting from wstring works incorrectly! [\#2642](https://github.com/n…
443 - Exception 207 On ARM Processor During Literal String Parsing [\#2634](https://github.com/nlohmann…
444 - double free or corruption \(!prev\) error on Json push\_back and write [\#2632](https://github.co…
445 - nlohmann::detail::parse\_error: syntax error while parsing CBOR string: expected length specifica…
446 - please allow disabling implicit conversions in non-single-file use [\#2621](https://github.com/nl…
447 - Preserve decimal formatting [\#2618](https://github.com/nlohmann/json/issues/2618)
448 - Visual Studio Visual Assist code issues reported by VA code inspection of file json.hpp [\#2615](…
449 - Missing get function and no viable overloaded '=' on mac [\#2610](https://github.com/nlohmann/jso…
450 - corruption when parse from string [\#2603](https://github.com/nlohmann/json/issues/2603)
451 - Parse from byte-vector results in compile error [\#2602](https://github.com/nlohmann/json/issues/…
452 - Memory leak when working on ARM Linux [\#2601](https://github.com/nlohmann/json/issues/2601)
453 - Unhandled exception in test-cbor.exe Stack overflow when debugging project with Visual Studio 201…
454 - Error in download\_test\_data.vcxproj when compiling with Visual Studio 2019 16.7.7 Professional …
455 - Warnings C4715 and C4127 when building json-3.9.1 with Visual Studio 2019 16.7.7 [\#2592](https:…
456 - I tried some change to dump\(\) for \[1,2,3...\] [\#2584](https://github.com/nlohmann/json/issues…
457 - try/catch block does not catch parsing error [\#2579](https://github.com/nlohmann/json/issues/257…
458 - Serializing uint64\_t is broken for large values [\#2578](https://github.com/nlohmann/json/issues…
459 - deserializing arrays should be part of the library [\#2575](https://github.com/nlohmann/json/issu…
460 - Deserialization to std::array with non-default constructable types fails [\#2574](https://github.…
461 - Compilation error when trying to use same type for number\_integer\_t and number\_unsigned\_t in …
462 - compiler error: directive output may be truncated writing between 2 and 8 bytes [\#2572](https://…
463 - Incorrect convert map to json when key cannot construct an string i.e. int [\#2564](https://gith…
464 - no matching function for call to ‘nlohmann::basic\_json\<\>::basic\_json\(\<brace-enclosed initia…
465 - type\_error factory creates a dangling pointer \(in VisualStudio 2019\) [\#2535](https://github.c…
466 - Cannot assign from ordered\_json vector\<CustomStruct\> to value in not ordered json [\#2528](htt…
467 - Qt6: Break changes [\#2519](https://github.com/nlohmann/json/issues/2519)
468 - valgrind memcheck Illegal instruction when use nlohmann::json::parse [\#2518](https://github.com/…
469 - Buffer overflow [\#2515](https://github.com/nlohmann/json/issues/2515)
470 - Including CTest in the top-level CMakeLists.txt sets BUILD\_TESTING=ON for parent projects [\#251…
471 - Compilation error when using NLOHMANN\_JSON\_SERIALIZE\_ENUM ordered\_json on libc++ [\#2491](htt…
472 - Missing "void insert\( InputIt first, InputIt last \);" overload in nlohmann::ordered\_map [\#249…
473 - Could not find a package configuration file provided by "nlohmann\_json" [\#2482](https://github.…
474 - json becomes empty for unknown reason [\#2470](https://github.com/nlohmann/json/issues/2470)
475 - Using std::wstring as StringType fails compiling [\#2459](https://github.com/nlohmann/json/issues…
476 - Sample code in GIF slide outdated \(cannot use emplace\(\) with array\) [\#2457](https://github.c…
477 - from\_json\<std::wstring\> is treated as an array on latest MSVC [\#2453](https://github.com/nloh…
478 - MemorySanitizer: use-of-uninitialized-value [\#2449](https://github.com/nlohmann/json/issues/2449)
479 - I need help [\#2441](https://github.com/nlohmann/json/issues/2441)
480 - type conversion failing with clang ext\_vector\_type [\#2436](https://github.com/nlohmann/json/i…
481 - json::parse\(\) can't be resolved under specific circumstances [\#2427](https://github.com/nlohma…
482 - from\_\*\(ptr, len\) deprecation [\#2426](https://github.com/nlohmann/json/issues/2426)
483 - Error ONLY in release mode [\#2425](https://github.com/nlohmann/json/issues/2425)
484 - "Custom data source" exemple make no sense [\#2423](https://github.com/nlohmann/json/issues/2423)
485 - Refuses to compile in project [\#2419](https://github.com/nlohmann/json/issues/2419)
486 - Compilation failure of tests with C++20 standard \(caused by change of u8 literals\) [\#2413](ht…
487 - No matching function for call to 'input\_adapter' under Xcode of with nlohmann version 3.9.1 [\#2…
488 - Git tags are not valid semvers [\#2409](https://github.com/nlohmann/json/issues/2409)
489 - after dump, stderr output disappear [\#2403](https://github.com/nlohmann/json/issues/2403)
490 - Using custom string. [\#2398](https://github.com/nlohmann/json/issues/2398)
491 - value\(\) throws unhandled exception for partially specified json object [\#2393](https://github.…
492 - assertion on runtime causes program to stop when accessing const json with missing key [\#2392](h…
493 - Usage with -fno-elide-constructors causes dump\(\) output to be array of `null`s [\#2387](https:/…
494 - Build fails with clang-cl due to override of CMAKE\_CXX\_COMPILER\(?\) [\#2384](https://github.co…
495 - std::optional not working with primitive types [\#2383](https://github.com/nlohmann/json/issues/2…
496 - Unexpected array when initializing a json const& on gcc 4.8.5 using uniform syntax [\#2370](https…
497 - setprecision support [\#2362](https://github.com/nlohmann/json/issues/2362)
498 - json::parse\(allow\_exceptions = false\) documentation is misleading. [\#2360](https://github.com…
499 - std::begin and std::end usage without specifying std namespace [\#2359](https://github.com/nlohma…
500 - Custom object conversion to json hangs in background thread [\#2358](https://github.com/nlohmann/
501 - Add support of nullable fields to NLOHMANN\_DEFINE\_TYPE\_NON\_INTRUSIVE and NLOHMANN\_DEFINE\_TY…
502 - the portfile for the vcpkg is not working. [\#2351](https://github.com/nlohmann/json/issues/2351)
503 - Compiler warns of implicit fallthrough when defining preprocessor macro NDEBUG [\#2348](https://g…
504 - Compile error on Intel compiler running in Windows [\#2346](https://github.com/nlohmann/json/issu…
505 - Build error caused by overwriting CMAKE\_CXX\_COMPILER [\#2343](https://github.com/nlohmann/json/…
506 - Error: an attribute list cannot appear here JSON\_HEDLEY\_DEPRECATED\_FOR [\#2342](https://gi…
507 - compiler warning [\#2341](https://github.com/nlohmann/json/issues/2341)
508 - 3.9.0: tests make build non-reproducible [\#2324](https://github.com/nlohmann/json/issues/2324)
509 - Initialization different between gcc/clang [\#2311](https://github.com/nlohmann/json/issues/2311)
510 - Attempt to `get()` a numeric value as a type which cannot represent it should throw [\#2310](http…
511 - Surprising behaviour with overloaded operators [\#2256](https://github.com/nlohmann/json/issues/2…
512 - ADL issue in input\_adapter [\#2248](https://github.com/nlohmann/json/issues/2248)
513 - Output adapters should be templated. [\#2172](https://github.com/nlohmann/json/issues/2172)
514 - error when using nlohmann::json, std::function and std::bind [\#2147](https://github.com/nlohmann…
515 - Remove undefined behavior for const operator\[\] [\#2111](https://github.com/nlohmann/json/issues…
516 - json\({}\) gives null instead of empty object with GCC and -std=c++17 [\#2046](https://github.com…
517 - GDB pretty printing support [\#1952](https://github.com/nlohmann/json/issues/1952)
518 - Always compile tests with all warnings enabled and error out on warnings [\#1798](https://github.…
519 - Fixes Cppcheck warnings [\#1759](https://github.com/nlohmann/json/issues/1759)
520 - How to get position info or parser context with custom from\_json\(\) that may throw exceptions? …
521 - Suggestion to improve value\(\) accessors with respect to move semantics [\#1275](https://github.…
522 - Add Key name to Exception [\#932](https://github.com/nlohmann/json/issues/932)
524 - Overwork warning flags [\#2936](https://github.com/nlohmann/json/pull/2936) ([nlohmann](https://g…
525 - Treat MSVC warnings as errors [\#2930](https://github.com/nlohmann/json/pull/2930) ([nlohmann](ht…
526 - All: fix warnings when compiling with -Wswitch-enum [\#2927](https://github.com/nlohmann/json/pul…
527 - Guard GCC pragmas [\#2925](https://github.com/nlohmann/json/pull/2925) ([nlohmann](https://github…
528 - Supress -Wfloat-equal on intended float comparisions [\#2911](https://github.com/nlohmann/json/pu…
529 - Fix binary subtypes [\#2908](https://github.com/nlohmann/json/pull/2908) ([nlohmann](https://gith…
530 - Fix useless-cast warnings [\#2902](https://github.com/nlohmann/json/pull/2902) ([nlohmann](https:…
531 - Add regression test [\#2898](https://github.com/nlohmann/json/pull/2898) ([nlohmann](https://gith…
532 - Refactor Unicode tests [\#2889](https://github.com/nlohmann/json/pull/2889) ([nlohmann](https://g…
533 - CMake cleanup [\#2885](https://github.com/nlohmann/json/pull/2885) ([nlohmann](https://github.com…
534 - Avoid string in case of empty CBOR objects [\#2879](https://github.com/nlohmann/json/pull/2879) (…
535 - Suppress C4127 warning in unit-json\_pointer.cpp [\#2875](https://github.com/nlohmann/json/pull/2…
536 - Fix truncation warning [\#2874](https://github.com/nlohmann/json/pull/2874) ([nlohmann](https://g…
537 - Fix memory leak in to\_json [\#2872](https://github.com/nlohmann/json/pull/2872) ([nlohmann](http…
538 - Fix assertion failure in diagnostics [\#2866](https://github.com/nlohmann/json/pull/2866) ([nlohm…
539 - Update documentation [\#2861](https://github.com/nlohmann/json/pull/2861) ([nlohmann](https://git…
540 - Consistency with `using` in README.md [\#2826](https://github.com/nlohmann/json/pull/2826) ([just…
541 - Properly constrain the basic\_json conversion operator [\#2825](https://github.com/nlohmann/json/…
542 - Fix CI [\#2817](https://github.com/nlohmann/json/pull/2817) ([nlohmann](https://github.com/nlohma…
543 - Specified git branch for google benchmark fetch in benchmark test [\#2795](https://github.com/nlo…
544 - Add C++ standards to macOS matrix [\#2790](https://github.com/nlohmann/json/pull/2790) ([nlohmann…
545 - Update URLs to HTTPS [\#2789](https://github.com/nlohmann/json/pull/2789) ([TotalCaesar659](https…
546 - Link to Conan Center package added [\#2771](https://github.com/nlohmann/json/pull/2771) ([offa](h…
547 - Keep consistent formatting [\#2770](https://github.com/nlohmann/json/pull/2770) ([jasmcaus](https…
548 - Add a cmake option to use SYSTEM in target\_include\_directories [\#2762](https://github.com/nloh…
549 - replace EOF with std::char\_traits\<char\>::eof\(\) [\#2756](https://github.com/nlohmann/json/pul…
550 - Fix typo in README [\#2754](https://github.com/nlohmann/json/pull/2754) ([mortenfyhn](https://git…
551 - Update documentation [\#2749](https://github.com/nlohmann/json/pull/2749) ([nlohmann](https://git…
552 - Add documentation for numbers [\#2747](https://github.com/nlohmann/json/pull/2747) ([nlohmann](ht…
553 - Use Clang 12 in CI [\#2737](https://github.com/nlohmann/json/pull/2737) ([nlohmann](https://githu…
554 - Fixes \#2730 [\#2731](https://github.com/nlohmann/json/pull/2731) ([theShmoo](https://github.com/…
555 - Possibility to use without the dependency to file io and streams to use in intel sgx enclaves [\#…
556 - Update json.hpp [\#2707](https://github.com/nlohmann/json/pull/2707) ([raduteo](https://github.co…
557 - pkg-config.pc.in: Don't concatenate paths [\#2690](https://github.com/nlohmann/json/pull/2690) ([…
558 - add more CI steps [\#2689](https://github.com/nlohmann/json/pull/2689) ([nlohmann](https://github…
559 - Update doctest from 2.4.4 to 2.4.6 \(fixes \#2686\) [\#2687](https://github.com/nlohmann/json/pul…
560 - License fix [\#2683](https://github.com/nlohmann/json/pull/2683) ([nlohmann](https://github.com/n…
561 - Update parse\_exceptions.md - correct `json::exception::parse_error` [\#2679](https://github.com/…
562 - Remove HEDLEY annotation from exception::what\(\) [\#2673](https://github.com/nlohmann/json/pull/…
563 - Fix amount of entries in the json object [\#2659](https://github.com/nlohmann/json/pull/2659) ([a…
564 - Fix missing 1.78 in example in README.md [\#2625](https://github.com/nlohmann/json/pull/2625) ([w…
565 - Add GDB pretty printer [\#2607](https://github.com/nlohmann/json/pull/2607) ([nlohmann](https://g…
566 - readme: fix tilde character display [\#2582](https://github.com/nlohmann/json/pull/2582) ([bl-ue]…
567 - Add support for deserialization of STL containers of non-default constructable types \(fixes \#25…
568 - Better diagnostics [\#2562](https://github.com/nlohmann/json/pull/2562) ([nlohmann](https://githu…
569 - CI targets [\#2561](https://github.com/nlohmann/json/pull/2561) ([nlohmann](https://github.com/nl…
570 - Add switch to skip non-reproducible tests. [\#2560](https://github.com/nlohmann/json/pull/2560) (…
571 - Fix compilation of input\_adapter\(container\) in edge cases [\#2553](https://github.com/nlohmann…
572 - Allow parsing from std::byte containers [\#2550](https://github.com/nlohmann/json/pull/2550) ([nl…
573 - Travis doesn't run any tests in C++17 mode [\#2540](https://github.com/nlohmann/json/pull/2540) (…
574 - Doctest is updated to v2.4.3 [\#2538](https://github.com/nlohmann/json/pull/2538) ([YarikTH](http…
575 - Fix warnings [\#2537](https://github.com/nlohmann/json/pull/2537) ([nlohmann](https://github.com/…
576 - Fix a shadowing warning [\#2536](https://github.com/nlohmann/json/pull/2536) ([nlohmann](https://…
577 - Clarify license of is\_complete\_type implementation [\#2534](https://github.com/nlohmann/json/pu…
578 - Do not unconditionally redefine C++14 constructs [\#2533](https://github.com/nlohmann/json/pull/2…
579 - Doctest is updated to v2.4.1 [\#2525](https://github.com/nlohmann/json/pull/2525) ([YarikTH](http…
580 - Add MAIN\_PROJECT check for test and install options [\#2514](https://github.com/nlohmann/json/pu…
581 - Ranged insert test section is added in unit-ordered\_json.cpp [\#2512](https://github.com/nlohman…
582 - Add asserts to suppress C28020 [\#2447](https://github.com/nlohmann/json/pull/2447) ([jbzdarkid](…
583 - Change argument name "subtype" in byte\_container\_with\_subtype [\#2444](https://github.com/nloh…
584 - �� add CPM.Cmake example [\#2406](https://github.com/nlohmann/json/pull/2406) ([leozz37](https:/…
585 - Fix move constructor of json\_ref [\#2405](https://github.com/nlohmann/json/pull/2405) ([karzhenk…
586 - Properly select "Release" build for Travis [\#2375](https://github.com/nlohmann/json/pull/2375) (…
587 - Update Hedley [\#2367](https://github.com/nlohmann/json/pull/2367) ([nlohmann](https://github.com…
588 - Fix and extend documentation of discarded values [\#2363](https://github.com/nlohmann/json/pull/2…
589 - Fix typos in documentation [\#2354](https://github.com/nlohmann/json/pull/2354) ([rbuch](https://…
590 - Remove "\#define private public" from tests [\#2352](https://github.com/nlohmann/json/pull/2352) …
591 - Remove -Wimplicit-fallthrough warning [\#2349](https://github.com/nlohmann/json/pull/2349) ([nloh…
592 - Fix code to work without exceptions [\#2347](https://github.com/nlohmann/json/pull/2347) ([nlohma…
593 - fix cmake script overwriting compiler path [\#2344](https://github.com/nlohmann/json/pull/2344) (…
595 ## [v3.9.1](https://github.com/nlohmann/json/releases/tag/v3.9.1) (2020-08-06)
597 [Full Changelog](https://github.com/nlohmann/json/compare/v3.9.0...v3.9.1)
599 - Can't parse not formatted JSON. [\#2340](https://github.com/nlohmann/json/issues/2340)
600 - parse returns desired array contained in array when JSON text begins with square bracket on gcc 7…
601 - Unexpected deserialization difference between Mac and Linux [\#2338](https://github.com/nlohmann/
602 - Reading ordered\_json from file causes compile error [\#2331](https://github.com/nlohmann/json/is…
603 - ignore\_comment=true fails on multiple consecutive lines starting with comments [\#2330](https://…
604 - Update documentation about Homebrew installation and CMake integration - Homebrew [\#2326](https:…
605 - Chinese character initialize error [\#2325](https://github.com/nlohmann/json/issues/2325)
606 - json.update and vector\<pair\>does not work with ordered\_json [\#2315](https://github.com/nlohma…
607 - Ambiguous call to overloaded function [\#2210](https://github.com/nlohmann/json/issues/2210)
609 - Fix fallthrough warning [\#2333](https://github.com/nlohmann/json/pull/2333) ([nlohmann](https://…
610 - Fix lexer to properly cope with repeated comments [\#2332](https://github.com/nlohmann/json/pull/…
611 - Fix name of Homebrew formula in documentation [\#2327](https://github.com/nlohmann/json/pull/2327…
612 - fix typo [\#2320](https://github.com/nlohmann/json/pull/2320) ([wx257osn2](https://github.com/wx2…
613 - Fix a bug due to missing overloads in ordered\_map container [\#2319](https://github.com/nlohmann…
614 - cmake: install pkg-config file relative to current\_binary\_dir [\#2318](https://github.com/nlohm…
615 - Fixed installation of pkg-config file on other than Ubuntu [\#2314](https://github.com/nlohmann/j…
617 ## [v3.9.0](https://github.com/nlohmann/json/releases/tag/v3.9.0) (2020-07-27)
619 [Full Changelog](https://github.com/nlohmann/json/compare/v3.8.0...v3.9.0)
621 - Unknown Type Name clang error when using NLOHMANN\_DEFINE\_TYPE\_NON\_INTRUSIVE [\#2313](https://…
622 - Clang 10.0 / GCC 10.1 warnings on disabled exceptions [\#2304](https://github.com/nlohmann/json/i…
623 - Application stalls indefinitely with message byte size 10 [\#2293](https://github.com/nlohmann/js…
624 - linker error [\#2292](https://github.com/nlohmann/json/issues/2292)
625 - Add support for high-precision numbers in UBJSON encoding [\#2286](https://github.com/nlohmann/js…
626 - NLOHMANN\_DEFINE\_TYPE\_NON\_INTRUSIVE fails if the length of the argument is 10 [\#2280](https:/…
627 - Custom types : MACRO expansion bug [\#2267](https://github.com/nlohmann/json/issues/2267)
628 - to/from\_json Failing To Convert String [\#2238](https://github.com/nlohmann/json/issues/2238)
629 - clang 9.0 report warning: unused type alias 'size\_type' \[-Wunused-local-typedef\] [\#2221](http…
630 - Enormous array created when working with map\<int,T\> [\#2220](https://github.com/nlohmann/json/i…
631 - Can I disable sorting of json values [\#2219](https://github.com/nlohmann/json/issues/2219)
632 - Getting Qt types to work [\#2217](https://github.com/nlohmann/json/issues/2217)
633 - Convert to Qt QVariant [\#2216](https://github.com/nlohmann/json/issues/2216)
634 - How to custom serialize same data type of vector? [\#2215](https://github.com/nlohmann/json/issue…
635 - json constructor does not support std::optional [\#2214](https://github.com/nlohmann/json/issues/…
636 - Failing to Parse Valid JSON [\#2209](https://github.com/nlohmann/json/issues/2209)
637 - \(De-\)Serialization of std::variant with namespaces [\#2208](https://github.com/nlohmann/json/is…
638 - Addint support for complex type [\#2207](https://github.com/nlohmann/json/issues/2207)
639 - array\_index possible out of range [\#2205](https://github.com/nlohmann/json/issues/2205)
640 - Object deserialized as array [\#2204](https://github.com/nlohmann/json/issues/2204)
641 - Sending to a function a reference to a sub-branch [\#2200](https://github.com/nlohmann/json/issue…
642 - How to Serialize derived class to JSON object? [\#2199](https://github.com/nlohmann/json/issues/…
643 - JSON incorrectly serialized [\#2198](https://github.com/nlohmann/json/issues/2198)
644 - Exception Unhandled out\_of\_range error [\#2197](https://github.com/nlohmann/json/issues/2197)
645 - msgpack serialisation : float is treated as 64bit float, not 32bit float. [\#2196](https://github…
646 - Is it possible to use compile-time type guarantees for JSON structures? [\#2195](https://github.c…
647 - Question : performance against python dict [\#2194](https://github.com/nlohmann/json/issues/2194)
648 - vs2017 compile error [\#2192](https://github.com/nlohmann/json/issues/2192)
649 - Check if a key exists [\#2191](https://github.com/nlohmann/json/issues/2191)
650 - Failed to run tests due to missing test data on builders without Internet access [\#2190](https:/…
651 - 3.8.0: unit-cbor.cpp test failures [\#2189](https://github.com/nlohmann/json/issues/2189)
652 - 'nlohmann/json.hpp' file not found [\#2188](https://github.com/nlohmann/json/issues/2188)
653 - How to send json data over the wire? [\#2185](https://github.com/nlohmann/json/issues/2185)
654 - Ubuntu 16 not supporting nlohmann/json? [\#2184](https://github.com/nlohmann/json/issues/2184)
655 - .get\<std::string\> causing emdash errors [\#2180](https://github.com/nlohmann/json/issues/2180)
656 - Object properties should not be re-sorted alphabetically [\#2179](https://github.com/nlohmann/jso…
657 - Custom type registration : instrusive API [\#2175](https://github.com/nlohmann/json/issues/2175)
658 - Many version of the function "void to\_json\(json& j, const MyStruct& struct\)" [\#2171](https://…
659 - How should strings be escaped? [\#2155](https://github.com/nlohmann/json/issues/2155)
660 - Adding a value to an existing json puts it at the beginning instead of the end [\#2149](https://g…
661 - The header file is big, can we use what we need. [\#2134](https://github.com/nlohmann/json/issues…
662 - Changing the default format for unordered\_map \(or other set\) [\#2132](https://github.com/nlohm…
663 - Getting size of deserialized bson document [\#2131](https://github.com/nlohmann/json/issues/2131)
664 - implicit conversion failure [\#2128](https://github.com/nlohmann/json/issues/2128)
665 - Error thrown when parsing in a subclass [\#2124](https://github.com/nlohmann/json/issues/2124)
666 - explicit conversion to string not considered for std::map keys in GCC8 [\#2096](https://github.co…
667 - Add support for JSONC [\#2061](https://github.com/nlohmann/json/issues/2061)
668 - Library provides template arg for string\_type but assumes std::string in some places [\#2059](ht…
669 - incremental parsing with sax\_parser [\#2030](https://github.com/nlohmann/json/issues/2030)
670 - Question about flatten and unflatten [\#1989](https://github.com/nlohmann/json/issues/1989)
671 - CBOR parser doesn't skip tags [\#1968](https://github.com/nlohmann/json/issues/1968)
672 - Compilation failure using Clang on Windows [\#1898](https://github.com/nlohmann/json/issues/1898)
673 - Fail to build when including json.hpp as a system include [\#1818](https://github.com/nlohmann/js…
674 - Parsing string into json doesn't preserve the order correctly. [\#1817](https://github.com/nlohma…
675 - \[C++17\] Allow std::optional to convert to nlohmann::json [\#1749](https://github.com/nlohmann/j…
676 - How can I save json object in file in order? [\#1717](https://github.com/nlohmann/json/issues/17…
677 - Support for Comments [\#1513](https://github.com/nlohmann/json/issues/1513)
678 - clang compiler: error : unknown type name 'not' [\#1119](https://github.com/nlohmann/json/issues/…
679 - dump\(\) without alphabetical order [\#1106](https://github.com/nlohmann/json/issues/1106)
680 - operator T\(\) considered harmful [\#958](https://github.com/nlohmann/json/issues/958)
681 - Order of the elements in JSON object [\#952](https://github.com/nlohmann/json/issues/952)
682 - How to prevent alphabetical sorting of data? [\#727](https://github.com/nlohmann/json/issues/727)
683 - Why is an object ordering values by Alphabetical Order? [\#660](https://github.com/nlohmann/json
684 - Feature request: Comments [\#597](https://github.com/nlohmann/json/issues/597)
685 - Head Elements Sorting [\#543](https://github.com/nlohmann/json/issues/543)
686 - Automatic ordered JSON [\#424](https://github.com/nlohmann/json/issues/424)
687 - Support for comments. [\#376](https://github.com/nlohmann/json/issues/376)
688 - Optional comment support. [\#363](https://github.com/nlohmann/json/issues/363)
689 - Strip comments / Minify [\#294](https://github.com/nlohmann/json/issues/294)
690 - maintaining order of keys during iteration [\#106](https://github.com/nlohmann/json/issues/106)
692 - Update documentation [\#2312](https://github.com/nlohmann/json/pull/2312) ([nlohmann](https://git…
693 - Fix bug in CBOR tag handling [\#2308](https://github.com/nlohmann/json/pull/2308) ([nlohmann](htt…
694 - added inline to NLOHMANN\_DEFINE\_TYPE\_NON\_INTRUSIVE macro [\#2306](https://github.com/nlohmann…
695 - fixes unused variable 'ex' for \#2304 [\#2305](https://github.com/nlohmann/json/pull/2305) ([AODQ…
696 - Cleanup [\#2303](https://github.com/nlohmann/json/pull/2303) ([nlohmann](https://github.com/nlohm…
697 - Add test with multiple translation units [\#2301](https://github.com/nlohmann/json/pull/2301) ([n…
698 - Merge GitHub actions [\#2300](https://github.com/nlohmann/json/pull/2300) ([nlohmann](https://git…
699 - Fix unused parameter [\#2299](https://github.com/nlohmann/json/pull/2299) ([nlohmann](https://git…
700 - Add support for high-precision numbers in UBJSON encoding [\#2297](https://github.com/nlohmann/js…
701 - fix eof for get\_binary and get\_string [\#2294](https://github.com/nlohmann/json/pull/2294) ([jp…
702 - Serialisation macros: increase upper bound on number of member variables [\#2287](https://github.…
703 - add inline specifier for detail::combine [\#2285](https://github.com/nlohmann/json/pull/2285) ([T…
704 - Add static assertion for missing binary function in SAX interface [\#2282](https://github.com/nlo…
705 - Add test for target\_include\_directories [\#2279](https://github.com/nlohmann/json/pull/2279) ([…
706 - Clean up maintainer Makefiles and fix some linter warnings [\#2274](https://github.com/nlohmann/j…
707 - Add option to ignore CBOR tags [\#2273](https://github.com/nlohmann/json/pull/2273) ([nlohmann](h…
708 - Hash function without allocation [\#2269](https://github.com/nlohmann/json/pull/2269) ([nlohmann]…
709 - Add ClangCL for MSVC [\#2268](https://github.com/nlohmann/json/pull/2268) ([t-b](https://github.c…
710 - Makefile: Always use SED variable [\#2264](https://github.com/nlohmann/json/pull/2264) ([t-b](htt…
711 - Add Xcode 12 CI [\#2262](https://github.com/nlohmann/json/pull/2262) ([nlohmann](https://github.c…
712 - Make library work with Clang on Windows [\#2259](https://github.com/nlohmann/json/pull/2259) ([nl…
713 - Add ordered\_json specialization with ordered object keys [\#2258](https://github.com/nlohmann/js…
714 - Add pkg-config file [\#2253](https://github.com/nlohmann/json/pull/2253) ([ericonr](https://githu…
715 - Fix regression from \#2181 [\#2251](https://github.com/nlohmann/json/pull/2251) ([nlohmann](https…
716 - Tag binary values in cbor if set [\#2244](https://github.com/nlohmann/json/pull/2244) ([matthewba…
717 - Make assert configurable via JSON\_ASSERT [\#2242](https://github.com/nlohmann/json/pull/2242) ([…
718 - Add specialization of get\_to [\#2233](https://github.com/nlohmann/json/pull/2233) ([nlohmann](ht…
719 - Refine documentation of error\_handler parameter [\#2232](https://github.com/nlohmann/json/pull/2…
720 - Simplify conversion from/to custom types [\#2225](https://github.com/nlohmann/json/pull/2225) ([n…
721 - Remove unused typedefs [\#2224](https://github.com/nlohmann/json/pull/2224) ([nlohmann](https://g…
722 - Enable CMake policy CMP0077 [\#2222](https://github.com/nlohmann/json/pull/2222) ([alexreinking](…
723 - Add option to ignore comments in parse/accept functions [\#2212](https://github.com/nlohmann/json
724 - Fix Clang-Tidy warnings [\#2211](https://github.com/nlohmann/json/pull/2211) ([nlohmann](https://…
725 - Simple ordered\_json that works on all supported compilers [\#2206](https://github.com/nlohmann/j…
726 - Use unsigned indizies for array index in json pointer [\#2203](https://github.com/nlohmann/json/p…
727 - Add option to not rely on Internet connectivity during test stage [\#2202](https://github.com/nlo…
728 - Serialize floating-point numbers with 32 bit when possible \(MessagePack\) [\#2201](https://githu…
729 - Fix consistency in function `int_to_string()` [\#2193](https://github.com/nlohmann/json/pull/2193…
730 - Fix issue\#1275 [\#2181](https://github.com/nlohmann/json/pull/2181) ([dota17](https://github.com…
731 - C++20 support by removing swap specialization [\#2176](https://github.com/nlohmann/json/pull/2176…
732 - Feat/explicit conversion operator [\#1559](https://github.com/nlohmann/json/pull/1559) ([theodelr…
734 ## [v3.8.0](https://github.com/nlohmann/json/releases/tag/v3.8.0) (2020-06-14)
736 [Full Changelog](https://github.com/nlohmann/json/compare/v3.7.3...v3.8.0)
738 - sorry delete this issue, i'm stupid [\#2187](https://github.com/nlohmann/json/issues/2187)
739 - Append to a std::nlohmann::json type [\#2186](https://github.com/nlohmann/json/issues/2186)
740 - Some troubles to compile the last revision [\#2177](https://github.com/nlohmann/json/issues/2177)
741 - ​\#​ Top level CMakeLists.txt​
744 ​option​\(FOO\_USE\_EXTERNAL\_JSON ​"Use an external JSON library"​ ​OFF​\)
752 …o ​PRIVATE​ nlohmann\_json::nlohmann\_json\) [\#2170](https://github.com/nlohmann/json/issues/2170)
753 - https://www.github.com/nlohmann/json/tree/develop/include%2Fnlohmann%2Fjson\_fwd.hpp [\#2169](htt…
754 - templated from\_json of non primitive types causes gcc error [\#2168](https://github.com/nlohmann…
755 - few warnings/errors in copy assignment [\#2167](https://github.com/nlohmann/json/issues/2167)
756 - Different output when upgrading from clang 9 to clang 10 [\#2166](https://github.com/nlohmann/jso…
757 - Cannot build with VS 2019 / C++17 [\#2163](https://github.com/nlohmann/json/issues/2163)
758 - Q: When I received an illegal string,How the program knows? [\#2162](https://github.com/nlohmann/
759 - Problem while reading a json file [\#2161](https://github.com/nlohmann/json/issues/2161)
760 - converting std::chrono::system\_clock::time\_point to json. [\#2159](https://github.com/nlohmann/
761 - how to parse vector\<struct\> format [\#2157](https://github.com/nlohmann/json/issues/2157)
762 - nlohmann::json and =nullptr [\#2156](https://github.com/nlohmann/json/issues/2156)
763 - test-cbor fails [\#2154](https://github.com/nlohmann/json/issues/2154)
764 - Accessing array inside array syntax? [\#2151](https://github.com/nlohmann/json/issues/2151)
765 - Best way to catch errors when querying json [\#2150](https://github.com/nlohmann/json/issues/2150)
766 - JSON Data Mapping Key-Value from other Key-Value [\#2148](https://github.com/nlohmann/json/issues…
767 - Conflicts with std \<any\> compiling with GCC 10 [\#2146](https://github.com/nlohmann/json/issues…
768 - Incorrect CMake FetchContent example [\#2142](https://github.com/nlohmann/json/issues/2142)
769 - Help for a Beginner? [\#2141](https://github.com/nlohmann/json/issues/2141)
770 - Read Json from File [\#2139](https://github.com/nlohmann/json/issues/2139)
771 - How to feed a predefined integer value into json string [\#2138](https://github.com/nlohmann/json
772 - getting json array inside json object [\#2135](https://github.com/nlohmann/json/issues/2135)
773 - Add .contains example to doc [\#2133](https://github.com/nlohmann/json/issues/2133)
774 - Is it safe to return string.c\_str\(\) received from get\(\)? [\#2130](https://github.com/nlohman…
775 - GCC 10: Compilation error when including any before including json header in C++17 mode [\#2129](…
776 - Intersection of two json files [\#2127](https://github.com/nlohmann/json/issues/2127)
777 - App crashes when dump method called for non ascii chars. [\#2126](https://github.com/nlohmann/jso…
778 - iterator based erase method [\#2122](https://github.com/nlohmann/json/issues/2122)
779 - quick and convenient api to get/set nested json values [\#2120](https://github.com/nlohmann/json/…
780 - assigning nullptr to std::string [\#2118](https://github.com/nlohmann/json/issues/2118)
781 - usless\_cast warnings with gcc 9.3 and 10.1 \(C++17\) [\#2114](https://github.com/nlohmann/json/i…
782 - clang 10 warning [\#2113](https://github.com/nlohmann/json/issues/2113)
783 - Possible incorrect \_MSC\_VER reference [\#2112](https://github.com/nlohmann/json/issues/2112)
784 - warning under gcc 10.1 [\#2110](https://github.com/nlohmann/json/issues/2110)
785 - Wdeprecated-declarations from GCC v10.1.0 [\#2109](https://github.com/nlohmann/json/issues/2109)
786 - Global std::vector from json [\#2108](https://github.com/nlohmann/json/issues/2108)
787 - heap-buffer-overflow when using nlohmann/json, ASAN, and gtest [\#2107](https://github.com/nlohma…
788 - exception 0x770DC5AF when i read an special char in json file [\#2106](https://github.com/nlohman…
789 - json::parse\(\) fails to parse a dump\(2,' '\) output, yet does successfully parse dump\(\) [\#21…
790 - run test-udt error in MSVC 19.16.27034.0 [\#2103](https://github.com/nlohmann/json/issues/2103)
791 - Unable to dump to stringstream [\#2102](https://github.com/nlohmann/json/issues/2102)
792 - Can't ad an object in another objet [\#2101](https://github.com/nlohmann/json/issues/2101)
793 - Implicit conversion causes "cannot use operator\[\] with a string argument with string" [\#2098](…
794 - C++20: char8\_t [\#2097](https://github.com/nlohmann/json/issues/2097)
795 - Compilation issues when included in project [\#2094](https://github.com/nlohmann/json/issues/2094)
796 - string value with null character causes infinite loop [\#2093](https://github.com/nlohmann/json/i…
797 - corrupted size vs. prev\_size \(aborted\) [\#2092](https://github.com/nlohmann/json/issues/2092)
798 - Get string field content without return std::string copy [\#2091](https://github.com/nlohmann/js…
799 - JSON Comments \(JSON 5\) [\#2090](https://github.com/nlohmann/json/issues/2090)
800 - Remove \#include \<ciso646\> [\#2089](https://github.com/nlohmann/json/issues/2089)
801 - JSON library as a git submodule [\#2088](https://github.com/nlohmann/json/issues/2088)
802 - Apple Clang 11.0.3 on MacOS Catalina 10.15.4 not compiling [\#2087](https://github.com/nlohmann/j…
803 - Value function return empty object even if it exist [\#2086](https://github.com/nlohmann/json/iss…
804 - Cannot debug but Run works [\#2085](https://github.com/nlohmann/json/issues/2085)
805 - Question about serialization. [\#2084](https://github.com/nlohmann/json/issues/2084)
806 - How to include in an external project [\#2083](https://github.com/nlohmann/json/issues/2083)
807 - Missing tests for binary values [\#2082](https://github.com/nlohmann/json/issues/2082)
808 - How to override default string serialization? [\#2079](https://github.com/nlohmann/json/issues/20…
809 - Can't have a json type as a property in an arbitrary type [\#2078](https://github.com/nlohmann/js…
810 - New release? [\#2075](https://github.com/nlohmann/json/issues/2075)
811 - CMake FetchContent \> Updating the documentation? [\#2073](https://github.com/nlohmann/json/issue…
812 - How to convert STL Vector \(of user defined type\) to Json [\#2072](https://github.com/nlohmann/j…
813 - how to make an array of objects [\#2070](https://github.com/nlohmann/json/issues/2070)
814 - ‘\_\_int64’ was not declared [\#2068](https://github.com/nlohmann/json/issues/2068)
815 - \[json.exception.type\_error.317\] cannot serialize binary data to text JSON [\#2067](https://git…
816 - Unexpected end of input; expected '\[', '{', or a literal [\#2066](https://github.com/nlohmann/js…
817 - Json structure can be nested? [\#2065](https://github.com/nlohmann/json/issues/2065)
818 - Bug: returning reference to local temporary object [\#2064](https://github.com/nlohmann/json/issu…
819 - Allow to use non strict parsing [\#2063](https://github.com/nlohmann/json/issues/2063)
820 - Crashing on json::at [\#2062](https://github.com/nlohmann/json/issues/2062)
821 - How to convert a const std::vector\<char8\_t\> message to a json, to be able to parse it and extr…
822 - Nice library [\#2057](https://github.com/nlohmann/json/issues/2057)
823 - json.hpp:15372:22: error: expected unqualified-id if \(not std::isfinite\(x\)\): Started getting …
824 - Confused as how I can extract the values from the JSON object. [\#2055](https://github.com/nlohma…
825 - Warnings with GCC 10 [\#2052](https://github.com/nlohmann/json/issues/2052)
826 - Warnings with Clang 10 [\#2049](https://github.com/nlohmann/json/issues/2049)
827 - Update doctest [\#2048](https://github.com/nlohmann/json/issues/2048)
828 - Unclear error message: "cannot use operator\[\] with a string argument with array" [\#2047](https…
829 - Serializing std::variant\<T, std::vector\<T\>\> [\#2045](https://github.com/nlohmann/json/issues/…
830 - Crash when parse big jsonfile [\#2042](https://github.com/nlohmann/json/issues/2042)
831 - How to check if a key exists without silently generating null objects on the path [\#2041](https:…
832 - Crash when traversing over items\(\) of temporary json objects [\#2040](https://github.com/nlohma…
833 - How to parse multiple line value ? [\#2039](https://github.com/nlohmann/json/issues/2039)
834 - SAX API uses unsigned std::size\_t but -1 if element size is not known; [\#2037](https://github.…
835 - How to parse big decimal data [\#2036](https://github.com/nlohmann/json/issues/2036)
836 - how use template \<typename T\> struct adl\_serializer [\#2035](https://github.com/nlohmann/js…
837 - auto iterator returned by find to handle value depending if is string or numeric. [\#2032](https:…
838 - pass find returned iterator to numeric variable. [\#2031](https://github.com/nlohmann/json/issues…
839 - Parse error on valid json file [\#2029](https://github.com/nlohmann/json/issues/2029)
840 - Is here any elegant way to combine serialization and deserialization code? [\#2028](https://githu…
841 - Notes about dump function [\#2027](https://github.com/nlohmann/json/issues/2027)
842 - Different JSON printouts for empty dictionary on Linux and Mac. [\#2026](https://github.com/nlohm…
843 - easier way to get exception reason out of json\_sax\_dom\_callback\_parser without exceptions [\#…
844 - Using fifo\_map with base class and derived class [\#2023](https://github.com/nlohmann/json/issue…
845 - Error reading JSON File [\#2022](https://github.com/nlohmann/json/issues/2022)
846 - Parse causing crash on android. Cannot catch. [\#2021](https://github.com/nlohmann/json/issues/2…
847 - Extra backslashes in nested json [\#2020](https://github.com/nlohmann/json/issues/2020)
848 - How to create patch for merge\_patch input ? [\#2018](https://github.com/nlohmann/json/issues/201…
849 - CppUTest/include/CppUTestExt/MockSupport.h:40: error: default argument for ‘MockFailureReporter\*…
850 - including another file [\#2016](https://github.com/nlohmann/json/issues/2016)
851 - GNU PREREQ Error with gcc 9.3.0 [\#2015](https://github.com/nlohmann/json/issues/2015)
852 - Parse error: json.exception.parse\_error.101 - invalid string: ill-formed UTF-8 byte [\#2014](htt…
853 - Add more flexibility to basic\_json's ObjectType \(and ArrayType\) [\#2013](https://github.com/nl…
854 - afl persistent mode [\#2012](https://github.com/nlohmann/json/issues/2012)
855 - Compiler Errors under VS2019 in Appveyor CI [\#2009](https://github.com/nlohmann/json/issues/2009)
856 - Another compilation failure with Visual Studio [\#2007](https://github.com/nlohmann/json/issues/2…
857 - Implicit cast to std::string broken again with VS2019 16.5.0 [\#2006](https://github.com/nlohmann…
858 - error: no matching member function for call to 'AddRaw' [\#2005](https://github.com/nlohmann/json
859 - When I re-create an object again after the network request, an error is reported [\#2003](https:/…
860 - How to merge \(and not replace\) different Json::Value objects in jsoncpp [\#2001](https://github…
861 - scalar transforms to list [\#2000](https://github.com/nlohmann/json/issues/2000)
862 - Dump JSON containing multibyte characters [\#1999](https://github.com/nlohmann/json/issues/1999)
863 - Build error when modify value [\#1998](https://github.com/nlohmann/json/issues/1998)
864 - How do i include a vector of pointers in my json? [\#1997](https://github.com/nlohmann/json/issue…
865 - Compiler error wrt incomplete types changed in gcc8.3.0-26 [\#1996](https://github.com/nlohmann/j…
866 - NaN-like comparison behavior of discarded is inconvenient [\#1988](https://github.com/nlohmann/js…
867 - Maintaining JSON package in my CMake [\#1987](https://github.com/nlohmann/json/issues/1987)
868 - reading int number and string number [\#1986](https://github.com/nlohmann/json/issues/1986)
869 - Build error: keyword is hidden by macro definition! [\#1985](https://github.com/nlohmann/json/iss…
870 - JSON patch diff for op=add formation is not as per standard \(RFC 6902\) [\#1983](https://github.…
871 - json\_pointer.contains\(\) exception is incorrectly raised [\#1982](https://github.com/nlohmann/j…
872 - Error with non existing key [\#1981](https://github.com/nlohmann/json/issues/1981)
873 - Closed [\#1978](https://github.com/nlohmann/json/issues/1978)
874 - Where is the library built and what is the name? [\#1977](https://github.com/nlohmann/json/issues…
875 - The cmake\_import example does not build [\#1976](https://github.com/nlohmann/json/issues/1976)
876 - Dumping core when reading invalid file [\#1975](https://github.com/nlohmann/json/issues/1975)
877 - Abort in dump\(\) method [\#1973](https://github.com/nlohmann/json/issues/1973)
878 - Unclear docs regarding parser\_callback\_t callbacks [\#1972](https://github.com/nlohmann/json/is…
879 - Possible memory leak on push\_back [\#1971](https://github.com/nlohmann/json/issues/1971)
880 - Is it possible to get a safe mutable reference/pointer to internal variant used in nlohmann json?…
881 - Getting a flatten json to map\<string, string\> [\#1957](https://github.com/nlohmann/json/issues/…
882 - forced type conversion or lexical cast without exception. [\#1955](https://github.com/nlohmann/js…
883 - Add json\_view type support to avoid excessive copying [\#1954](https://github.com/nlohmann/json/…
884 - Adding "examples" section for real-life usages [\#1953](https://github.com/nlohmann/json/issues/1…
885 - Add nlohmann::json::key\_type [\#1951](https://github.com/nlohmann/json/issues/1951)
886 - cannot use operator\[\] with a string argument with string [\#1949](https://github.com/nlohmann/j…
887 - std::ifstream \>\> json error [\#1948](https://github.com/nlohmann/json/issues/1948)
888 - Cannot update json data in an iterator? [\#1947](https://github.com/nlohmann/json/issues/1947)
889 - How can i build this library in VS 2017? [\#1943](https://github.com/nlohmann/json/issues/1943)
890 - json\_pointer.contains\(\) exceptions when path not found [\#1942](https://github.com/nlohmann/js…
891 - Nested objects serialize/deserialize [\#1941](https://github.com/nlohmann/json/issues/1941)
892 - Compile warning on architectures that are not x86 [\#1939](https://github.com/nlohmann/json/issue…
893 - Version of nlohmann-json-dev in debian packages [\#1938](https://github.com/nlohmann/json/issues/…
894 - Create a json object for every cycle [\#1937](https://github.com/nlohmann/json/issues/1937)
895 - How to get the object name? [\#1936](https://github.com/nlohmann/json/issues/1936)
896 - Reserve and resize function for basic json [\#1935](https://github.com/nlohmann/json/issues/1935)
897 - How to use json parse in tsl::ordread\_map? [\#1934](https://github.com/nlohmann/json/issues/1934)
898 - C++14 support is not enabled with msvc2015 [\#1932](https://github.com/nlohmann/json/issues/1932)
899 - Need help with to\_json for derived class, keep getting "cannot use operator" [\#1931](https://gi…
900 - How to handle std::vector\<std::uint8\_t\> [\#1930](https://github.com/nlohmann/json/issues/1930)
901 - Heap corruption issue [\#1929](https://github.com/nlohmann/json/issues/1929)
902 - Add `std::wistream` support. [\#1928](https://github.com/nlohmann/json/issues/1928)
903 - This i can write and read any file thanks [\#1927](https://github.com/nlohmann/json/issues/1927)
904 - How can I get this simple example working? [\#1926](https://github.com/nlohmann/json/issues/1926)
905 - emplace\_back does not seems to work with the int 0 [\#1925](https://github.com/nlohmann/json/iss…
906 - Why nlohmann does not release memory [\#1924](https://github.com/nlohmann/json/issues/1924)
907 - Is it possible to have template `json::parse` with `noexcept` specifier? [\#1922](https://github.…
908 - JSON to wstring? [\#1921](https://github.com/nlohmann/json/issues/1921)
909 - GCC 10 tests build failure [\#1920](https://github.com/nlohmann/json/issues/1920)
910 - Size of binary json representations [\#1919](https://github.com/nlohmann/json/issues/1919)
911 - Accessing strings \(for example in keys or values\) without having the lib create a copy of it. […
912 - operator== documentation should show how to apply custom comparison function [\#1915](https://git…
913 - char8\_t and std::u8string support [\#1914](https://github.com/nlohmann/json/issues/1914)
914 - std::is\_pod is deprecated in C++20 [\#1913](https://github.com/nlohmann/json/issues/1913)
915 - Incomplete types reported by \(experimental\) GCC10 [\#1912](https://github.com/nlohmann/json/iss…
916 - Compile warnings on MSVC 14.2 [\#1911](https://github.com/nlohmann/json/issues/1911)
917 - How to parse json file with type composition of std::optional and std::variant [\#1910](https…
918 - why root\_schema be implemented as unique\_ptr in json-validator.cpp,could I use it as shared\_p…
919 - compile error in gcc-6.3.0 [\#1906](https://github.com/nlohmann/json/issues/1906)
920 - Scalar constexpr is odr-used when used as json initializer [\#1905](https://github.com/nlohmann/j…
921 - install Slack app [\#1904](https://github.com/nlohmann/json/issues/1904)
922 - typo in a comment [\#1903](https://github.com/nlohmann/json/issues/1903)
923 - Watch JSON variables in Debug [\#1902](https://github.com/nlohmann/json/issues/1902)
924 - does Json sdk cares about dfc dfd utf8 issue? [\#1901](https://github.com/nlohmann/json/issues/19…
925 - Allow multiple line string value in JSON [\#1897](https://github.com/nlohmann/json/issues/1897)
926 - Writing map to json file [\#1896](https://github.com/nlohmann/json/issues/1896)
927 - Small documentation mistake [\#1895](https://github.com/nlohmann/json/issues/1895)
928 - why static function `parse` cann't find in visual studio 2019 [\#1894](https://github.com/nlohman…
929 - Best way to handle json files with missing key value pairs. [\#1893](https://github.com/nlohmann/
930 - accessing json object as multimap [\#1892](https://github.com/nlohmann/json/issues/1892)
931 - What is the best way to parse vec3s into glm::vec3 [\#1891](https://github.com/nlohmann/json/issu…
932 - Get array of items without using vector [\#1890](https://github.com/nlohmann/json/issues/1890)
933 - Build errors \(clang 11.0.0\) on macOS 10.15.2 [\#1889](https://github.com/nlohmann/json/issues/1…
934 - Multiple arrays to vectors help [\#1888](https://github.com/nlohmann/json/issues/1888)
935 - json::parse\(begin, end\) parse error on first character using uchar\* [\#1887](https://github.co…
936 - issue in free\(\) [\#1886](https://github.com/nlohmann/json/issues/1886)
937 - is\_number\_unsigned\(\) returns false for positive integers \(int or 0 or 1 literals\) [\#1885](…
938 - MSVC build failure with /Zc:\_\_cplusplus and C++17 [\#1883](https://github.com/nlohmann/json/iss…
939 - RFC 6901 op:replace & arrays [\#1882](https://github.com/nlohmann/json/issues/1882)
940 - Problem with serialization of my custom template doubly-linked list [\#1881](https://github.com/n…
941 - is\_array\(\) is True, but raise 'cannot use operator\[\] for object iterators' [\#1880](https://…
942 - Serialize dynamic array [\#1879](https://github.com/nlohmann/json/issues/1879)
943 - Serialization of struct object. [\#1877](https://github.com/nlohmann/json/issues/1877)
944 - warning:c4503 [\#1875](https://github.com/nlohmann/json/issues/1875)
945 - Why are flattened empty objects/arrays not representable? [\#1874](https://github.com/nlohmann/js…
946 - Container Overflow \(ASAN\) when using operator \>\> on an ifs [\#1873](https://github.com/nlohma…
947 - Sub-array to vector or map object? [\#1870](https://github.com/nlohmann/json/issues/1870)
948 - WIP: QT \(cute\) type supports [\#1869](https://github.com/nlohmann/json/issues/1869)
949 - Compiler flags to disable features and shrink code size [\#1868](https://github.com/nlohmann/json
950 - null strings [\#1867](https://github.com/nlohmann/json/issues/1867)
951 - Struct with array of struct and \_\_attribute\_\_\(\(packed\)\) [\#1866](https://github.com/nlohm…
952 - Best way to extract numbers in the string? [\#1865](https://github.com/nlohmann/json/issues/1865)
953 - Displaying \\?\Volume{guid} from string to json giving error [\#1864](https://github.com/nlohmann…
954 - not working when compiling as x86 [\#1863](https://github.com/nlohmann/json/issues/1863)
955 - Skipping evaluation of log line expressions with a macro, is it possible? [\#1862](https://github…
956 - Suppress warnings [\#1861](https://github.com/nlohmann/json/issues/1861)
957 - conflit with g++ compile option -mwindows [\#1860](https://github.com/nlohmann/json/issues/1860)
958 - How to serialize nested classes to semi-flat JSON object? [\#1859](https://github.com/nlohmann/js…
959 - Memory Requirement for large json file [\#1858](https://github.com/nlohmann/json/issues/1858)
960 - Query a binary format \(BSON, CBOR, MessagePack, UBJSON\) [\#1856](https://github.com/nlohmann/js…
961 - Documentation on operator\[\] behavior with missing keys [\#1855](https://github.com/nlohmann/jso…
962 - Problem in converting string into JSON; Can't parse successfully. [\#1854](https://github.com/nlo…
963 - json.at\_or\_default\(key, defaultval\) [\#1852](https://github.com/nlohmann/json/issues/1852)
964 - please improve the enum conversion documentation \(my example gist provided\) [\#1851](https://gi…
965 - Default value returned on ValueType nlohmann::basic\_json::value \(const typename object\_t::key\…
966 - Accounting for arbitrary precision numerical literals [\#1849](https://github.com/nlohmann/json/i…
967 - While trying to make a simple array, I get a nested array instead [\#1848](https://github.com/nlo…
968 - How to reuse the parser and serializer intermediate storage? [\#1847](https://github.com/nlohmann…
969 - Too much content in json.hpp leads to slow compilation [\#1845](https://github.com/nlohmann/json/…
970 - Cannot read some data in json file [\#1843](https://github.com/nlohmann/json/issues/1843)
971 - Precompiled JSON library? [\#1842](https://github.com/nlohmann/json/issues/1842)
972 - Please change assert into throw\(maybe\) in line 17946 [\#1841](https://github.com/nlohmann/json/…
973 - JSON for modern C++ ECCN information [\#1840](https://github.com/nlohmann/json/issues/1840)
974 - CI: reduce build time for Travis valgrind [\#1836](https://github.com/nlohmann/json/issues/1836)
975 - How do I traverse a json object and add new elements into the hierarchy [\#1834](https://github.c…
976 - Invalid UTF-8 byte at index 1: 0x65 [\#1831](https://github.com/nlohmann/json/issues/1831)
977 - Serialize big data in json [\#1828](https://github.com/nlohmann/json/issues/1828)
978 - Backslash '\' in value causes exception [\#1827](https://github.com/nlohmann/json/issues/1827)
979 - from\_json for non default constructible class with dependency injection [\#1819](https://github.…
980 - Semi-frequent timeouts in `test-unicode_all` with 3.6.1 \(aarch64\) [\#1816](https://github.com/n…
981 - input\_adapter not user extensible [\#1813](https://github.com/nlohmann/json/issues/1813)
982 - crash at json::destroy on android [\#1812](https://github.com/nlohmann/json/issues/1812)
983 - Logs are repeating while cmake [\#1809](https://github.com/nlohmann/json/issues/1809)
984 - Add a the possibility to add dynamic json objects [\#1795](https://github.com/nlohmann/json/issue…
985 - Unnecessary test data file in the release [\#1790](https://github.com/nlohmann/json/issues/1790)
986 - Add support for parse stack limiting [\#1788](https://github.com/nlohmann/json/issues/1788)
987 - GCC -Wuseless-cast warnings [\#1777](https://github.com/nlohmann/json/issues/1777)
988 - compilation issue with NVCC 9.0 [\#1773](https://github.com/nlohmann/json/issues/1773)
989 - Unexpected behavior with fifo\_map json when copy and append [\#1763](https://github.com/nlohman…
990 - Parse error [\#1761](https://github.com/nlohmann/json/issues/1761)
991 - Assignment \(using value\(\)\) to nonexistent element behaves differently on Xcode 8 vs Xcode 10 …
992 - Readme out of date [\#1756](https://github.com/nlohmann/json/issues/1756)
993 - cmake\_\* tests don't use the build system's compiler [\#1747](https://github.com/nlohmann/json/i…
994 - Static assertions for template type properties required [\#1729](https://github.com/nlohmann/json
995 - Use float and possibly half in json::to\_cbor [\#1719](https://github.com/nlohmann/json/issues/17…
996 - json::from\_cbor does not respect allow\_exceptions = false when input is string literal [\#1715]…
997 - /Zc:\_\_cplusplus leads to C2416 [\#1695](https://github.com/nlohmann/json/issues/1695)
998 - `unflatten` vs objects with number-ish keys [\#1575](https://github.com/nlohmann/json/issues/1575)
999 - A "thinner" source code tar as part of release? [\#1572](https://github.com/nlohmann/json/issues/…
1000 - Repository is almost 450MB [\#1497](https://github.com/nlohmann/json/issues/1497)
1001 - Substantial performance penalty caused by polymorphic input adapter [\#1457](https://github.com/…
1002 - Move tests to a separate repo [\#1235](https://github.com/nlohmann/json/issues/1235)
1003 - reduce repos size [\#1185](https://github.com/nlohmann/json/issues/1185)
1004 - CMakeLists.txt in release zips? [\#1184](https://github.com/nlohmann/json/issues/1184)
1005 - Minimal branch? [\#1066](https://github.com/nlohmann/json/issues/1066)
1006 - Move test blobs to a submodule? [\#732](https://github.com/nlohmann/json/issues/732)
1007 - \[Question\] When using this as git submodule, will it clone the whole thing include test data an…
1008 - Need to improve ignores.. [\#567](https://github.com/nlohmann/json/issues/567)
1009 - Minimal repository \(current size very large\) [\#556](https://github.com/nlohmann/json/issues/55…
1010 - For a header-only library you have to clone 214MB [\#482](https://github.com/nlohmann/json/issues…
1011 - 17 MB / 90 MB repo size!? [\#96](https://github.com/nlohmann/json/issues/96)
1013 - Improve parse\_ubjson\_fuzzer [\#2182](https://github.com/nlohmann/json/pull/2182) ([tanuj208](ht…
1014 - Add input adapter tests [\#2178](https://github.com/nlohmann/json/pull/2178) ([nlohmann](https://…
1015 - Fix warnings [\#2174](https://github.com/nlohmann/json/pull/2174) ([nlohmann](https://github.com/…
1016 - Fix PR\#1006 [\#2158](https://github.com/nlohmann/json/pull/2158) ([dota17](https://github.com/do…
1017 - Fix issue\#1972 [\#2153](https://github.com/nlohmann/json/pull/2153) ([dota17](https://github.com…
1018 - Update URLs to HTTPS [\#2152](https://github.com/nlohmann/json/pull/2152) ([TotalCaesar659](https…
1019 - Fix Issue\#1813: user defined input adapters [\#2145](https://github.com/nlohmann/json/pull/2145)…
1020 - Fix issue\#1939: Cast character to unsigned for comparison [\#2144](https://github.com/nlohmann/j…
1021 - Fix issue\#2142: readme: fix typo in CMake FetchContent example [\#2143](https://github.com/nlohm…
1022 - Respect allow\_exceptions=false for binary formats [\#2140](https://github.com/nlohmann/json/pull…
1023 - Fix issue 2112 [\#2137](https://github.com/nlohmann/json/pull/2137) ([dota17](https://github.com/…
1024 - Add bleeding edge GCC to CI [\#2136](https://github.com/nlohmann/json/pull/2136) ([aokellermann](…
1025 - Clean up implementation of binary type [\#2125](https://github.com/nlohmann/json/pull/2125) ([nlo…
1026 - Fixed a compilation error in MSVC [\#2121](https://github.com/nlohmann/json/pull/2121) ([gistrec]…
1027 - Overwork CI [\#2119](https://github.com/nlohmann/json/pull/2119) ([nlohmann](https://github.com/n…
1028 - Fix warnings from Clang 10 and GCC 9 [\#2116](https://github.com/nlohmann/json/pull/2116) ([nlohm…
1029 - Do not include \<ciso646\> when using C++17 [\#2115](https://github.com/nlohmann/json/pull/2115) …
1030 - Fix issue\#2086: disallow json::value\_t type parameter in value\(\) [\#2104](https://github.com/…
1031 - Fix Coveralls integration [\#2100](https://github.com/nlohmann/json/pull/2100) ([nlohmann](https:…
1032 - Add tests for binary values [\#2099](https://github.com/nlohmann/json/pull/2099) ([nlohmann](http…
1033 - Use external test data [\#2081](https://github.com/nlohmann/json/pull/2081) ([nlohmann](https://g…
1034 - Remove Doozer CI [\#2080](https://github.com/nlohmann/json/pull/2080) ([nlohmann](https://github.…
1035 - Fix README.md. Missing ``` [\#2077](https://github.com/nlohmann/json/pull/2077) ([ArthurSonzogni]…
1036 - Fix error message about invalid surrogate pairs [\#2076](https://github.com/nlohmann/json/pull/20…
1037 - Add CMake fetchcontent documentation and tests [\#2074](https://github.com/nlohmann/json/pull/207…
1038 - Properly pass serialize\_binary to dump function [\#2071](https://github.com/nlohmann/json/pull/2…
1039 - Fix returning reference to local temporary object [\#2069](https://github.com/nlohmann/json/pull/…
1040 - updated wandbox link [\#2060](https://github.com/nlohmann/json/pull/2060) ([alexandermyasnikov](h…
1041 - Fix bug in diff function [\#2054](https://github.com/nlohmann/json/pull/2054) ([nlohmann](https:/…
1042 - Fix GCC compiler warnings [\#2053](https://github.com/nlohmann/json/pull/2053) ([nlohmann](https:…
1043 - Fix Clang compiler warnings [\#2051](https://github.com/nlohmann/json/pull/2051) ([nlohmann](http…
1044 - Update doctest to 2.3.7 [\#2050](https://github.com/nlohmann/json/pull/2050) ([nlohmann](https://…
1045 - Fix issue\#1719 [\#2044](https://github.com/nlohmann/json/pull/2044) ([dota17](https://github.com…
1046 - Add missing testcase about NaN in unit-constructor1.cpp [\#2043](https://github.com/nlohmann/json
1047 - Templatize basic\_json constructor from json\_ref [\#2034](https://github.com/nlohmann/json/pull/…
1048 - Replace deprecated std::is\_pod [\#2033](https://github.com/nlohmann/json/pull/2033) ([nlohmann](…
1049 - Fixes \#1971 \(memory leak in basic\_json::push\_back\) [\#2025](https://github.com/nlohmann/json
1050 - fix \#1982:json\_pointer.contains\(\) exception is incorrectly raised [\#2019](https://github.com…
1051 - Update LICENSE.MIT [\#2010](https://github.com/nlohmann/json/pull/2010) ([magamig](https://github…
1052 - PR for \#2006 to test in AppVeyor. [\#2008](https://github.com/nlohmann/json/pull/2008) ([gareths…
1053 - Added wsjcpp.yml [\#2004](https://github.com/nlohmann/json/pull/2004) ([sea-kg](https://github.co…
1054 - fix error 'setw' is not a member of 'std' in Wandbox example [\#2002](https://github.com/nlohmann…
1055 - catch exceptions for json\_pointer : ..../+99 [\#1990](https://github.com/nlohmann/json/pull/1990…
1056 - Modify the document about operator== [\#1984](https://github.com/nlohmann/json/pull/1984) ([dota1…
1057 - Rename argument array\_index to array\_indx in json\_pointer methods [\#1980](https://github.com/…
1058 - README: Fix string representation of `dump`ed `json` [\#1979](https://github.com/nlohmann/json/pu…
1059 - fix warnings in serializer.hpp for VS2019 [\#1969](https://github.com/nlohmann/json/pull/1969) ([…
1060 - Fix C26451 warnnings in to\_chars.hpp [\#1967](https://github.com/nlohmann/json/pull/1967) ([dota…
1061 - appveyor.yml: Compile and test with latest version for \_\_cplusplus ma… [\#1958](https://github.…
1062 - Fix typo in examples [\#1956](https://github.com/nlohmann/json/pull/1956) ([dota17](https://githu…
1063 - templated input adapters [\#1950](https://github.com/nlohmann/json/pull/1950) ([FrancoisChabot](h…
1064 - Update README.md : add a FAQ about memory release [\#1933](https://github.com/nlohmann/json/pull/…
1065 - Some typos [\#1923](https://github.com/nlohmann/json/pull/1923) ([Coeur](https://github.com/Coeur…
1066 - Fix link to parse function in README [\#1918](https://github.com/nlohmann/json/pull/1918) ([kasti…
1067 - Readme: Updated links to hunter repo & docs [\#1917](https://github.com/nlohmann/json/pull/1917) …
1068 - Adds instruction for using Build2's package manager [\#1909](https://github.com/nlohmann/json/pul…
1069 - Update README.md [\#1907](https://github.com/nlohmann/json/pull/1907) ([pauljurczak](https://gith…
1070 - Fix warning: ignoring return value [\#1871](https://github.com/nlohmann/json/pull/1871) ([sonuloh…
1071 - docs: add central repository as conan source to readme [\#1857](https://github.com/nlohmann/json/…
1072 - README: Package in MSYS2 renamed to nlohmann-json [\#1853](https://github.com/nlohmann/json/pull/…
1073 - Fix msvc warnings [\#1846](https://github.com/nlohmann/json/pull/1846) ([MBalszun](https://github…
1074 - Update tests that generate CMake projects to use main project's C++ compiler [\#1844](https://git…
1075 - make CMake's version config file architecture-independent [\#1746](https://github.com/nlohmann/js…
1076 - Add binary type support to all binary file formats, as well as an internally represented binary t…
1078 ## [v3.7.3](https://github.com/nlohmann/json/releases/tag/v3.7.3) (2019-11-17)
1080 [Full Changelog](https://github.com/nlohmann/json/compare/v3.7.2...v3.7.3)
1082 - Project branches [\#1839](https://github.com/nlohmann/json/issues/1839)
1083 - Quadratic destruction complexity introduced in \#1436 [\#1837](https://github.com/nlohmann/json/i…
1084 - Trying to open a file [\#1814](https://github.com/nlohmann/json/issues/1814)
1085 - Comparing data type with value\_t::number\_integer fails [\#1783](https://github.com/nlohmann/jso…
1086 - CMake version config file is architecture-dependent [\#1697](https://github.com/nlohmann/json/iss…
1088 - Fix quadratic destruction complexity [\#1838](https://github.com/nlohmann/json/pull/1838) ([nicka…
1090 ## [v3.7.2](https://github.com/nlohmann/json/releases/tag/v3.7.2) (2019-11-10)
1092 [Full Changelog](https://github.com/nlohmann/json/compare/v3.7.1...v3.7.2)
1094 - Segmentation fault in destructor in case of large inputs [\#1835](https://github.com/nlohmann/jso…
1095 - type\_name\(\) is not consistent with type\(\) [\#1833](https://github.com/nlohmann/json/issues/1…
1096 - json::parse is not a member [\#1832](https://github.com/nlohmann/json/issues/1832)
1097 - How do you deal with json\* ? [\#1829](https://github.com/nlohmann/json/issues/1829)
1098 - Combined find\_package/add\_subdirectory not linking libraries [\#1771](https://github.com/nlohma…
1099 - example code for ifstream reading a json file results in no operator error [\#1766](https://githu…
1100 - Warning: unsequenced modification and access to 'range' [\#1674](https://github.com/nlohmann/json
1101 - Segmentation fault \(stack overflow\) due to unbounded recursion [\#1419](https://github.com/nloh…
1102 - Stack-overflow \(OSS-Fuzz 4234\) [\#832](https://github.com/nlohmann/json/issues/832)
1104 - Configure WhiteSource Bolt for GitHub [\#1830](https://github.com/nlohmann/json/pull/1830) ([mend
1105 - Prevent stackoverflow caused by recursive deconstruction [\#1436](https://github.com/nlohmann/jso…
1107 ## [v3.7.1](https://github.com/nlohmann/json/releases/tag/v3.7.1) (2019-11-06)
1109 [Full Changelog](https://github.com/nlohmann/json/compare/v3.7.0...v3.7.1)
1111 - std::is\_constructible is always true with tuple [\#1825](https://github.com/nlohmann/json/issues…
1112 - Can't compile from\_json\(std::valarray\<T\>\). [\#1824](https://github.com/nlohmann/json/issues/…
1113 - json class should have a get\_or member function [\#1823](https://github.com/nlohmann/json/issues…
1114 - NLOHMANN\_JSON\_SERIALIZE\_ENUM macro capture's json objects by value [\#1822](https://github.com…
1115 - Parse fails when number literals start with zero [\#1820](https://github.com/nlohmann/json/issues…
1116 - Weird behaviour of `contains` with `json_pointer` [\#1815](https://github.com/nlohmann/json/issue…
1117 - strange behaviour with json\_pointer and .contains\(\) [\#1811](https://github.com/nlohmann/json/…
1118 - Can \#1695 be re-opened? [\#1808](https://github.com/nlohmann/json/issues/1808)
1119 - Merge two json objects [\#1807](https://github.com/nlohmann/json/issues/1807)
1120 - std::is\_constructible\<json, std::unordered\_map\<std::string, Data\>\> when to\_json not define…
1121 - Private data on parsing [\#1802](https://github.com/nlohmann/json/issues/1802)
1122 - Capturing Line and Position when querying [\#1800](https://github.com/nlohmann/json/issues/1800)
1123 - json error on parsing DBL\_MAX from string [\#1796](https://github.com/nlohmann/json/issues/1796)
1124 - De/Serialisation of vector of tupple object with nested obect need Help please [\#1794](https://g…
1125 - Output json is corrupted [\#1793](https://github.com/nlohmann/json/issues/1793)
1126 - variable name byte sometimes used as a \#define [\#1792](https://github.com/nlohmann/json/issues/…
1127 - Can't read json file [\#1791](https://github.com/nlohmann/json/issues/1791)
1128 - Problems with special German letters [\#1789](https://github.com/nlohmann/json/issues/1789)
1129 - Support for trailing commas [\#1787](https://github.com/nlohmann/json/issues/1787)
1130 - json\_pointer construction bug [\#1786](https://github.com/nlohmann/json/issues/1786)
1131 - Visual Studio 2017 warning [\#1784](https://github.com/nlohmann/json/issues/1784)
1132 - ciso646 header become obsolete [\#1782](https://github.com/nlohmann/json/issues/1782)
1133 - Migrate LGTM.com installation from OAuth to GitHub App [\#1781](https://github.com/nlohmann/json/…
1134 - JSON comparison, contains and operator& [\#1778](https://github.com/nlohmann/json/issues/1778)
1135 - pass a json object to a class contructor adds an array around the object [\#1776](https://github.…
1136 - 'Float' number\_float\_function\_t template parameter name conflicts with C '\#define Float float…
1137 - A weird building problem :-\( [\#1774](https://github.com/nlohmann/json/issues/1774)
1138 - What is this json\_ref? [\#1772](https://github.com/nlohmann/json/issues/1772)
1139 - Interoperability with other languages [\#1770](https://github.com/nlohmann/json/issues/1770)
1140 - Json dump [\#1768](https://github.com/nlohmann/json/issues/1768)
1141 - json\_pointer\<\>::back\(\) should be const [\#1764](https://github.com/nlohmann/json/issues/1764)
1142 - How to get value from array [\#1762](https://github.com/nlohmann/json/issues/1762)
1143 - Merge two jsons [\#1757](https://github.com/nlohmann/json/issues/1757)
1144 - Unable to locate nlohmann\_jsonConfig.cmake [\#1755](https://github.com/nlohmann/json/issues/1755)
1145 - json.hpp won;t compile VS2019 CLR/CLI app but does in console app [\#1754](https://github.com/nlo…
1146 - \[Nested Json Objects\] Segmentation fault [\#1753](https://github.com/nlohmann/json/issues/1753)
1147 - remove/replace assert with exceptions [\#1752](https://github.com/nlohmann/json/issues/1752)
1148 - Add array support for update\(\) function [\#1751](https://github.com/nlohmann/json/issues/1751)
1149 - Is there a reason the `get_to` method is defined in `include/nlohmann/json.hpp` but not in `singl…
1150 - how to validate json object before calling dump\(\) [\#1748](https://github.com/nlohmann/json/iss…
1151 - Unable to invoke accessors on json objects in lldb [\#1745](https://github.com/nlohmann/json/issu…
1152 - Escaping string before parsing [\#1743](https://github.com/nlohmann/json/issues/1743)
1153 - Construction in a member initializer list using curly braces is set as 'array' [\#1742](https://g…
1154 - Read a subkey from json object [\#1740](https://github.com/nlohmann/json/issues/1740)
1155 - Serialize vector of glm:vec2 [\#1739](https://github.com/nlohmann/json/issues/1739)
1156 - Support nlohmann::basic\_json::value with JSON\_NOEXCEPTION [\#1738](https://github.com/nlohmann/
1157 - how to know the parse is error [\#1737](https://github.com/nlohmann/json/issues/1737)
1158 - How to check if a given key exists in a JSON object [\#1736](https://github.com/nlohmann/json/iss…
1159 - Allow The Colon Key-Value Delimiter To Have A Space Before It \[@ READ ONLY\] [\#1735](https://gi…
1160 - Allow Tail { "Key": "Value" } Comma \[@ READ ONLY\] [\#1734](https://github.com/nlohmann/json/iss…
1161 - No-throw json::value\(\) [\#1733](https://github.com/nlohmann/json/issues/1733)
1162 - JsonObject.dump\(\) [\#1732](https://github.com/nlohmann/json/issues/1732)
1163 - basic\_json has no member "parse" [\#1731](https://github.com/nlohmann/json/issues/1731)
1164 - Exception "type must be string, but is array" [\#1730](https://github.com/nlohmann/json/issues/17…
1165 - json::contains usage to find a path [\#1727](https://github.com/nlohmann/json/issues/1727)
1166 - How to create JSON Object from my Structures of Data and Json File from that Object [\#1726](http…
1167 - please provide an API to read JSON from file directly. [\#1725](https://github.com/nlohmann/json/…
1168 - How to modify a value stored at a key? [\#1723](https://github.com/nlohmann/json/issues/1723)
1169 - CMake not correctly finding the configuration package for 3.7.0 [\#1721](https://github.com/nloh…
1170 - name typo in the "spack package management" section of README.md [\#1720](https://github.com/nloh…
1171 - How to add json to another json? [\#1718](https://github.com/nlohmann/json/issues/1718)
1172 - json::parse\(\) ubsan regression with v3.7.0 [\#1716](https://github.com/nlohmann/json/issues/171…
1173 - What I am doing wrong?!? [\#1714](https://github.com/nlohmann/json/issues/1714)
1174 - Potential memory leak detected by Valgrind [\#1713](https://github.com/nlohmann/json/issues/1713)
1175 - json::parse is not thread safe? [\#1712](https://github.com/nlohmann/json/issues/1712)
1176 - static analysis alarm by cppcheck [\#1711](https://github.com/nlohmann/json/issues/1711)
1177 - The compilation time is slow [\#1710](https://github.com/nlohmann/json/issues/1710)
1178 - not linking properly with cmake [\#1709](https://github.com/nlohmann/json/issues/1709)
1179 - Error in dump\(\) with int64\_t minimum value [\#1708](https://github.com/nlohmann/json/issues/17…
1180 - Crash on trying to deserialize json string on 3ds homebrew [\#1707](https://github.com/nlohmann/j…
1181 - Can't compile VS2019. 13 Errors [\#1706](https://github.com/nlohmann/json/issues/1706)
1182 - find an object that matches the search criteria [\#1705](https://github.com/nlohmann/json/issues/…
1183 - IntelliSense goes crazy on VS2019 [\#1704](https://github.com/nlohmann/json/issues/1704)
1184 - Installing on Ubuntu 16.04 [\#1703](https://github.com/nlohmann/json/issues/1703)
1185 - Where is json::parse now? [\#1702](https://github.com/nlohmann/json/issues/1702)
1186 - Forward header should't be amalgamated [\#1700](https://github.com/nlohmann/json/issues/1700)
1187 - Json support for Cmake version 2.8.12 [\#1699](https://github.com/nlohmann/json/issues/1699)
1188 - Intruisive scientific notation when using .dump\(\); [\#1698](https://github.com/nlohmann/json/is…
1189 - Is there support for automatic serialization/deserialization? [\#1696](https://github.com/nlohman…
1190 - on MSVC dump\(\) will hard crash for larger json [\#1693](https://github.com/nlohmann/json/issues…
1191 - puzzled implicit conversions [\#1692](https://github.com/nlohmann/json/issues/1692)
1192 - Information: My project uses this awesome library [\#1691](https://github.com/nlohmann/json/issue…
1193 - Consider listing files explicitly instead of using GLOB [\#1686](https://github.com/nlohmann/json
1194 - Failing tests on MSVC with VS2019 15.9.13 x64 [\#1685](https://github.com/nlohmann/json/issues/16…
1195 - Change from v2 to v3. Encoding with cp1252 [\#1680](https://github.com/nlohmann/json/issues/1680)
1196 - How to add Fifo\_map into json using Cmake [\#1679](https://github.com/nlohmann/json/issues/1679)
1197 - include.zip should contain meson.build [\#1672](https://github.com/nlohmann/json/issues/1672)
1198 - \[Question\] How do I parse JSON into custom types? [\#1669](https://github.com/nlohmann/json/iss…
1199 - Binary \(0x05\) data type for BSON to JSON conversion [\#1668](https://github.com/nlohmann/json/i…
1200 - Possible to call dump from lldb? [\#1666](https://github.com/nlohmann/json/issues/1666)
1201 - Segmentation fault when linked with libunwind [\#1665](https://github.com/nlohmann/json/issues/16…
1202 - Should I include single-header after my to\_json and from\_json custom functions declaration? Why…
1203 - Errors/Warnings in VS 2019 when Including Header File [\#1659](https://github.com/nlohmann/json/i…
1204 - Return null object from object's const operator\[\] as well. [\#1658](https://github.com/nlohmann…
1205 - Can't stream json object in to std::basic\_stringstream\<wchar\_t\> [\#1656](https://github.com/n…
1206 - C2440 in vs2015 cannot convert from 'initializer-list' to nlohmann::basic\_json [\#1655](https://…
1207 - Issues around get and pointers [\#1653](https://github.com/nlohmann/json/issues/1653)
1208 - Non-member operator== breaks enum \(de\)serialization [\#1647](https://github.com/nlohmann/json/i…
1209 - Valgrind: bytes in 1 blocks are definitely lost [\#1646](https://github.com/nlohmann/json/issues/…
1210 - Convenient way to make 'basic\_json' accept 'QString' as an key type as well? [\#1640](https://gi…
1211 - mongodb: nan, inf [\#1599](https://github.com/nlohmann/json/issues/1599)
1212 - Error in adl\_serializer [\#1590](https://github.com/nlohmann/json/issues/1590)
1213 - Injecting class during serialization [\#1584](https://github.com/nlohmann/json/issues/1584)
1214 - output\_adapter not user extensible [\#1534](https://github.com/nlohmann/json/issues/1534)
1215 - Inclusion of nlohmann/json.hpp causes OS/ABI to change on Linux [\#1410](https://github.com/nlohm…
1216 - Add library versioning using inline namespaces [\#1394](https://github.com/nlohmann/json/issues/1…
1217 - CBOR byte string support [\#1129](https://github.com/nlohmann/json/issues/1129)
1218 - How to deserialize array with derived objects [\#716](https://github.com/nlohmann/json/issues/716)
1220 - Add restriction for tuple specialization of to\_json [\#1826](https://github.com/nlohmann/json/pu…
1221 - Fix for \#1647 [\#1821](https://github.com/nlohmann/json/pull/1821) ([AnthonyVH](https://github.c…
1222 - Fix issue \#1805 [\#1806](https://github.com/nlohmann/json/pull/1806) ([cbegue](https://github.co…
1223 - Fix some spelling errors - mostly in comments & documentation. [\#1803](https://github.com/nlohma…
1224 - Update Hedley to v11. [\#1799](https://github.com/nlohmann/json/pull/1799) ([nemequ](https://gith…
1225 - iteration\_proxy: Fix integer truncation from std::size\_t to int [\#1797](https://github.com/nlo…
1226 - appveyor.yml: Add MSVC 16 2019 support [\#1780](https://github.com/nlohmann/json/pull/1780) ([t-b…
1227 - test/CMakeLists.txt: Use an explicit list instead of GLOB [\#1779](https://github.com/nlohmann/js…
1228 - Make json\_pointer::back const \(resolves \#1764\) [\#1769](https://github.com/nlohmann/json/pull…
1229 - did you mean 'serialization'? [\#1767](https://github.com/nlohmann/json/pull/1767) ([0xflotus](ht…
1230 - Allow items\(\) to be used with custom string [\#1765](https://github.com/nlohmann/json/pull/1765…
1231 - Cppcheck fixes [\#1760](https://github.com/nlohmann/json/pull/1760) ([Xav83](https://github.com/X…
1232 - Fix and add test's for SFINAE problem [\#1741](https://github.com/nlohmann/json/pull/1741) ([tete…
1233 - Fix clang sanitizer invocation [\#1728](https://github.com/nlohmann/json/pull/1728) ([t-b](https:…
1234 - Add gcc 9 and compile with experimental C++20 support [\#1724](https://github.com/nlohmann/json/p…
1235 - Fix int64 min issue [\#1722](https://github.com/nlohmann/json/pull/1722) ([t-b](https://github.co…
1236 - release: add singleinclude and meson.build to include.zip [\#1694](https://github.com/nlohmann/js…
1238 ## [v3.7.0](https://github.com/nlohmann/json/releases/tag/v3.7.0) (2019-07-28)
1240 [Full Changelog](https://github.com/nlohmann/json/compare/v3.6.1...v3.7.0)
1242 - How can I retrieve uknown strings from json file in my C++ program. [\#1684](https://github.com/n…
1243 - contains\(\) is sometimes causing stack-based buffer overrun exceptions [\#1683](https://github.c…
1244 - How to deserialize arrays from json [\#1681](https://github.com/nlohmann/json/issues/1681)
1245 - Compilation failed in VS2015 [\#1678](https://github.com/nlohmann/json/issues/1678)
1246 - Why the compiled object file is so huge? [\#1677](https://github.com/nlohmann/json/issues/1677)
1247 - From Version 2.1.1 to 3.6.1 serialize std::set [\#1676](https://github.com/nlohmann/json/issues/1…
1248 - Qt deprecation model halting compiltion [\#1675](https://github.com/nlohmann/json/issues/1675)
1249 - Build For Raspberry pi , Rapbery with new Compiler C++17 [\#1671](https://github.com/nlohmann/js…
1250 - Build from Raspberry pi [\#1667](https://github.com/nlohmann/json/issues/1667)
1251 - Can not translate map with integer key to dict string ? [\#1664](https://github.com/nlohmann/jso…
1252 - Double type converts to scientific notation [\#1661](https://github.com/nlohmann/json/issues/1661)
1253 - Missing v3.6.1 tag on master branch [\#1657](https://github.com/nlohmann/json/issues/1657)
1254 - Support Fleese Binary Data Format [\#1654](https://github.com/nlohmann/json/issues/1654)
1255 - Suggestion: replace alternative tokens for !, && and || with their symbols [\#1652](https://githu…
1256 - Build failure test-allocator.vcxproj [\#1651](https://github.com/nlohmann/json/issues/1651)
1257 - How to provide function json& to\_json\(\) which is similar as 'void to\_json\(json&j, const CObj…
1258 - Can't throw exception when starting file is a number [\#1649](https://github.com/nlohmann/json/is…
1259 - to\_json / from\_json with nested type [\#1648](https://github.com/nlohmann/json/issues/1648)
1260 - How to create a json object from a std::string, created by j.dump? [\#1645](https://github.com/nl…
1261 - Problem getting vector \(array\) of strings [\#1644](https://github.com/nlohmann/json/issues/1644)
1262 - json.hpp compilation issue with other typedefs with same name [\#1642](https://github.com/nlohman…
1263 - nlohmann::adl\_serializer\<T,void\>::to\_json no matching overloaded function found [\#1641](http…
1264 - overwrite adl\_serializer\<bool, void\> to change behaviour [\#1638](https://github.com/nlohmann/
1265 - json.SelectToken\("Manufacturers.Products.Price"\); [\#1637](https://github.com/nlohmann/json/iss…
1266 - Add json type as value [\#1636](https://github.com/nlohmann/json/issues/1636)
1267 - Unit conversion test error: conversion from 'nlohmann::json' to non-scalar type 'std::string\_vie…
1268 - nlohmann VS JsonCpp by C++17 [\#1633](https://github.com/nlohmann/json/issues/1633)
1269 - To integrate an inline helper function that return type name as string [\#1632](https://github.co…
1270 - Return JSON as reference [\#1631](https://github.com/nlohmann/json/issues/1631)
1271 - Updating from an older version causes problems with assing a json object to a struct [\#1630](htt…
1272 - Can without default constructor function for user defined classes when only to\_json is needed? […
1273 - Compilation fails with clang 6.x-8.x in C++14 mode [\#1628](https://github.com/nlohmann/json/issu…
1274 - Treating floating point as string [\#1627](https://github.com/nlohmann/json/issues/1627)
1275 - error parsing character å [\#1626](https://github.com/nlohmann/json/issues/1626)
1276 - \[Help\] How to Improve Json Output Performance with Large Json Arrays [\#1624](https://github.co…
1277 - Suggested link changes for reporting new issues \[blob/develop/REAME.md and blob/develop/.github/…
1278 - Broken link to issue template in CONTRIBUTING.md [\#1622](https://github.com/nlohmann/json/issues…
1279 - Missing word in README.md file [\#1621](https://github.com/nlohmann/json/issues/1621)
1280 - Package manager instructions in README for brew is incorrect [\#1620](https://github.com/nlohmann…
1281 - Building with Visual Studio 2019 [\#1619](https://github.com/nlohmann/json/issues/1619)
1282 - Precedence of to\_json and builtin harmful [\#1617](https://github.com/nlohmann/json/issues/1617)
1283 - The type json is missing from the html documentation [\#1616](https://github.com/nlohmann/json/is…
1284 - variant is not support in Release 3.6.1? [\#1615](https://github.com/nlohmann/json/issues/1615)
1285 - Replace assert with throw for const operator\[\] [\#1614](https://github.com/nlohmann/json/issues…
1286 - Memory Overhead is Too High \(10x or more\) [\#1613](https://github.com/nlohmann/json/issues/1613)
1287 - program crash everytime, when other data type incomming in json stream as expected [\#1612](https…
1288 - Improved Enum Support [\#1611](https://github.com/nlohmann/json/issues/1611)
1289 - is it possible convert json object back to stl container ? [\#1610](https://github.com/nlohmann/j…
1290 - Add C++17-like emplace.back\(\) for arrays. [\#1609](https://github.com/nlohmann/json/issues/1609)
1291 - is\_nothrow\_copy\_constructible fails for json::const\_iterator on MSVC2015 x86 Debug build [\#1…
1292 - Reading and writing array elements [\#1607](https://github.com/nlohmann/json/issues/1607)
1293 - Converting json::value to int [\#1605](https://github.com/nlohmann/json/issues/1605)
1294 - I have a vector of keys and and a string of value and i want to create nested json array [\#1604]…
1295 - In compatible JSON object from nlohmann::json to nohman::json - unexpected end of input; expected…
1296 - json parser crash if having a large number integer in message [\#1602](https://github.com/nlohma…
1297 - Value method with undocumented throwing 302 exception [\#1601](https://github.com/nlohmann/json/i…
1298 - Accessing value with json pointer adds key if not existing [\#1600](https://github.com/nlohmann/j…
1299 - README.md broken link to project documentation [\#1597](https://github.com/nlohmann/json/issues/1…
1300 - Random Kudos: Thanks for your work on this! [\#1596](https://github.com/nlohmann/json/issues/1596)
1301 - json::parse return value and errors [\#1595](https://github.com/nlohmann/json/issues/1595)
1302 - initializer list constructor makes curly brace initialization fragile [\#1594](https://github.com…
1303 - trying to log message for missing keyword, difference between \["foo"\] and at\("foo"\) [\#1593](…
1304 - std::string and std::wstring `to_json` [\#1592](https://github.com/nlohmann/json/issues/1592)
1305 - I have a C structure which I need to convert to a JSON. How do I do it? Haven't found proper exam…
1306 - dump\_escaped possible error ? [\#1589](https://github.com/nlohmann/json/issues/1589)
1307 - json::parse\(\) into a vector\<string\> results in unhandled exception [\#1587](https://github.co…
1308 - push\_back\(\)/emplace\_back\(\) on array invalidates pointers to existing array items [\#1586](h…
1309 - Getting nlohmann::detail::parse\_error on JSON generated by nlohmann::json not sure why [\#1583](…
1310 - getting error terminate called after throwing an instance of 'std::domain\_error' what\(\): ca…
1311 - how i create json file [\#1581](https://github.com/nlohmann/json/issues/1581)
1312 - prevent rounding of double datatype values [\#1580](https://github.com/nlohmann/json/issues/1580)
1313 - Documentation Container Overview Doesn't Reference Const Methods [\#1579](https://github.com/nloh…
1314 - Writing an array into a nlohmann::json object [\#1578](https://github.com/nlohmann/json/issues/15…
1315 - compilation error when using with another library [\#1577](https://github.com/nlohmann/json/issue…
1316 - Homebrew on OSX doesn't install cmake config file [\#1576](https://github.com/nlohmann/json/issue…
1317 - JSON Parse Out of Range Error [\#1574](https://github.com/nlohmann/json/issues/1574)
1318 - Integrating into existing CMake Project [\#1573](https://github.com/nlohmann/json/issues/1573)
1319 - conversion to std::string failed [\#1571](https://github.com/nlohmann/json/issues/1571)
1320 - jPtr operation does not throw [\#1569](https://github.com/nlohmann/json/issues/1569)
1321 - How to generate dll file for this project [\#1568](https://github.com/nlohmann/json/issues/1568)
1322 - how to pass variable data to json in c [\#1567](https://github.com/nlohmann/json/issues/1567)
1323 - I want to achieve an upgraded function. [\#1566](https://github.com/nlohmann/json/issues/1566)
1324 - How to determine the type of elements read from a JSON array? [\#1564](https://github.com/nlohman…
1325 - try\_get\_to [\#1563](https://github.com/nlohmann/json/issues/1563)
1326 - example code compile error [\#1562](https://github.com/nlohmann/json/issues/1562)
1327 - How to iterate over nested json object [\#1561](https://github.com/nlohmann/json/issues/1561)
1328 - Build Option/Separate Function to Allow to Throw on Duplicate Keys [\#1560](https://github.com/nl…
1329 - Compiler Switches -Weffc++ & -Wshadow are throwing errors [\#1558](https://github.com/nlohmann/js…
1330 - warning: use of the 'nodiscard' attribute is a C++17 extension [\#1557](https://github.com/nlohma…
1331 - Import/Export compressed JSON files [\#1556](https://github.com/nlohmann/json/issues/1556)
1332 - GDB renderers for json library [\#1554](https://github.com/nlohmann/json/issues/1554)
1333 - Is it possible to construct a json string object from a binary buffer? [\#1553](https://github.co…
1334 - json objects in list [\#1552](https://github.com/nlohmann/json/issues/1552)
1335 - Matrix output [\#1550](https://github.com/nlohmann/json/issues/1550)
1336 - Using json merge\_patch on ordered non-alphanumeric datasets [\#1549](https://github.com/nlohmann…
1337 - Invalid parsed value for big integer [\#1548](https://github.com/nlohmann/json/issues/1548)
1338 - Integrating with android ndk issues. [\#1547](https://github.com/nlohmann/json/issues/1547)
1339 - add noexcept json::value\("key", default\) method variant? [\#1546](https://github.com/nlohmann/j…
1340 - Thank you! �� [\#1545](https://github.com/nlohmann/json/issues/1545)
1341 - Output and input matrix [\#1544](https://github.com/nlohmann/json/issues/1544)
1342 - Add regression tests for MSVC [\#1543](https://github.com/nlohmann/json/issues/1543)
1343 - \[Help Needed!\] Season of Docs [\#1542](https://github.com/nlohmann/json/issues/1542)
1344 - program still abort\(\) or exit\(\) with try catch [\#1541](https://github.com/nlohmann/json/issu…
1345 - Have a json::type\_error exception because of JSON object [\#1540](https://github.com/nlohmann/js…
1346 - Quoted numbers [\#1538](https://github.com/nlohmann/json/issues/1538)
1347 - Reading a JSON file into an object [\#1537](https://github.com/nlohmann/json/issues/1537)
1348 - Releases 3.6.0 and 3.6.1 don't build on conda / windows [\#1536](https://github.com/nlohmann/json
1349 - \[Clang\] warning: use of the 'nodiscard' attribute is a C++17 extension \[-Wc++17-extensions\] […
1350 - wchar\_t/std::wstring json can be created but not accessed [\#1533](https://github.com/nlohmann/j…
1351 - json stringify [\#1532](https://github.com/nlohmann/json/issues/1532)
1352 - How can I use it from gcc on RPI [\#1528](https://github.com/nlohmann/json/issues/1528)
1353 - std::pair treated as an array instead of key-value in `std::vector<std::pair<>>` [\#1520](https:/…
1354 - Excessive Memory Usage for Large Json File [\#1516](https://github.com/nlohmann/json/issues/1516)
1355 - SAX dumper [\#1512](https://github.com/nlohmann/json/issues/1512)
1356 - Conversion to user type containing a std::vector not working with documented approach [\#1511](ht…
1357 - Inconsistent use of type alias. [\#1507](https://github.com/nlohmann/json/issues/1507)
1358 - Is there a current way to represent strings as json int? [\#1503](https://github.com/nlohmann/jso…
1359 - Intermittent issues with loadJSON [\#1484](https://github.com/nlohmann/json/issues/1484)
1360 - use json construct std::string [\#1462](https://github.com/nlohmann/json/issues/1462)
1361 - JSON Creation [\#1461](https://github.com/nlohmann/json/issues/1461)
1362 - Null bytes in files are treated like EOF [\#1095](https://github.com/nlohmann/json/issues/1095)
1363 - Feature: to\_string\(const json& j\); [\#916](https://github.com/nlohmann/json/issues/916)
1365 - Use GNUInstallDirs instead of hard-coded path. [\#1673](https://github.com/nlohmann/json/pull/167…
1366 - Package Manager: MSYS2 \(pacman\) [\#1670](https://github.com/nlohmann/json/pull/1670) ([podsviro…
1367 - Fix json.hpp compilation issue with other typedefs with same name \(Issue \#1642\) [\#1643](https…
1368 - Add explicit conversion from json to std::string\_view in conversion unit test [\#1639](https://g…
1369 - Minor fixes in docs [\#1625](https://github.com/nlohmann/json/pull/1625) ([nickaein](https://gith…
1370 - Fix broken links to documentation [\#1598](https://github.com/nlohmann/json/pull/1598) ([nickaein…
1371 - Added to\_string and added basic tests [\#1585](https://github.com/nlohmann/json/pull/1585) ([Mac…
1372 - Regression tests for MSVC [\#1570](https://github.com/nlohmann/json/pull/1570) ([nickaein](https:…
1373 - Fix/1511 [\#1555](https://github.com/nlohmann/json/pull/1555) ([theodelrieu](https://github.com/t…
1374 - Remove C++17 extension warning from clang; \#1535 [\#1551](https://github.com/nlohmann/json/pull/…
1375 - moved from Catch to doctest for unit tests [\#1439](https://github.com/nlohmann/json/pull/1439) (…
1377 ## [v3.6.1](https://github.com/nlohmann/json/releases/tag/v3.6.1) (2019-03-20)
1379 [Full Changelog](https://github.com/nlohmann/json/compare/3.6.1...v3.6.1)
1381 ## [3.6.1](https://github.com/nlohmann/json/releases/tag/3.6.1) (2019-03-20)
1383 [Full Changelog](https://github.com/nlohmann/json/compare/v3.6.0...3.6.1)
1385 - Failed to build with \<Windows.h\> [\#1531](https://github.com/nlohmann/json/issues/1531)
1386 - Compiling 3.6.0 with GCC \> 7, array vs std::array \#590 is back [\#1530](https://github.com/nloh…
1387 - 3.6.0: warning: missing initializer for member 'std::array\<char, 9ul\>::\_M\_elems' \[-Wmissing-
1388 - unable to parse json [\#1525](https://github.com/nlohmann/json/issues/1525)
1390 ## [v3.6.0](https://github.com/nlohmann/json/releases/tag/v3.6.0) (2019-03-19)
1392 [Full Changelog](https://github.com/nlohmann/json/compare/v3.5.0...v3.6.0)
1394 - How can I turn a string of a json array into a json array? [\#1526](https://github.com/nlohmann/j…
1395 - Minor: missing a std:: namespace tag [\#1521](https://github.com/nlohmann/json/issues/1521)
1396 - how to precision to four decimal for double when use to\_json [\#1519](https://github.com/nlohman…
1397 - error parse [\#1518](https://github.com/nlohmann/json/issues/1518)
1398 - Compile error: template argument deduction/substitution failed [\#1515](https://github.com/nlohma…
1399 - std::complex type [\#1510](https://github.com/nlohmann/json/issues/1510)
1400 - CBOR byte string support [\#1509](https://github.com/nlohmann/json/issues/1509)
1401 - Compilation error getting a std::pair\<\> on latest VS 2017 compiler [\#1506](https://github.com/…
1402 - "Integration" section of documentation needs update? [\#1505](https://github.com/nlohmann/json/is…
1403 - Json object from string from a TCP socket [\#1504](https://github.com/nlohmann/json/issues/1504)
1404 - MSVC warning C4946 \("reinterpret\_cast used between related classes"\) compiling json.hpp [\#150…
1405 - How to programmatically fill an n-th dimensional JSON object? [\#1501](https://github.com/nlohman…
1406 - Error compiling with clang and `JSON_NOEXCEPTION`: need to include `cstdlib` [\#1500](https://git…
1407 - The code compiles unsuccessfully with android-ndk-r10e [\#1499](https://github.com/nlohmann/json/…
1408 - Cmake 3.1 in develop, when is it likely to make it into a stable release? [\#1498](https://github…
1409 - Some Help please object inside array [\#1494](https://github.com/nlohmann/json/issues/1494)
1410 - How to get data into vector of user-defined type from a Json object [\#1493](https://github.com/n…
1411 - how to find subelement without loop [\#1490](https://github.com/nlohmann/json/issues/1490)
1412 - json to std::map [\#1487](https://github.com/nlohmann/json/issues/1487)
1413 - Type in README.md [\#1486](https://github.com/nlohmann/json/issues/1486)
1414 - Error in parsing and reading msgpack-lite [\#1485](https://github.com/nlohmann/json/issues/1485)
1415 - Compiling issues with libc 2.12 [\#1483](https://github.com/nlohmann/json/issues/1483)
1416 - How do I use reference or pointer binding values? [\#1482](https://github.com/nlohmann/json/issue…
1417 - Compilation fails in MSVC with the Microsoft Language Extensions disabled [\#1481](https://github…
1418 - Functional visit [\#1480](https://github.com/nlohmann/json/issues/1480)
1419 - \[Question\] Unescaped dump [\#1479](https://github.com/nlohmann/json/issues/1479)
1420 - Some Help please [\#1478](https://github.com/nlohmann/json/issues/1478)
1421 - Global variables are stored within the JSON file, how do I declare them as global variables when …
1422 - Unable to modify one of the values within the JSON file, and save it [\#1475](https://github.com…
1423 - Documentation of parse function has two identical @pre causes [\#1473](https://github.com/nlohman…
1424 - GCC 9.0 build failure [\#1472](https://github.com/nlohmann/json/issues/1472)
1425 - Can we have an `exists()` method? [\#1471](https://github.com/nlohmann/json/issues/1471)
1426 - How to parse multi object json from file? [\#1470](https://github.com/nlohmann/json/issues/1470)
1427 - How to returns the name of the upper object? [\#1467](https://github.com/nlohmann/json/issues/146…
1428 - Error: "tuple\_size" has already been declared in the current scope [\#1466](https://github.com/n…
1429 - Checking keys of two jsons against eachother [\#1465](https://github.com/nlohmann/json/issues/146…
1430 - Disable installation when used as meson subproject [\#1463](https://github.com/nlohmann/json/issu…
1431 - Unpack list of integers to a std::vector\<int\> [\#1460](https://github.com/nlohmann/json/issues/…
1432 - Implement DRY definition of JSON representation of a c++ class [\#1459](https://github.com/nlohm…
1433 - json.exception.type\_error.305 with GCC 4.9 when using C++ {} initializer [\#1458](https://github…
1434 - API to convert an "uninitialized" json into an empty object or empty array [\#1456](https://githu…
1435 - How to parse a vector of objects with const attributes [\#1453](https://github.com/nlohmann/json/…
1436 - NLOHMANN\_JSON\_SERIALIZE\_ENUM potentially requires duplicate definitions [\#1450](https://githu…
1437 - Question about making json object from file directory [\#1449](https://github.com/nlohmann/json/i…
1438 - .get\(\) throws error if used with userdefined structs in unordered\_map [\#1448](https://github.…
1439 - Integer Overflow \(OSS-Fuzz 12506\) [\#1447](https://github.com/nlohmann/json/issues/1447)
1440 - If a string has too many invalid UTF-8 characters, json::dump attempts to index an array out of b…
1441 - Setting values of .JSON file [\#1444](https://github.com/nlohmann/json/issues/1444)
1442 - alias object\_t::key\_type in basic\_json [\#1442](https://github.com/nlohmann/json/issues/1442)
1443 - Latest Ubuntu package is 2.1.1 [\#1438](https://github.com/nlohmann/json/issues/1438)
1444 - lexer.hpp\(1363\) '\_snprintf': is not a member | Visualstudio 2017 [\#1437](https://github.com…
1445 - Static method invites inadvertent logic error. [\#1433](https://github.com/nlohmann/json/issues/1…
1446 - EOS compilation produces "fatal error: 'nlohmann/json.hpp' file not found" [\#1432](https://githu…
1447 - Support for bad commas [\#1429](https://github.com/nlohmann/json/issues/1429)
1448 - Please have one base exception class for all json exceptions [\#1427](https://github.com/nlohmann…
1449 - Compilation warning: 'tuple\_size' defined as a class template here but previously declared as a …
1450 - Which version can be used with GCC 4.8.2 ? [\#1424](https://github.com/nlohmann/json/issues/1424)
1451 - Ignore nullptr values on constructing json object from a container [\#1422](https://github.com/nl…
1452 - Support for custom float precision via unquoted strings [\#1421](https://github.com/nlohmann/json
1453 - It is possible to call `json::find` with a json\_pointer as argument. This causes runtime UB/cras…
1454 - Dump throwing exception [\#1416](https://github.com/nlohmann/json/issues/1416)
1455 - Build error [\#1415](https://github.com/nlohmann/json/issues/1415)
1456 - Append version to include.zip [\#1412](https://github.com/nlohmann/json/issues/1412)
1457 - error C2039: '\_snprintf': is not a member of 'std' - Windows [\#1408](https://github.com/nlohman…
1458 - Deserializing to vector [\#1407](https://github.com/nlohmann/json/issues/1407)
1459 - Efficient way to set a `json` object as value into another `json` key [\#1406](https://github.com…
1460 - Document return value of parse\(\) when allow\_exceptions == false and parsing fails [\#1405](htt…
1461 - Unexpected behaviour with structured binding [\#1404](https://github.com/nlohmann/json/issues/140…
1462 - Which native types does get\<type\>\(\) allow? [\#1403](https://github.com/nlohmann/json/issues/1…
1463 - Add something like Json::StaticString [\#1402](https://github.com/nlohmann/json/issues/1402)
1464 - -Wmismatched-tags in 3.5.0? [\#1401](https://github.com/nlohmann/json/issues/1401)
1465 - Coverity Scan reports an UNCAUGHT\_EXCEPT issue [\#1400](https://github.com/nlohmann/json/issues/…
1466 - fff [\#1399](https://github.com/nlohmann/json/issues/1399)
1467 - sorry this is not an issue, just a Question, How to change a key value in a file and save it ? [\…
1468 - appveyor x64 builds appear to be using Win32 toolset [\#1374](https://github.com/nlohmann/json/is…
1469 - Serializing/Deserializing a Class containing a vector of itself [\#1373](https://github.com/nloh…
1470 - Retrieving array elements. [\#1369](https://github.com/nlohmann/json/issues/1369)
1471 - Deserialize [\#1366](https://github.com/nlohmann/json/issues/1366)
1472 - call of overloaded for push\_back and operator+= is ambiguous [\#1352](https://github.com/nlohman…
1473 - got an error and cann't figure it out [\#1351](https://github.com/nlohmann/json/issues/1351)
1474 - Improve number-to-string conversion [\#1334](https://github.com/nlohmann/json/issues/1334)
1475 - Implicit type conversion error on MSVC [\#1333](https://github.com/nlohmann/json/issues/1333)
1476 - NuGet Package [\#1132](https://github.com/nlohmann/json/issues/1132)
1478 - Change macros to numeric\_limits [\#1514](https://github.com/nlohmann/json/pull/1514) ([naszta](h…
1479 - fix GCC 7.1.1 - 7.2.1 on CentOS [\#1496](https://github.com/nlohmann/json/pull/1496) ([lieff](htt…
1480 - Update Buckaroo instructions in README.md [\#1495](https://github.com/nlohmann/json/pull/1495) ([…
1481 - Fix gcc9 build error test/src/unit-allocator.cpp \(Issue \#1472\) [\#1492](https://github.com/nlo…
1482 - Fix typo in README.md [\#1491](https://github.com/nlohmann/json/pull/1491) ([nickaein](https://gi…
1483 - Do proper endian conversions [\#1489](https://github.com/nlohmann/json/pull/1489) ([andreas-schwa…
1484 - Fix documentation [\#1477](https://github.com/nlohmann/json/pull/1477) ([nickaein](https://github…
1485 - Implement contains\(\) member function [\#1474](https://github.com/nlohmann/json/pull/1474) ([nic…
1486 - Add operator/= and operator/ to construct a JSON pointer by appending two JSON pointers [\#1469](…
1487 - Disable Clang -Wmismatched-tags warning on tuple\_size / tuple\_element [\#1468](https://github.c…
1488 - Disable installation when used as meson subproject. \#1463 [\#1464](https://github.com/nlohmann/j…
1489 - docs: README typo [\#1455](https://github.com/nlohmann/json/pull/1455) ([wythe](https://github.co…
1490 - remove extra semicolon from readme [\#1451](https://github.com/nlohmann/json/pull/1451) ([Afforix…
1491 - attempt to fix \#1445, flush buffer in serializer::dump\_escaped in UTF8\_REJECT case. [\#1446](h…
1492 - Use C++11 features supported by CMake 3.1. [\#1441](https://github.com/nlohmann/json/pull/1441) (…
1493 - :rotating\_light: fixed unused variable warning [\#1435](https://github.com/nlohmann/json/pull/14…
1494 - allow push\_back\(\) and pop\_back\(\) calls on json\_pointer [\#1434](https://github.com/nlohman…
1495 - Add instructions about using nlohmann/json with the conda package manager [\#1430](https://github…
1496 - Updated year in README.md [\#1425](https://github.com/nlohmann/json/pull/1425) ([jef](https://git…
1497 - Fixed broken links in the README file [\#1423](https://github.com/nlohmann/json/pull/1423) ([skyp…
1498 - Fixed broken links in the README file [\#1420](https://github.com/nlohmann/json/pull/1420) ([skyp…
1499 - docs: typo in README [\#1417](https://github.com/nlohmann/json/pull/1417) ([wythe](https://github…
1500 - Fix x64 target platform for appveyor [\#1414](https://github.com/nlohmann/json/pull/1414) ([nicka…
1501 - Improve dump\_integer performance [\#1411](https://github.com/nlohmann/json/pull/1411) ([nickaein…
1502 - buildsystem: relax requirement on cmake version [\#1409](https://github.com/nlohmann/json/pull/14…
1503 - CMake: Optional Install if Embedded [\#1330](https://github.com/nlohmann/json/pull/1330) ([ax3l](…
1505 ## [v3.5.0](https://github.com/nlohmann/json/releases/tag/v3.5.0) (2018-12-21)
1507 [Full Changelog](https://github.com/nlohmann/json/compare/v3.4.0...v3.5.0)
1509 - Copyconstructor inserts original into array with single element [\#1397](https://github.com/nlohm…
1510 - Get value without explicit typecasting [\#1395](https://github.com/nlohmann/json/issues/1395)
1511 - Big file parsing [\#1393](https://github.com/nlohmann/json/issues/1393)
1512 - Adding Structured Binding Support [\#1388](https://github.com/nlohmann/json/issues/1388)
1513 - map\<json::value\_t, string\> exhibits unexpected behavior [\#1387](https://github.com/nlohmann/j…
1514 - Error Code Return [\#1386](https://github.com/nlohmann/json/issues/1386)
1515 - using unordered\_map as object type [\#1385](https://github.com/nlohmann/json/issues/1385)
1516 - float precision [\#1384](https://github.com/nlohmann/json/issues/1384)
1517 - \[json.exception.type\_error.316\] invalid UTF-8 byte at index 1: 0xC3 [\#1383](https://github.co…
1518 - Inconsistent Constructor \(GCC vs. Clang\) [\#1381](https://github.com/nlohmann/json/issues/1381)
1519 - \#define or || [\#1379](https://github.com/nlohmann/json/issues/1379)
1520 - How to iterate inside the values ? [\#1377](https://github.com/nlohmann/json/issues/1377)
1521 - items\(\) unable to get the elements [\#1375](https://github.com/nlohmann/json/issues/1375)
1522 - conversion json to std::map doesn't work for types \<int, double\> [\#1372](https://github.com/n…
1523 - A minor issue in the build instructions [\#1371](https://github.com/nlohmann/json/issues/1371)
1524 - Using this library without stream ? [\#1370](https://github.com/nlohmann/json/issues/1370)
1525 - Writing and reading BSON data [\#1368](https://github.com/nlohmann/json/issues/1368)
1526 - Retrieving array elements from object type iterator. [\#1367](https://github.com/nlohmann/json/is…
1527 - json::dump\(\) silently crashes if items contain accented letters [\#1365](https://github.com/nlo…
1528 - warnings in MSVC \(2015\) in 3.4.0 related to bool... [\#1364](https://github.com/nlohmann/json/i…
1529 - Cant compile with -C++17 and beyond compiler options [\#1362](https://github.com/nlohmann/json/is…
1530 - json to concrete type conversion through reference or pointer fails [\#1361](https://github.com/n…
1531 - the first attributes of JSON string is misplaced [\#1360](https://github.com/nlohmann/json/issue…
1532 - Copy-construct using initializer-list converts objects to arrays [\#1359](https://github.com/nloh…
1533 - About value\(key, default\_value\) and operator\[\]\(key\) [\#1358](https://github.com/nlohmann/
1534 - Problem with printing json response object [\#1356](https://github.com/nlohmann/json/issues/1356)
1535 - Serializing pointer segfaults [\#1355](https://github.com/nlohmann/json/issues/1355)
1536 - Read `long long int` data as a number. [\#1354](https://github.com/nlohmann/json/issues/1354)
1537 - eclipse oxygen in ubuntu get\<size\_t\> is ambiguous [\#1353](https://github.com/nlohmann/json/i…
1538 - Can't build on Visual Studio 2017 v15.8.9 [\#1350](https://github.com/nlohmann/json/issues/1350)
1539 - cannot parse from string? [\#1349](https://github.com/nlohmann/json/issues/1349)
1540 - Error: out\_of\_range [\#1348](https://github.com/nlohmann/json/issues/1348)
1541 - expansion pattern 'CompatibleObjectType' contains no argument packs, with CUDA 10 [\#1347](https:…
1542 - Unable to update a value for a nested\(multi-level\) json file [\#1344](https://github.com/nlohma…
1543 - Fails to compile when std::iterator\_traits is not SFINAE friendly. [\#1341](https://github.com/n…
1544 - EOF flag not set on exhausted input streams. [\#1340](https://github.com/nlohmann/json/issues/134…
1545 - Shadowed Member in merge\_patch [\#1339](https://github.com/nlohmann/json/issues/1339)
1546 - Periods/literal dots in keys? [\#1338](https://github.com/nlohmann/json/issues/1338)
1547 - Protect macro expansion of commonly defined macros [\#1337](https://github.com/nlohmann/json/issu…
1548 - How to validate an input before parsing? [\#1336](https://github.com/nlohmann/json/issues/1336)
1549 - Non-verifying dump\(\) alternative for debugging/logging needed [\#1335](https://github.com/nlohm…
1550 - Json Libarary is not responding for me in c++ [\#1332](https://github.com/nlohmann/json/issues/13…
1551 - Question - how to find an object in an array [\#1331](https://github.com/nlohmann/json/issues/133…
1552 - Nesting additional data in json object [\#1328](https://github.com/nlohmann/json/issues/1328)
1553 - can to\_json\(\) be defined inside a class? [\#1324](https://github.com/nlohmann/json/issues/1324)
1554 - CodeBlocks IDE can't find `json.hpp` header [\#1318](https://github.com/nlohmann/json/issues/1318)
1555 - Change json\_pointer to provide an iterator begin/end/etc, don't use vectors, and also enable str…
1556 - Xcode - adding it to library [\#1300](https://github.com/nlohmann/json/issues/1300)
1557 - unicode: accept char16\_t, char32\_t sequences [\#1298](https://github.com/nlohmann/json/issues/1…
1558 - unicode: char16\_t\* is compiler error, but char16\_t\[\] is accepted [\#1297](https://github.com…
1559 - Dockerfile Project Help Needed [\#1296](https://github.com/nlohmann/json/issues/1296)
1560 - Comparisons between large unsigned and negative signed integers [\#1295](https://github.com/nlohm…
1561 - CMake alias to `nlohmann::json` [\#1291](https://github.com/nlohmann/json/issues/1291)
1562 - Release zips without tests [\#1285](https://github.com/nlohmann/json/issues/1285)
1563 - separate object\_t::key\_type from basic\_json::key\_type, and use an allocator which returns obj…
1564 - Is there a nice way to associate external values with json elements? [\#1256](https://github.com/…
1565 - Delete by json\_pointer [\#1248](https://github.com/nlohmann/json/issues/1248)
1566 - Expose lexer, as a StAX parser [\#1219](https://github.com/nlohmann/json/issues/1219)
1567 - Subclassing json\(\) & error on recursive load [\#1201](https://github.com/nlohmann/json/issues/1…
1568 - Check value for existence by json\_pointer [\#1194](https://github.com/nlohmann/json/issues/1194)
1570 - Feature/add file input adapter [\#1392](https://github.com/nlohmann/json/pull/1392) ([dumarjo](ht…
1571 - Added Support for Structured Bindings [\#1391](https://github.com/nlohmann/json/pull/1391) ([pr…
1572 - Link to issue \#958 broken [\#1382](https://github.com/nlohmann/json/pull/1382) ([kjpus](https://…
1573 - readme: fix typo [\#1380](https://github.com/nlohmann/json/pull/1380) ([manu-chroma](https://gith…
1574 - recommend using explicit from JSON conversions [\#1363](https://github.com/nlohmann/json/pull/136…
1575 - Fix merge\_patch shadow warning [\#1346](https://github.com/nlohmann/json/pull/1346) ([ax3l](http…
1576 - Allow installation via Meson [\#1345](https://github.com/nlohmann/json/pull/1345) ([mpoquet](http…
1577 - Set eofbit on exhausted input stream. [\#1343](https://github.com/nlohmann/json/pull/1343) ([mefy…
1578 - Add a SFINAE friendly iterator\_traits and use that instead. [\#1342](https://github.com/nlohmann…
1579 - Fix EOL Whitespaces & CMake Spelling [\#1329](https://github.com/nlohmann/json/pull/1329) ([ax3l]…
1581 ## [v3.4.0](https://github.com/nlohmann/json/releases/tag/v3.4.0) (2018-10-30)
1583 [Full Changelog](https://github.com/nlohmann/json/compare/v3.3.0...v3.4.0)
1585 - Big uint64\_t values are serialized wrong [\#1327](https://github.com/nlohmann/json/issues/1327)
1586 - \[Question\] Efficient check for equivalency? [\#1325](https://github.com/nlohmann/json/issues/13…
1587 - Can't use ifstream and .clear\(\) [\#1321](https://github.com/nlohmann/json/issues/1321)
1588 - \[Warning\] -Wparentheses on line 555 on single\_include [\#1319](https://github.com/nlohmann/jso…
1589 - Compilation error using at and find with enum struct [\#1316](https://github.com/nlohmann/json/is…
1590 - Parsing JSON from a web address [\#1311](https://github.com/nlohmann/json/issues/1311)
1591 - How to convert JSON to Struct with embeded subject [\#1310](https://github.com/nlohmann/json/issu…
1592 - Null safety/coalescing function? [\#1309](https://github.com/nlohmann/json/issues/1309)
1593 - Building fails using single include file: json.hpp [\#1308](https://github.com/nlohmann/json/issu…
1594 - json::parse\(std::string\) Exception inside packaged Lib [\#1306](https://github.com/nlohmann/jso…
1595 - Problem in Dockerfile with installation of library [\#1304](https://github.com/nlohmann/json/issu…
1596 - compile error in from\_json converting to container with std::pair [\#1299](https://github.com/nl…
1597 - Json that I am trying to parse, and I am lost Structure Array below top level [\#1293](https://gi…
1598 - Serializing std::variant causes stack overflow [\#1292](https://github.com/nlohmann/json/issues/1…
1599 - How do I go about customising from\_json to support \_\_int128\_t/\_\_uint128\_t? [\#1290](https:…
1600 - merge\_patch: inconsistent behaviour merging empty sub-object [\#1289](https://github.com/nlohman…
1601 - Buffer over/underrun using UBJson? [\#1288](https://github.com/nlohmann/json/issues/1288)
1602 - Enable the latest C++ standard with Visual Studio [\#1287](https://github.com/nlohmann/json/issue…
1603 - truncation of constant value in to\_cbor\(\) [\#1286](https://github.com/nlohmann/json/issues/128…
1604 - eosio.wasmsdk error [\#1284](https://github.com/nlohmann/json/issues/1284)
1605 - use the same interface for writing arrays and non-arrays [\#1283](https://github.com/nlohmann/jso…
1606 - How to read json file with optional entries and entries with different types [\#1281](https://gi…
1607 - merge result not as espected [\#1279](https://github.com/nlohmann/json/issues/1279)
1608 - how to get only "name" from below json [\#1278](https://github.com/nlohmann/json/issues/1278)
1609 - syntax error on right json string [\#1276](https://github.com/nlohmann/json/issues/1276)
1610 - Parsing JSON Array where members have no key, using custom types [\#1267](https://github.com/nloh…
1611 - I get a json exception periodically from json::parse for the same json [\#1263](https://github.c…
1612 - GCC 8.2.1. Compilation error: invalid conversion from... [\#1246](https://github.com/nlohmann/jso…
1613 - BSON support [\#1244](https://github.com/nlohmann/json/issues/1244)
1614 - enum to json mapping [\#1208](https://github.com/nlohmann/json/issues/1208)
1615 - Soften the landing when dumping non-UTF8 strings \(type\_error.316 exception\) [\#1198](https://g…
1617 - Add macro to define enum/JSON mapping [\#1323](https://github.com/nlohmann/json/pull/1323) ([nloh…
1618 - Add BSON support [\#1320](https://github.com/nlohmann/json/pull/1320) ([nlohmann](https://github.…
1619 - Properly convert constants to CharType [\#1315](https://github.com/nlohmann/json/pull/1315) ([nlo…
1620 - Allow to set error handler for decoding errors [\#1314](https://github.com/nlohmann/json/pull/131…
1621 - Add Meson related info to README [\#1305](https://github.com/nlohmann/json/pull/1305) ([koponomar…
1622 - Improve diagnostic messages for binary formats [\#1303](https://github.com/nlohmann/json/pull/130…
1623 - add new is\_constructible\_\* traits used in from\_json [\#1301](https://github.com/nlohmann/json
1624 - add constraints for variadic json\_ref constructors [\#1294](https://github.com/nlohmann/json/pul…
1625 - Improve diagnostic messages [\#1282](https://github.com/nlohmann/json/pull/1282) ([nlohmann](http…
1626 - Removed linter warnings [\#1280](https://github.com/nlohmann/json/pull/1280) ([nlohmann](https://…
1627 - Thirdparty benchmark: Fix Clang detection. [\#1277](https://github.com/nlohmann/json/pull/1277) (…
1629 ## [v3.3.0](https://github.com/nlohmann/json/releases/tag/v3.3.0) (2018-10-05)
1631 [Full Changelog](https://github.com/nlohmann/json/compare/3.3.0...v3.3.0)
1633 ## [3.3.0](https://github.com/nlohmann/json/releases/tag/3.3.0) (2018-10-05)
1635 [Full Changelog](https://github.com/nlohmann/json/compare/v3.2.0...3.3.0)
1637 - When key is not found print the key name into error too [\#1273](https://github.com/nlohmann/json
1638 - Visual Studio 2017 15.8.5 "conditional expression is constant" warning on Line 1851 in json.hpp […
1639 - how can we get this working on WSL? [\#1264](https://github.com/nlohmann/json/issues/1264)
1640 - Help needed [\#1259](https://github.com/nlohmann/json/issues/1259)
1641 - A way to get to a JSON values "key" [\#1258](https://github.com/nlohmann/json/issues/1258)
1642 - While compiling got 76 errors [\#1255](https://github.com/nlohmann/json/issues/1255)
1643 - Two blackslashes on json output file [\#1253](https://github.com/nlohmann/json/issues/1253)
1644 - Including nlohmann the badwrong way. [\#1250](https://github.com/nlohmann/json/issues/1250)
1645 - how to build with clang? [\#1247](https://github.com/nlohmann/json/issues/1247)
1646 - Cmake target\_link\_libraries unable to find nlohmann\_json since version 3.2.0 [\#1243](https://…
1647 - \[Question\] Access to end\(\) iterator reference [\#1242](https://github.com/nlohmann/json/issue…
1648 - Parsing different json format [\#1241](https://github.com/nlohmann/json/issues/1241)
1649 - Parsing Multiple JSON Files [\#1240](https://github.com/nlohmann/json/issues/1240)
1650 - Doesn't compile under C++17 [\#1239](https://github.com/nlohmann/json/issues/1239)
1651 - Conversion operator for nlohmann::json is not SFINAE friendly [\#1237](https://github.com/nlohman…
1652 - Custom deserialization of number\_float\_t [\#1236](https://github.com/nlohmann/json/issues/1236)
1653 - deprecated-declarations warnings when compiling tests with GCC 8.2.1. [\#1233](https://github.com…
1654 - Incomplete type with json\_fwd.hpp [\#1232](https://github.com/nlohmann/json/issues/1232)
1655 - Parse Error [\#1229](https://github.com/nlohmann/json/issues/1229)
1656 - json::get function with argument [\#1227](https://github.com/nlohmann/json/issues/1227)
1657 - questions regarding from\_json [\#1226](https://github.com/nlohmann/json/issues/1226)
1658 - Lambda in unevaluated context [\#1225](https://github.com/nlohmann/json/issues/1225)
1659 - NLohmann doesn't compile when enabling strict warning policies [\#1224](https://github.com/nlohma…
1660 - Creating array of objects [\#1223](https://github.com/nlohmann/json/issues/1223)
1661 - Somewhat unhelpful error message "cannot use operator\[\] with object" [\#1220](https://github.co…
1662 - single\_include json.hpp [\#1218](https://github.com/nlohmann/json/issues/1218)
1663 - Maps with enum class keys which are convertible to JSON strings should be converted to JSON dicti…
1664 - Adding JSON Array to the Array [\#1216](https://github.com/nlohmann/json/issues/1216)
1665 - Best way to output a vector of a given type to json [\#1215](https://github.com/nlohmann/json/iss…
1666 - compiler warning: double definition of macro JSON\_INTERNAL\_CATCH [\#1213](https://github.com/n…
1667 - Compilation error when using MOCK\_METHOD1 from GMock and nlohmann::json [\#1212](https://github.…
1668 - Issues parsing a previously encoded binary \(non-UTF8\) string. [\#1211](https://github.com/nlohm…
1669 - Yet another ordering question: char \* and parse\(\) [\#1209](https://github.com/nlohmann/json/is…
1670 - Error using gcc 8.1.0 on Ubuntu 14.04 [\#1207](https://github.com/nlohmann/json/issues/1207)
1671 - "type must be string, but is " std::string\(j.type\_name\(\) [\#1206](https://github.com/nlohman…
1672 - Returning empty json object from a function of type const json& ? [\#1205](https://github.com/nlo…
1673 - VS2017 compiler suggests using constexpr if [\#1204](https://github.com/nlohmann/json/issues/1204)
1674 - Template instatiation error on compiling [\#1203](https://github.com/nlohmann/json/issues/1203)
1675 - BUG - json dump field with unicode -\> array of ints \(instead of string\) [\#1197](https://githu…
1676 - Compile error using Code::Blocks // mingw-w64 GCC 8.1.0 - "Incomplete Type" [\#1193](https://gith…
1677 - SEGFAULT on arm target [\#1190](https://github.com/nlohmann/json/issues/1190)
1678 - Compiler crash with old Clang [\#1179](https://github.com/nlohmann/json/issues/1179)
1679 - Custom Precision on floating point numbers [\#1170](https://github.com/nlohmann/json/issues/1170)
1680 - Can we have a json\_view class like std::string\_view? [\#1158](https://github.com/nlohmann/json/…
1681 - improve error handling [\#1152](https://github.com/nlohmann/json/issues/1152)
1682 - We should remove static\_asserts [\#960](https://github.com/nlohmann/json/issues/960)
1684 - Fix warning C4127: conditional expression is constant [\#1272](https://github.com/nlohmann/json/p…
1685 - Turn off additional deprecation warnings for GCC. [\#1271](https://github.com/nlohmann/json/pull/…
1686 - docs: Add additional CMake documentation [\#1270](https://github.com/nlohmann/json/pull/1270) ([c…
1687 - unit-testsuites.cpp: fix hangup if file not found [\#1262](https://github.com/nlohmann/json/pull/…
1688 - Fix broken cmake imported target alias [\#1260](https://github.com/nlohmann/json/pull/1260) ([chu…
1689 - GCC 48 [\#1257](https://github.com/nlohmann/json/pull/1257) ([henryiii](https://github.com/henryi…
1690 - Add version and license to meson.build [\#1252](https://github.com/nlohmann/json/pull/1252) ([kop…
1691 - \#1179 Reordered the code. It seems to stop clang 3.4.2 in RHEL 7 from crash… [\#1249](https://gi…
1692 - Use a version check to provide backwards comatible CMake imported target names [\#1245](https://g…
1693 - Fix issue \#1237 [\#1238](https://github.com/nlohmann/json/pull/1238) ([theodelrieu](https://gith…
1694 - Add a get overload taking a parameter. [\#1231](https://github.com/nlohmann/json/pull/1231) ([the…
1695 - Move lambda out of unevaluated context [\#1230](https://github.com/nlohmann/json/pull/1230) ([man…
1696 - Remove static asserts [\#1228](https://github.com/nlohmann/json/pull/1228) ([theodelrieu](https:/…
1697 - Better error 305 [\#1221](https://github.com/nlohmann/json/pull/1221) ([rivertam](https://github.…
1698 - Fix \#1213 [\#1214](https://github.com/nlohmann/json/pull/1214) ([simnalamburt](https://github.co…
1699 - Export package to allow builds without installing [\#1202](https://github.com/nlohmann/json/pull/…
1701 ## [v3.2.0](https://github.com/nlohmann/json/releases/tag/v3.2.0) (2018-08-20)
1703 [Full Changelog](https://github.com/nlohmann/json/compare/3.2.0...v3.2.0)
1705 ## [3.2.0](https://github.com/nlohmann/json/releases/tag/3.2.0) (2018-08-20)
1707 [Full Changelog](https://github.com/nlohmann/json/compare/v3.1.2...3.2.0)
1709 - Am I doing this wrong? Getting an empty string [\#1199](https://github.com/nlohmann/json/issues/1…
1710 - Incompatible Pointer Type [\#1196](https://github.com/nlohmann/json/issues/1196)
1711 - json.exception.type\_error.316 [\#1195](https://github.com/nlohmann/json/issues/1195)
1712 - Strange warnings in Code::Blocks 17.12, GNU GCC [\#1192](https://github.com/nlohmann/json/issues/…
1713 - \[Question\] Current place in code to change floating point resolution [\#1191](https://github.co…
1714 - Add key name when throwing type error [\#1189](https://github.com/nlohmann/json/issues/1189)
1715 - Not able to include in visual studio code? [\#1188](https://github.com/nlohmann/json/issues/1188)
1716 - Get an Index or row number of an element [\#1186](https://github.com/nlohmann/json/issues/1186)
1717 - Difference between `merge_patch` and `update` [\#1183](https://github.com/nlohmann/json/issues/11…
1718 - Is there a way to get an element from a JSON without throwing an exception on failure? [\#1182](h…
1719 - to\_string? [\#1181](https://github.com/nlohmann/json/issues/1181)
1720 - How to cache a json object's pointer into a map? [\#1180](https://github.com/nlohmann/json/issues…
1721 - Can this library work within a Qt project for Android using Qt Creator? [\#1178](https://github.c…
1722 - How to get all keys of one object? [\#1177](https://github.com/nlohmann/json/issues/1177)
1723 - How can I only parse the first level and get the value as string? [\#1175](https://github.com/nlo…
1724 - I have a query regarding nlohmann::basic\_json::basic\_json [\#1174](https://github.com/nlohmann/
1725 - unordered\_map with vectors won't convert to json? [\#1173](https://github.com/nlohmann/json/issu…
1726 - return json objects from functions [\#1172](https://github.com/nlohmann/json/issues/1172)
1727 - Problem when exporting to CBOR [\#1171](https://github.com/nlohmann/json/issues/1171)
1728 - Roundtripping null to nullptr does not work [\#1169](https://github.com/nlohmann/json/issues/1169)
1729 - MSVC fails to compile std::swap specialization for nlohmann::json [\#1168](https://github.com/nlo…
1730 - Unexpected behaviour of is\_null - Part II [\#1167](https://github.com/nlohmann/json/issues/1167)
1731 - Floating point imprecision [\#1166](https://github.com/nlohmann/json/issues/1166)
1732 - Combine json objects into one? [\#1165](https://github.com/nlohmann/json/issues/1165)
1733 - Is there any way to know if the object has changed? [\#1164](https://github.com/nlohmann/json/iss…
1734 - Value throws on null string [\#1163](https://github.com/nlohmann/json/issues/1163)
1735 - Weird template issue in large project [\#1162](https://github.com/nlohmann/json/issues/1162)
1736 - \_json returns a different result vs ::parse [\#1161](https://github.com/nlohmann/json/issues/116…
1737 - Showing difference between two json objects [\#1160](https://github.com/nlohmann/json/issues/1160)
1738 - no instance of overloaded function "std::swap" matches the specified type [\#1159](https://githu…
1739 - resize\(...\)? [\#1157](https://github.com/nlohmann/json/issues/1157)
1740 - Issue with struct nested in class' to\_json [\#1155](https://github.com/nlohmann/json/issues/1155)
1741 - Deserialize std::map with std::nan [\#1154](https://github.com/nlohmann/json/issues/1154)
1742 - Parse throwing errors [\#1149](https://github.com/nlohmann/json/issues/1149)
1743 - cocoapod integration [\#1148](https://github.com/nlohmann/json/issues/1148)
1744 - wstring parsing [\#1147](https://github.com/nlohmann/json/issues/1147)
1745 - Is it possible to dump a two-dimensional array to "\[\[null\],\[1,2,3\]\]"? [\#1146](https://gith…
1746 - Want to write a class member variable and a struct variable \( this structure is inside the class…
1747 - Does json support converting an instance of a struct into json string? [\#1143](https://github.co…
1748 - \#Most efficient way to search for child parameters \(recursive find?\) [\#1141](https://github.c…
1749 - could not find to\_json\(\) method in T's namespace [\#1140](https://github.com/nlohmann/json/is…
1750 - chars get treated as JSON numbers not JSON strings [\#1139](https://github.com/nlohmann/json/issu…
1751 - How do I count number of objects in array? [\#1137](https://github.com/nlohmann/json/issues/1137)
1752 - Serializing a vector of classes? [\#1136](https://github.com/nlohmann/json/issues/1136)
1753 - Compile error. Unable convert form nullptr to nullptr&& [\#1135](https://github.com/nlohmann/json
1754 - std::unordered\_map in struct, serialization [\#1133](https://github.com/nlohmann/json/issues/113…
1755 - dump\(\) can't handle umlauts [\#1131](https://github.com/nlohmann/json/issues/1131)
1756 - Add a way to get a key reference from the iterator [\#1127](https://github.com/nlohmann/json/issu…
1757 - can't not parse "\\“ string [\#1123](https://github.com/nlohmann/json/issues/1123)
1758 - if json file contain Internationalization chars , get exception [\#1122](https://github.…
1759 - How to use a json::iterator dereferenced value in code? [\#1120](https://github.com/nlohmann/json
1760 - Disable implicit conversions from json to std::initializer\_list\<T\> for any T [\#1118](https://…
1761 - Implicit conversions to complex types can lead to surprising and confusing errors [\#1116](https:…
1762 - How can I write from\_json for a complex datatype that is not default constructible? [\#1115](htt…
1763 - Compile error in VS2015 when compiling unit-conversions.cpp [\#1114](https://github.com/nlohmann/
1764 - ADL Serializer for std::any / boost::any [\#1113](https://github.com/nlohmann/json/issues/1113)
1765 - Unexpected behaviour of is\_null [\#1112](https://github.com/nlohmann/json/issues/1112)
1766 - How to resolve " undefined reference to `std::\_\_throw\_bad\_cast\(\)'" [\#1111](https://github…
1767 - cannot compile on ubuntu 18.04 and 16.04 [\#1110](https://github.com/nlohmann/json/issues/1110)
1768 - JSON representation for floating point values has too many digits [\#1109](https://github.com/nlo…
1769 - Not working for classes containing "\_declspec\(dllimport\)" in their declaration [\#1108](https:…
1770 - Get keys from json object [\#1107](https://github.com/nlohmann/json/issues/1107)
1771 - Cannot deserialize types using std::ratio [\#1105](https://github.com/nlohmann/json/issues/1105)
1772 - i want to learn json [\#1104](https://github.com/nlohmann/json/issues/1104)
1773 - Type checking during compile [\#1103](https://github.com/nlohmann/json/issues/1103)
1774 - Iterate through sub items [\#1102](https://github.com/nlohmann/json/issues/1102)
1775 - cppcheck failing for version 3.1.2 [\#1101](https://github.com/nlohmann/json/issues/1101)
1776 - Deserializing std::map [\#1100](https://github.com/nlohmann/json/issues/1100)
1777 - accessing key by reference [\#1098](https://github.com/nlohmann/json/issues/1098)
1778 - clang 3.8.0 croaks while trying to compile with debug symbols [\#1097](https://github.com/nlohman…
1779 - Serialize a list of class objects with json [\#1096](https://github.com/nlohmann/json/issues/1096)
1780 - Small question [\#1094](https://github.com/nlohmann/json/issues/1094)
1781 - Upgrading to 3.x: to\_/from\_json with enum class [\#1093](https://github.com/nlohmann/json/issue…
1782 - Q: few questions about json construction [\#1092](https://github.com/nlohmann/json/issues/1092)
1783 - general crayCC compilation failure [\#1091](https://github.com/nlohmann/json/issues/1091)
1784 - Merge Patch clears original data [\#1090](https://github.com/nlohmann/json/issues/1090)
1785 - \[Question\] how to use nlohmann/json in c++? [\#1088](https://github.com/nlohmann/json/issues/10…
1786 - C++17 decomposition declaration support [\#1087](https://github.com/nlohmann/json/issues/1087)
1787 - \[Question\] Access multi-level json objects [\#1086](https://github.com/nlohmann/json/issues/108…
1788 - Serializing vector [\#1085](https://github.com/nlohmann/json/issues/1085)
1789 - update nested value in multi hierarchy json object [\#1084](https://github.com/nlohmann/json/issu…
1790 - Overriding default values? [\#1083](https://github.com/nlohmann/json/issues/1083)
1791 - detail namespace collision with Cereal? [\#1082](https://github.com/nlohmann/json/issues/1082)
1792 - Error using json.dump\(\); [\#1081](https://github.com/nlohmann/json/issues/1081)
1793 - Consuming TCP Stream [\#1080](https://github.com/nlohmann/json/issues/1080)
1794 - Compilation error with strong typed enums in map in combination with namespaces [\#1079](https://…
1795 - cassert error [\#1076](https://github.com/nlohmann/json/issues/1076)
1796 - Valid json data not being parsed [\#1075](https://github.com/nlohmann/json/issues/1075)
1797 - Feature request :: Better testing for key existance without try/catch [\#1074](https://github.com…
1798 - Hi, I have input like a.b.c and want to convert it to \"a\"{\"b\": \"c\"} form. Any suggestions h…
1799 - ADL deserializer not picked up for non default-constructible type [\#1072](https://github.com/nlo…
1800 - Deserializing std::array doesn't compiler \(no insert\(\)\) [\#1071](https://github.com/nlohmann/
1801 - Serializing OpenCV Mat problem [\#1070](https://github.com/nlohmann/json/issues/1070)
1802 - Compilation error with ICPC compiler [\#1068](https://github.com/nlohmann/json/issues/1068)
1803 - Not existing value, crash [\#1065](https://github.com/nlohmann/json/issues/1065)
1804 - cyryllic symbols [\#1064](https://github.com/nlohmann/json/issues/1064)
1805 - newbie usage question [\#1063](https://github.com/nlohmann/json/issues/1063)
1806 - Trying j\["strTest"\] = "%A" produces "strTest": "-0X1.CCCCCCCCCCCCCP+205" [\#1062](https://githu…
1807 - convert json value to std::string??? [\#1061](https://github.com/nlohmann/json/issues/1061)
1808 - Commented out test cases, should they be removed? [\#1060](https://github.com/nlohmann/json/issue…
1809 - different behaviour between clang and gcc with braced initialization [\#1059](https://github.com/…
1810 - json array: initialize with prescribed size and `resize` method. [\#1057](https://github.com/nlo…
1811 - Is it possible to use exceptions istead of assertions? [\#1056](https://github.com/nlohmann/json/…
1812 - when using assign operator in with json object a static assertion fails.. [\#1055](https://github…
1813 - Iterate over leafs of a JSON data structure: enrich the JSON pointer API [\#1054](https://github.…
1814 - \[Feature request\] Access by path [\#1053](https://github.com/nlohmann/json/issues/1053)
1815 - document that implicit js -\> primitive conversion does not work for std::string::value\_type and…
1816 - error: ‘BasicJsonType’ in namespace ‘::’ does not name a type [\#1051](https://github.com/nlohman…
1817 - Destructor is called when filling object through assignement [\#1050](https://github.com/nlohmann…
1818 - Is this thing thread safe for reads? [\#1049](https://github.com/nlohmann/json/issues/1049)
1819 - clang-tidy: Call to virtual function during construction [\#1046](https://github.com/nlohmann/js…
1820 - Using STL algorithms with JSON containers with expected results? [\#1045](https://github.com/nloh…
1821 - Usage with gtest/gmock not working as expected [\#1044](https://github.com/nlohmann/json/issues/1…
1822 - Consequences of from\_json / to\_json being in namespace of data struct. [\#1042](https://github.…
1823 - const\_reference operator\[\]\(const typename object\_t::key\_type& key\) const throw instead of …
1824 - Trying to retrieve data from nested objects [\#1038](https://github.com/nlohmann/json/issues/1038)
1825 - Direct download link for json\_fwd.hpp? [\#1037](https://github.com/nlohmann/json/issues/1037)
1826 - I know the library supports UTF-8, but failed to dump the value [\#1036](https://github.com/nlohm…
1827 - Putting a Vec3-like vector into a json object [\#1035](https://github.com/nlohmann/json/issues/10…
1828 - Ternary operator crash [\#1034](https://github.com/nlohmann/json/issues/1034)
1829 - Issued with Clion Inspection Resolution since 2018.1 [\#1033](https://github.com/nlohmann/json/is…
1830 - Some testcases fail and one never finishes [\#1032](https://github.com/nlohmann/json/issues/1032)
1831 - Can this class work with wchar\_t / std::wstring? [\#1031](https://github.com/nlohmann/json/issue…
1832 - Makefile: Valgrind flags have no effect [\#1030](https://github.com/nlohmann/json/issues/1030)
1833 - 「==」 Should be 「\>」 [\#1029](https://github.com/nlohmann/json/issues/1029)
1834 - HOCON reader? [\#1027](https://github.com/nlohmann/json/issues/1027)
1835 - add json string in previous string?? [\#1025](https://github.com/nlohmann/json/issues/1025)
1836 - RFC: fluent parsing interface [\#1023](https://github.com/nlohmann/json/issues/1023)
1837 - Does it support chinese character? [\#1022](https://github.com/nlohmann/json/issues/1022)
1838 - to/from\_msgpack only works with standard typization [\#1021](https://github.com/nlohmann/json/is…
1839 - Build failure using latest clang and GCC compilers [\#1020](https://github.com/nlohmann/json/issu…
1840 - can two json objects be concatenated? [\#1019](https://github.com/nlohmann/json/issues/1019)
1841 - Erase by integer index [\#1018](https://github.com/nlohmann/json/issues/1018)
1842 - Function find overload taking a json\_pointer [\#1017](https://github.com/nlohmann/json/issues/10…
1843 - I think should implement an parser function [\#1016](https://github.com/nlohmann/json/issues/1016)
1844 - Readme gif [\#1015](https://github.com/nlohmann/json/issues/1015)
1845 - Python bindings [\#1014](https://github.com/nlohmann/json/issues/1014)
1846 - how to add two json string in single object?? [\#1012](https://github.com/nlohmann/json/issues/10…
1847 - how to serialize class Object \(convert data in object into json\)?? [\#1011](https://github.com/…
1848 - Enable forward declaration of json by making json a class instead of a using declaration [\#997](…
1849 - compilation error while using intel c++ compiler 2018 [\#994](https://github.com/nlohmann/json/is…
1850 - How to create a json variable? [\#990](https://github.com/nlohmann/json/issues/990)
1851 - istream \>\> json --- 1st character skipped in stream [\#976](https://github.com/nlohmann/json/i…
1852 - Add a SAX parser [\#971](https://github.com/nlohmann/json/issues/971)
1853 - How to solve large json file? [\#927](https://github.com/nlohmann/json/issues/927)
1854 - json\_pointer public push\_back, pop\_back [\#837](https://github.com/nlohmann/json/issues/837)
1855 - Using input\_adapter in a slightly unexpected way [\#834](https://github.com/nlohmann/json/issues…
1857 - Fix -Wno-sometimes-uninitialized by initializing "result" in parse\_sax [\#1200](https://github.c…
1858 - \[RFC\] Introduce a new macro function: JSON\_INTERNAL\_CATCH [\#1187](https://github.com/nlohman…
1859 - Fix unit tests that were silently skipped or crashed \(depending on the compiler\) [\#1176](https…
1860 - Refactor/no virtual sax [\#1153](https://github.com/nlohmann/json/pull/1153) ([theodelrieu](https…
1861 - Fixed compiler error in VS 2015 for debug mode [\#1151](https://github.com/nlohmann/json/pull/115…
1862 - Fix links to cppreference named requirements \(formerly concepts\) [\#1144](https://github.com/nl…
1863 - meson: fix include directory [\#1142](https://github.com/nlohmann/json/pull/1142) ([jrakow](https…
1864 - Feature/unordered map conversion [\#1138](https://github.com/nlohmann/json/pull/1138) ([theodelri…
1865 - fixed compile error for \#1045 [\#1134](https://github.com/nlohmann/json/pull/1134) ([Daniel599](…
1866 - test \(non\)equality for alt\_string implementation [\#1130](https://github.com/nlohmann/json/p…
1867 - remove stringstream dependency [\#1117](https://github.com/nlohmann/json/pull/1117) ([TinyTinni](…
1868 - Provide a from\_json overload for std::map [\#1089](https://github.com/nlohmann/json/pull/1089) (…
1869 - fix typo in README [\#1078](https://github.com/nlohmann/json/pull/1078) ([martin-mfg](https://git…
1870 - Fix typo [\#1058](https://github.com/nlohmann/json/pull/1058) ([dns13](https://github.com/dns13))
1871 - Misc cmake packaging enhancements [\#1048](https://github.com/nlohmann/json/pull/1048) ([chuckatk…
1872 - Fixed incorrect LLVM version number in README [\#1047](https://github.com/nlohmann/json/pull/1047…
1873 - Fix trivial typo in comment. [\#1043](https://github.com/nlohmann/json/pull/1043) ([coryan](https…
1874 - Package Manager: Spack [\#1041](https://github.com/nlohmann/json/pull/1041) ([ax3l](https://githu…
1875 - CMake: 3.8+ is Sufficient [\#1040](https://github.com/nlohmann/json/pull/1040) ([ax3l](https://gi…
1876 - Added support for string\_view in C++17 [\#1028](https://github.com/nlohmann/json/pull/1028) ([gr…
1877 - Added public target\_compile\_features for auto and constexpr [\#1026](https://github.com/nlohman…
1879 ## [v3.1.2](https://github.com/nlohmann/json/releases/tag/v3.1.2) (2018-03-14)
1881 [Full Changelog](https://github.com/nlohmann/json/compare/3.1.2...v3.1.2)
1883 ## [3.1.2](https://github.com/nlohmann/json/releases/tag/3.1.2) (2018-03-14)
1885 [Full Changelog](https://github.com/nlohmann/json/compare/v3.1.1...3.1.2)
1887 - STL containers are always serialized to a nested array like \[\[1,2,3\]\] [\#1013](https://github…
1888 - The library doesn't want to insert an unordered\_map [\#1010](https://github.com/nlohmann/json/is…
1889 - Convert Json to uint8\_t [\#1008](https://github.com/nlohmann/json/issues/1008)
1890 - How to compare two JSON objects? [\#1007](https://github.com/nlohmann/json/issues/1007)
1891 - Syntax checking [\#1003](https://github.com/nlohmann/json/issues/1003)
1892 - more than one operator '=' matches these operands [\#1002](https://github.com/nlohmann/json/issue…
1893 - How to check if key existed [\#1000](https://github.com/nlohmann/json/issues/1000)
1894 - nlohmann::json::parse exhaust memory in go binding [\#999](https://github.com/nlohmann/json/issue…
1895 - Range-based iteration over a non-array object [\#998](https://github.com/nlohmann/json/issues/998)
1896 - get\<T\> for types that are not default constructible [\#996](https://github.com/nlohmann/json/is…
1897 - Prevent Null values to appear in .dump\(\) [\#995](https://github.com/nlohmann/json/issues/995)
1898 - number parsing [\#993](https://github.com/nlohmann/json/issues/993)
1899 - C2664 \(C++/CLR\) cannot convert 'nullptr' to 'nullptr &&' [\#987](https://github.com/nlohmann/js…
1900 - Uniform initialization from another json object differs between gcc and clang. [\#985](https://gi…
1901 - Problem with adding the lib as a submodule [\#983](https://github.com/nlohmann/json/issues/983)
1902 - UTF-8/Unicode error [\#982](https://github.com/nlohmann/json/issues/982)
1903 - "forcing MSVC stacktrace to show which T we're talking about." error [\#980](https://github.com/n…
1904 - reverse order of serialization [\#979](https://github.com/nlohmann/json/issues/979)
1905 - Assigning between different json types [\#977](https://github.com/nlohmann/json/issues/977)
1906 - Support serialisation of `unique_ptr<>` and `shared_ptr<>` [\#975](https://github.com/nlohmann/js…
1907 - Unexpected end of input \(not same as one before\) [\#974](https://github.com/nlohmann/json/issue…
1908 - Segfault on direct initializing json object [\#973](https://github.com/nlohmann/json/issues/973)
1909 - Segmentation fault on G++ when trying to assign json string literal to custom json type. [\#972](…
1910 - os\_defines.h:44:19: error: missing binary operator before token "\(" [\#970](https://github.com/…
1911 - Passing an iteration object by reference to a function [\#967](https://github.com/nlohmann/json/i…
1912 - Json and fmt::lib's format\_arg\(\) [\#964](https://github.com/nlohmann/json/issues/964)
1914 - Allowing for user-defined string type in lexer/parser [\#1009](https://github.com/nlohmann/json/p…
1915 - dump to alternative string type, as defined in basic\_json template [\#1006](https://github.com/n…
1916 - Fix memory leak during parser callback [\#1001](https://github.com/nlohmann/json/pull/1001) ([nlo…
1917 - fixed misprinted condition detected by PVS Studio. [\#992](https://github.com/nlohmann/json/pull/…
1918 - Fix/basic json conversion [\#986](https://github.com/nlohmann/json/pull/986) ([theodelrieu](https…
1919 - Make integration section concise [\#981](https://github.com/nlohmann/json/pull/981) ([wla80](http…
1921 ## [v3.1.1](https://github.com/nlohmann/json/releases/tag/v3.1.1) (2018-02-13)
1923 [Full Changelog](https://github.com/nlohmann/json/compare/v3.1.0...v3.1.1)
1925 - Updation of child object isn't reflected in parent Object [\#968](https://github.com/nlohmann/jso…
1926 - How to add user defined C++ path to sublime text [\#966](https://github.com/nlohmann/json/issues…
1927 - fast number parsing [\#965](https://github.com/nlohmann/json/issues/965)
1928 - With non-unique keys, later stored entries are not taken into account anymore [\#963](https://git…
1929 - Timeout \(OSS-Fuzz 6034\) [\#962](https://github.com/nlohmann/json/issues/962)
1930 - Incorrect parsing of indefinite length CBOR strings. [\#961](https://github.com/nlohmann/json/iss…
1931 - Reload a json file at runtime without emptying my std::ifstream [\#959](https://github.com/nlohma…
1932 - Split headers should be part of the release [\#956](https://github.com/nlohmann/json/issues/956)
1933 - Coveralls shows no coverage data [\#953](https://github.com/nlohmann/json/issues/953)
1934 - Feature request: Implicit conversion to bool [\#951](https://github.com/nlohmann/json/issues/951)
1935 - converting json to vector of type with templated constructor [\#924](https://github.com/nlohmann/
1936 - No structured bindings support? [\#901](https://github.com/nlohmann/json/issues/901)
1937 - \[Request\] Macro generating from\_json\(\) and to\_json\(\) [\#895](https://github.com/nlohmann/
1938 - basic\_json::value throws exception instead of returning default value [\#871](https://github.com…
1940 - Fix constraints on from\_json\(CompatibleArrayType\) [\#969](https://github.com/nlohmann/json/pul…
1941 - Make coveralls watch the include folder [\#957](https://github.com/nlohmann/json/pull/957) ([theo…
1942 - Fix links in README.md [\#955](https://github.com/nlohmann/json/pull/955) ([patrikhuber](https://…
1943 - Add a note about installing the library with cget [\#954](https://github.com/nlohmann/json/pull/9…
1945 ## [v3.1.0](https://github.com/nlohmann/json/releases/tag/v3.1.0) (2018-02-01)
1947 [Full Changelog](https://github.com/nlohmann/json/compare/3.1.0...v3.1.0)
1949 ## [3.1.0](https://github.com/nlohmann/json/releases/tag/3.1.0) (2018-02-01)
1951 [Full Changelog](https://github.com/nlohmann/json/compare/v3.0.1...3.1.0)
1953 - I have a proposal [\#949](https://github.com/nlohmann/json/issues/949)
1954 - VERSION define\(s\) [\#948](https://github.com/nlohmann/json/issues/948)
1955 - v3.0.1 compile error in icc 16.0.4 [\#947](https://github.com/nlohmann/json/issues/947)
1956 - Use in VS2017 15.5.5 [\#946](https://github.com/nlohmann/json/issues/946)
1957 - Process for reporting Security Bugs? [\#945](https://github.com/nlohmann/json/issues/945)
1958 - Please expose a NLOHMANN\_JSON\_VERSION macro [\#943](https://github.com/nlohmann/json/issues/943)
1959 - Change header include directory to nlohmann/json [\#942](https://github.com/nlohmann/json/issues/…
1960 - string\_type in binary\_reader [\#941](https://github.com/nlohmann/json/issues/941)
1961 - compile error with clang 5.0 -std=c++1z and no string\_view [\#939](https://github.com/nlohmann/j…
1962 - Allow overriding JSON\_THROW to something else than abort\(\) [\#938](https://github.com/nlohmann…
1963 - Handle invalid string in Json file [\#937](https://github.com/nlohmann/json/issues/937)
1964 - Unused variable 'kMinExp' [\#935](https://github.com/nlohmann/json/issues/935)
1965 - yytext is already defined [\#933](https://github.com/nlohmann/json/issues/933)
1966 - Equality operator fails [\#931](https://github.com/nlohmann/json/issues/931)
1967 - use in visual studio 2015 [\#929](https://github.com/nlohmann/json/issues/929)
1968 - Relative includes of json\_fwd.hpp in detail/meta.hpp. \[Develop branch\] [\#928](https://github.…
1969 - GCC 7.x issue [\#926](https://github.com/nlohmann/json/issues/926)
1970 - json\_fwd.hpp not installed [\#923](https://github.com/nlohmann/json/issues/923)
1971 - Use Google Benchmarks [\#921](https://github.com/nlohmann/json/issues/921)
1972 - Move class json\_pointer to separate file [\#920](https://github.com/nlohmann/json/issues/920)
1973 - Unable to locate 'to\_json\(\)' and 'from\_json\(\)' methods in the same namespace [\#917](https:…
1974 - \[answered\]Read key1 from .value example [\#914](https://github.com/nlohmann/json/issues/914)
1975 - Don't use `define private public` in test files [\#913](https://github.com/nlohmann/json/issues/9…
1976 - value\(\) template argument type deduction [\#912](https://github.com/nlohmann/json/issues/912)
1977 - Installation path is incorrect [\#910](https://github.com/nlohmann/json/issues/910)
1978 - H [\#909](https://github.com/nlohmann/json/issues/909)
1979 - Build failure using clang 5 [\#908](https://github.com/nlohmann/json/issues/908)
1980 - Amalgate [\#907](https://github.com/nlohmann/json/issues/907)
1981 - Update documentation and tests wrt. split headers [\#906](https://github.com/nlohmann/json/issues…
1982 - Lib not working on ubuntu 16.04 [\#905](https://github.com/nlohmann/json/issues/905)
1983 - Problem when writing to file. [\#904](https://github.com/nlohmann/json/issues/904)
1984 - C2864 error when compiling with VS2015 and VS 2017 [\#903](https://github.com/nlohmann/json/issue…
1985 - \[json.exception.type\_error.304\] cannot use at\(\) with object [\#902](https://github.com/nlohm…
1986 - How do I forward nlohmann::json declaration? [\#899](https://github.com/nlohmann/json/issues/899)
1987 - How to effectively store binary data? [\#898](https://github.com/nlohmann/json/issues/898)
1988 - How to get the length of a JSON string without retrieving its std::string? [\#897](https://github…
1989 - Regression Tests Failure using "ctest" [\#887](https://github.com/nlohmann/json/issues/887)
1990 - Discuss: add JSON Merge Patch \(RFC 7396\)? [\#877](https://github.com/nlohmann/json/issues/877)
1991 - Discuss: replace static "iterator\_wrapper" function with "items" member function [\#874](https:/…
1992 - Make optional user-data available in from\_json [\#864](https://github.com/nlohmann/json/issues/8…
1993 - Casting to std::string not working in VS2015 [\#861](https://github.com/nlohmann/json/issues/861)
1994 - Sequential reading of JSON arrays [\#851](https://github.com/nlohmann/json/issues/851)
1995 - Idea: Handle Multimaps Better [\#816](https://github.com/nlohmann/json/issues/816)
1996 - Floating point rounding [\#777](https://github.com/nlohmann/json/issues/777)
1997 - Loss of precision when serializing \<double\> [\#360](https://github.com/nlohmann/json/issues/360)
1999 - Templatize std::string in binary\_reader \#941 [\#950](https://github.com/nlohmann/json/pull/950)…
2000 - fix cmake install directory \(for real this time\) [\#944](https://github.com/nlohmann/json/pull/…
2001 - Allow overriding THROW/CATCH/TRY macros with no-exceptions \#938 [\#940](https://github.com/nlohm…
2002 - Removed compiler warning about unused variable 'kMinExp' [\#936](https://github.com/nlohmann/json
2003 - Fix a typo in README.md [\#930](https://github.com/nlohmann/json/pull/930) ([Pipeliner](https://g…
2004 - Howto installation of json\_fwd.hpp \(fixes \#923\) [\#925](https://github.com/nlohmann/json/pull…
2005 - fix sfinae on basic\_json UDT constructor [\#919](https://github.com/nlohmann/json/pull/919) ([th…
2006 - Floating-point formatting [\#915](https://github.com/nlohmann/json/pull/915) ([abolz](https://git…
2007 - Fix/cmake install [\#911](https://github.com/nlohmann/json/pull/911) ([theodelrieu](https://githu…
2008 - fix link to the documentation of the emplace function [\#900](https://github.com/nlohmann/json/pu…
2009 - JSON Merge Patch \(RFC 7396\) [\#876](https://github.com/nlohmann/json/pull/876) ([nlohmann](http…
2010 - Refactor/split it [\#700](https://github.com/nlohmann/json/pull/700) ([theodelrieu](https://githu…
2012 ## [v3.0.1](https://github.com/nlohmann/json/releases/tag/v3.0.1) (2017-12-29)
2014 [Full Changelog](https://github.com/nlohmann/json/compare/3.0.1...v3.0.1)
2016 ## [3.0.1](https://github.com/nlohmann/json/releases/tag/3.0.1) (2017-12-29)
2018 [Full Changelog](https://github.com/nlohmann/json/compare/v3.0.0...3.0.1)
2020 - Problem parsing array to global vector [\#896](https://github.com/nlohmann/json/issues/896)
2021 - Invalid RFC6902 copy operation succeeds [\#894](https://github.com/nlohmann/json/issues/894)
2022 - How to rename a key during looping? [\#893](https://github.com/nlohmann/json/issues/893)
2023 - clang++-6.0 \(6.0.0-svn321357-1\) warning [\#892](https://github.com/nlohmann/json/issues/892)
2024 - Make json.hpp aware of the modules TS? [\#891](https://github.com/nlohmann/json/issues/891)
2025 - All enum values not handled in switch cases. \( -Wswitch-enum \) [\#889](https://github.com/nlohm…
2026 - JSON Pointer resolve failure resulting in incorrect exception code [\#888](https://github.com/nlo…
2027 - Unexpected nested arrays from std::vector [\#886](https://github.com/nlohmann/json/issues/886)
2028 - erase multiple elements from a json object [\#884](https://github.com/nlohmann/json/issues/884)
2029 - Container function overview in Doxygen is not updated [\#883](https://github.com/nlohmann/json/is…
2030 - How to use this for binary file uploads [\#881](https://github.com/nlohmann/json/issues/881)
2031 - Allow setting JSON\_BuildTests=OFF from parent CMakeLists.txt [\#846](https://github.com/nlohmann…
2032 - Unit test fails for local-independent str-to-num [\#845](https://github.com/nlohmann/json/issues/…
2033 - Another idea about type support [\#774](https://github.com/nlohmann/json/issues/774)
2035 - Includes CTest module/adds BUILD\_TESTING option [\#885](https://github.com/nlohmann/json/pull/88…
2036 - Fix MSVC warning C4819 [\#882](https://github.com/nlohmann/json/pull/882) ([erengy](https://githu…
2037 - Merge branch 'develop' into coverity\_scan [\#880](https://github.com/nlohmann/json/pull/880) ([n…
2038 - :wrench: Fix up a few more effc++ items [\#858](https://github.com/nlohmann/json/pull/858) ([matt…
2040 ## [v3.0.0](https://github.com/nlohmann/json/releases/tag/v3.0.0) (2017-12-17)
2042 [Full Changelog](https://github.com/nlohmann/json/compare/3.0.0...v3.0.0)
2044 ## [3.0.0](https://github.com/nlohmann/json/releases/tag/3.0.0) (2017-12-17)
2046 [Full Changelog](https://github.com/nlohmann/json/compare/v2.1.1...3.0.0)
2048 - unicode strings [\#878](https://github.com/nlohmann/json/issues/878)
2049 - Visual Studio 2017 15.5 C++17 std::allocator deprecations [\#872](https://github.com/nlohmann/jso…
2050 - Typo "excpetion" [\#869](https://github.com/nlohmann/json/issues/869)
2051 - Explicit array example in README.md incorrect [\#867](https://github.com/nlohmann/json/issues/867)
2052 - why don't you release this from Feb. ? [\#865](https://github.com/nlohmann/json/issues/865)
2053 - json::parse throws std::invalid\_argument when processing string generated by json::dump\(\) [\#8…
2054 - code analysis: potential bug? [\#859](https://github.com/nlohmann/json/issues/859)
2055 - MSVC2017, 15.5 new issues. [\#857](https://github.com/nlohmann/json/issues/857)
2056 - very basic: fetching string value/content without quotes [\#853](https://github.com/nlohmann/json
2057 - Ambiguous function call to get with pointer type and constant json object in VS2015 \(15.4.4\) [\…
2058 - How to put object in the array as a member? [\#850](https://github.com/nlohmann/json/issues/850)
2059 - misclick, please ignore [\#849](https://github.com/nlohmann/json/issues/849)
2060 - Make XML great again. [\#847](https://github.com/nlohmann/json/issues/847)
2061 - Converting to array not working [\#843](https://github.com/nlohmann/json/issues/843)
2062 - Iteration weirdness [\#842](https://github.com/nlohmann/json/issues/842)
2063 - Use reference or pointer as Object value [\#841](https://github.com/nlohmann/json/issues/841)
2064 - Ambiguity in parsing nested maps [\#840](https://github.com/nlohmann/json/issues/840)
2065 - could not find from\_json\(\) method in T's namespace [\#839](https://github.com/nlohmann/json/is…
2066 - Incorrect parse error with binary data in keys? [\#838](https://github.com/nlohmann/json/issues/8…
2067 - using dump\(\) when std::wstring is StringType with VS2017 [\#836](https://github.com/nlohmann/js…
2068 - Show the path of the currently parsed value when an error occurs [\#835](https://github.com/nlohm…
2069 - Repetitive data type while reading [\#833](https://github.com/nlohmann/json/issues/833)
2070 - Storing multiple types inside map [\#831](https://github.com/nlohmann/json/issues/831)
2071 - Application terminating [\#830](https://github.com/nlohmann/json/issues/830)
2072 - Missing CMake hunter package? [\#828](https://github.com/nlohmann/json/issues/828)
2073 - std::map\<std::string, std::string\> from json object yields C2665: 'std::pair\<const \_Kty,\_Ty\…
2074 - object.dump gives quoted string, want to use .dump\(\) to generate javascripts. [\#826](https://g…
2075 - Assertion failed on \["NoExistKey"\] of an not existing key of const json& [\#825](https://github…
2076 - vs2015 error : static member will remain uninitialized at runtime but use in constant-expressions…
2077 - Code Checking Warnings from json.hpp on VS2017 Community [\#821](https://github.com/nlohmann/json
2078 - Missing iostream in try online [\#820](https://github.com/nlohmann/json/issues/820)
2079 - Floating point value loses decimal point during dump [\#818](https://github.com/nlohmann/json/iss…
2080 - Conan package for the library [\#817](https://github.com/nlohmann/json/issues/817)
2081 - stream error [\#815](https://github.com/nlohmann/json/issues/815)
2082 - Link error when using find\(\) on the latest commit [\#814](https://github.com/nlohmann/json/issu…
2083 - ABI issue with json object between 2 shared libraries [\#813](https://github.com/nlohmann/json/is…
2084 - scan\_string\(\) return token\_type::parse\_error; when parse ansi file [\#812](https://github.co…
2085 - segfault when using fifo\_map with json [\#810](https://github.com/nlohmann/json/issues/810)
2086 - This shit is shit [\#809](https://github.com/nlohmann/json/issues/809)
2087 - \_finite and \_isnan are no members of "std" [\#808](https://github.com/nlohmann/json/issues/808)
2088 - how to print out the line which causing exception? [\#806](https://github.com/nlohmann/json/issue…
2089 - {} uses copy constructor, while = does not [\#805](https://github.com/nlohmann/json/issues/805)
2090 - json.hpp:8955: multiple definition of function that is not defined twice or more. [\#804](https:/…
2091 - \[question\] to\_json for base and derived class [\#803](https://github.com/nlohmann/json/issues/…
2092 - Misleading error message - unexpected '"' - on incorrect utf-8 symbol [\#802](https://github.com/…
2093 - json data = std::string\_view\("hi"\); doesn't work? [\#801](https://github.com/nlohmann/json/iss…
2094 - Thread safety of parse\(\) [\#800](https://github.com/nlohmann/json/issues/800)
2095 - Numbers as strings [\#799](https://github.com/nlohmann/json/issues/799)
2096 - Tests failing on arm [\#797](https://github.com/nlohmann/json/issues/797)
2097 - Using your library \(without modification\) in another library [\#796](https://github.com/nlohman…
2098 - Iterating over sub-object [\#794](https://github.com/nlohmann/json/issues/794)
2099 - how to get the json object again from which printed by the method of dump\(\) [\#792](https://git…
2100 - ppa to include source [\#791](https://github.com/nlohmann/json/issues/791)
2101 - Different include paths in macOS and Ubuntu [\#790](https://github.com/nlohmann/json/issues/790)
2102 - Missing break after line 12886 in switch/case [\#789](https://github.com/nlohmann/json/issues/789)
2103 - All unit tests fail? [\#787](https://github.com/nlohmann/json/issues/787)
2104 - More use of move semantics in deserialization [\#786](https://github.com/nlohmann/json/issues/786)
2105 - warning C4706 - Visual Studio 2017 \(/W4\) [\#784](https://github.com/nlohmann/json/issues/784)
2106 - Compile error in clang 5.0 [\#782](https://github.com/nlohmann/json/issues/782)
2107 - Error Installing appium\_lib with Ruby v2.4.2 Due to JSON [\#781](https://github.com/nlohmann/jso…
2108 - ::get\<int\>\(\) fails in new\(er\) release \[MSVC\] [\#780](https://github.com/nlohmann/json/iss…
2109 - Type Conversion [\#779](https://github.com/nlohmann/json/issues/779)
2110 - Segfault on nested parsing [\#778](https://github.com/nlohmann/json/issues/778)
2111 - Build warnings: shadowing exception id [\#776](https://github.com/nlohmann/json/issues/776)
2112 - multi-level JSON support. [\#775](https://github.com/nlohmann/json/issues/775)
2113 - SIGABRT on dump\(\) [\#773](https://github.com/nlohmann/json/issues/773)
2114 - \[Question\] Custom StringType template parameter \(possibility for a KeyType template parameter\…
2115 - constexpr ALL the Things! [\#771](https://github.com/nlohmann/json/issues/771)
2116 - error: ‘BasicJsonType’ in namespace ‘::’ does not name a type [\#770](https://github.com/nlohmann…
2117 - Program calls abort function [\#769](https://github.com/nlohmann/json/issues/769)
2118 - \[Question\] Floating point resolution config during dump\(\) ? [\#768](https://github.com/nlohma…
2119 - make check - no test ran [\#767](https://github.com/nlohmann/json/issues/767)
2120 - The library cannot work properly with custom allocator based containers [\#766](https://github.co…
2121 - Documentation or feature request. [\#763](https://github.com/nlohmann/json/issues/763)
2122 - warnings in msvc about mix/max macro while windows.h is used in the project [\#762](https://githu…
2123 - std::signbit ambiguous [\#761](https://github.com/nlohmann/json/issues/761)
2124 - How to use value for std::experimental::optional type? [\#760](https://github.com/nlohmann/json/i…
2125 - Cannot load json file properly [\#759](https://github.com/nlohmann/json/issues/759)
2126 - Compilation error with unordered\_map\< int, int \> [\#758](https://github.com/nlohmann/json/issu…
2127 - CBOR string [\#757](https://github.com/nlohmann/json/issues/757)
2128 - Proposal: out\_of\_range should be a subclass of std::out\_of\_range [\#756](https://github.com/n…
2129 - Getter is setting the value to null if the key does not exist [\#754](https://github.com/nlohmann…
2130 - parsing works sometimes and crashes others [\#752](https://github.com/nlohmann/json/issues/752)
2131 - Static\_assert failed "incompatible pointer type" with Xcode [\#751](https://github.com/nlohmann/
2132 - user-defined literal operator not found [\#750](https://github.com/nlohmann/json/issues/750)
2133 - getting clean string from it.key\(\) [\#748](https://github.com/nlohmann/json/issues/748)
2134 - Best method for exploring and obtaining values of nested json objects when the names are not know…
2135 - null char at the end of string [\#746](https://github.com/nlohmann/json/issues/746)
2136 - Incorrect sample for operator \>\> in docs [\#745](https://github.com/nlohmann/json/issues/745)
2137 - User-friendly documentation [\#744](https://github.com/nlohmann/json/issues/744)
2138 - Retrieve all values that match a json path [\#743](https://github.com/nlohmann/json/issues/743)
2139 - Compilation issue with gcc 7.2 [\#742](https://github.com/nlohmann/json/issues/742)
2140 - CMake target nlohmann\_json does not have src into its interface includes [\#741](https://github.…
2141 - Error when serializing empty json: type must be string, but is object [\#740](https://github.com/…
2142 - Conversion error for std::map\<int, std::string\> [\#739](https://github.com/nlohmann/json/issue…
2143 - Dumping Json to file as array [\#738](https://github.com/nlohmann/json/issues/738)
2144 - nesting json objects [\#737](https://github.com/nlohmann/json/issues/737)
2145 - where to find general help? [\#736](https://github.com/nlohmann/json/issues/736)
2146 - Compilation Error on Clang 5.0 Upgrade [\#735](https://github.com/nlohmann/json/issues/735)
2147 - Compilation error with std::map\<std::string, std::string\> on vs 2015 [\#734](https://github.com…
2148 - Benchmarks for Binary formats [\#733](https://github.com/nlohmann/json/issues/733)
2149 - Support \n symbols in json string. [\#731](https://github.com/nlohmann/json/issues/731)
2150 - Project's name is too generic and hard to search for [\#730](https://github.com/nlohmann/json/iss…
2151 - Visual Studio 2015 IntelliTrace problems [\#729](https://github.com/nlohmann/json/issues/729)
2152 - How to erase nested objects inside other objects? [\#728](https://github.com/nlohmann/json/issues…
2153 - Serialization for CBOR [\#726](https://github.com/nlohmann/json/issues/726)
2154 - Using json Object as value in a map [\#725](https://github.com/nlohmann/json/issues/725)
2155 - std::regex and nlohmann::json value [\#724](https://github.com/nlohmann/json/issues/724)
2156 - Warnings when compiling with VisualStudio 2015 [\#723](https://github.com/nlohmann/json/issues/72…
2157 - Has this lib the unicode \(wstring\) support? [\#722](https://github.com/nlohmann/json/issues/722)
2158 - When will be 3.0 in master? [\#721](https://github.com/nlohmann/json/issues/721)
2159 - Determine the type from error message. [\#720](https://github.com/nlohmann/json/issues/720)
2160 - Compile-Error C2100 \(MS VS2015\) in line 887 json.hpp [\#719](https://github.com/nlohmann/json/i…
2161 - from\_json not working for boost::optional example [\#718](https://github.com/nlohmann/json/issue…
2162 - about from\_json and to\_json function [\#717](https://github.com/nlohmann/json/issues/717)
2163 - How to detect parse failure? [\#715](https://github.com/nlohmann/json/issues/715)
2164 - Parse throw std::ios\_base::failure exception when failbit set to true [\#714](https://github.com…
2165 - Is there a way of format just making a pretty print without changing the key's orders ? [\#713](h…
2166 - Serialization of array of not same model items [\#712](https://github.com/nlohmann/json/issues/71…
2167 - pointer to json parse vector [\#711](https://github.com/nlohmann/json/issues/711)
2168 - Gtest SEH Exception [\#709](https://github.com/nlohmann/json/issues/709)
2169 - broken from\_json implementation for pair and tuple [\#707](https://github.com/nlohmann/json/iss…
2170 - Unevaluated lambda in assert breaks gcc 7 build [\#705](https://github.com/nlohmann/json/issues/7…
2171 - Issues when adding values to firebase database [\#704](https://github.com/nlohmann/json/issues/70…
2172 - Floating point equality - revisited [\#703](https://github.com/nlohmann/json/issues/703)
2173 - Conversion from valarray\<double\> to json fails to build [\#702](https://github.com/nlohmann/jso…
2174 - internal compiler error \(gcc7\) [\#701](https://github.com/nlohmann/json/issues/701)
2175 - One build system to rule them all [\#698](https://github.com/nlohmann/json/issues/698)
2176 - Generated nlohmann\_jsonConfig.cmake does not set JSON\_INCLUDE\_DIR [\#695](https://github.com/n…
2177 - support the Chinese language in json string [\#694](https://github.com/nlohmann/json/issues/694)
2178 - NaN problem within develop branch [\#693](https://github.com/nlohmann/json/issues/693)
2179 - Please post example of specialization for boost::filesystem [\#692](https://github.com/nlohmann/j…
2180 - Impossible to do an array of composite objects [\#691](https://github.com/nlohmann/json/issues/69…
2181 - How to save json to file? [\#690](https://github.com/nlohmann/json/issues/690)
2182 - my simple json parser [\#689](https://github.com/nlohmann/json/issues/689)
2183 - problem with new struct parsing syntax [\#688](https://github.com/nlohmann/json/issues/688)
2184 - Parse error while parse the json string contains UTF 8 encoded document bytes string [\#684](htt…
2185 - \[question\] how to get a string value by pointer [\#683](https://github.com/nlohmann/json/issues…
2186 - create json object from string variable [\#681](https://github.com/nlohmann/json/issues/681)
2187 - adl\_serializer and CRTP [\#680](https://github.com/nlohmann/json/issues/680)
2188 - Is there a way to control the precision of serialized floating point numbers? [\#677](https://git…
2189 - Is there a way to get the path of a value? [\#676](https://github.com/nlohmann/json/issues/676)
2190 - Could the parser locate errors to line? [\#675](https://github.com/nlohmann/json/issues/675)
2191 - There is performance inefficiency found by coverity tool json2.1.1/include/nlohmann/json.hpp [\#6…
2192 - include problem, when cmake on osx [\#672](https://github.com/nlohmann/json/issues/672)
2193 - Operator= ambiguous in C++1z and GCC 7.1.1 [\#670](https://github.com/nlohmann/json/issues/670)
2194 - should't the cmake install target be to nlohman/json.hpp [\#668](https://github.com/nlohmann/json
2195 - deserialise from `std::vector` [\#667](https://github.com/nlohmann/json/issues/667)
2196 - How to iterate? [\#665](https://github.com/nlohmann/json/issues/665)
2197 - could this json lib work on windows? [\#664](https://github.com/nlohmann/json/issues/664)
2198 - How does from\_json work? [\#662](https://github.com/nlohmann/json/issues/662)
2199 - insert\(or merge\) object should replace same key , not ignore [\#661](https://github.com/nlohman…
2200 - Parse method doesn't handle newlines. [\#659](https://github.com/nlohmann/json/issues/659)
2201 - Compilation "note" on GCC 6 ARM [\#658](https://github.com/nlohmann/json/issues/658)
2202 - Adding additional push\_back/operator+= rvalue overloads for JSON object [\#657](https://github.c…
2203 - dump's parameter "ensure\_ascii" creates too long sequences [\#656](https://github.com/nlohmann/j…
2204 - Question: parsing `void *` [\#655](https://github.com/nlohmann/json/issues/655)
2205 - how should I check a string is valid JSON string ? [\#653](https://github.com/nlohmann/json/issue…
2206 - Question: thread safety of read only accesses [\#651](https://github.com/nlohmann/json/issues/651)
2207 - Eclipse: Method 'size' could not be resolved [\#649](https://github.com/nlohmann/json/issues/649)
2208 - Update/Add object fields [\#648](https://github.com/nlohmann/json/issues/648)
2209 - No exception raised for Out Of Range input of numbers [\#647](https://github.com/nlohmann/json/is…
2210 - Package Name [\#646](https://github.com/nlohmann/json/issues/646)
2211 - What is the meaning of operator\[\]\(T\* key\) [\#645](https://github.com/nlohmann/json/issues/64…
2212 - Which is the correct way to json objects as parameters to functions? [\#644](https://github.com/n…
2213 - Method to get string representations of values [\#642](https://github.com/nlohmann/json/issues/64…
2214 - CBOR serialization of a given JSON value does not serialize [\#641](https://github.com/nlohmann/
2215 - Are we forced to use "-fexceptions" flag in android ndk project [\#640](https://github.com/nlohma…
2216 - Comparison of objects containing floats [\#639](https://github.com/nlohmann/json/issues/639)
2217 - 'localeconv' is not supported by NDK for SDK \<=20 [\#638](https://github.com/nlohmann/json/issu…
2218 - \[Question\] cLion integration [\#637](https://github.com/nlohmann/json/issues/637)
2219 - How to construct an iteratable usage in nlohmann json? [\#636](https://github.com/nlohmann/json/i…
2220 - \[Question\] copy assign json-container to vector [\#635](https://github.com/nlohmann/json/issues…
2221 - Get size without .dump\(\) [\#634](https://github.com/nlohmann/json/issues/634)
2222 - Segmentation fault when parsing invalid json file [\#633](https://github.com/nlohmann/json/issues…
2223 - How to serialize from json to vector\<customType\>? [\#632](https://github.com/nlohmann/json/issu…
2224 - no member named 'thousands\_sep' in 'lconv' [\#631](https://github.com/nlohmann/json/issues/631)
2225 - \[Question\] Any fork for \(the unsupported\) Visual Studio 2012 version? [\#628](https://github.…
2226 - Dependency injection in serializer [\#627](https://github.com/nlohmann/json/issues/627)
2227 - from\_json for std::array [\#625](https://github.com/nlohmann/json/issues/625)
2228 - Discussion: How to structure the parsing function families [\#623](https://github.com/nlohmann/js…
2229 - Question: How to erase subtree [\#622](https://github.com/nlohmann/json/issues/622)
2230 - Insertion into nested json field [\#621](https://github.com/nlohmann/json/issues/621)
2231 - Question: return static json object from function [\#618](https://github.com/nlohmann/json/issues…
2232 - icc16 error [\#617](https://github.com/nlohmann/json/issues/617)
2233 - \[-Wdeprecated-declarations\] in row `j >> ss;` in file `json.hpp:7405:26` and FAILED unit tests …
2234 - to\_json for pairs, tuples [\#614](https://github.com/nlohmann/json/issues/614)
2235 - Using uninitialized memory 'buf' in line 11173 v2.1.1? [\#613](https://github.com/nlohmann/json/i…
2236 - How to parse multiple same Keys of JSON and save them? [\#612](https://github.com/nlohmann/json/i…
2237 - "Multiple declarations" error when using types defined with `typedef` [\#611](https://github.com/…
2238 - 2.1.1+ breaks compilation of shared\_ptr\<json\> == 0 [\#610](https://github.com/nlohmann/json/is…
2239 - a bug of inheritance ? [\#608](https://github.com/nlohmann/json/issues/608)
2240 - std::map key conversion with to\_json [\#607](https://github.com/nlohmann/json/issues/607)
2241 - json.hpp:6384:62: error: wrong number of template arguments \(1, should be 2\) [\#606](https://gi…
2242 - Incremental parsing: Where's the push version? [\#605](https://github.com/nlohmann/json/issues/60…
2243 - Is there a way to validate the structure of a json object ? [\#604](https://github.com/nlohmann/j…
2244 - \[Question\] Issue when using Appveyor when compiling library [\#603](https://github.com/nlohmann…
2245 - BOM not skipped when using json:parse\(iterator\) [\#602](https://github.com/nlohmann/json/issues…
2246 - Use of the binary type in CBOR and Message Pack [\#601](https://github.com/nlohmann/json/issues/6…
2247 - Newbie issue: how does one convert a map in Json back to std::map? [\#600](https://github.com/nlo…
2248 - Plugin system [\#599](https://github.com/nlohmann/json/issues/599)
2249 - Using custom types for scalars? [\#596](https://github.com/nlohmann/json/issues/596)
2250 - Issues with the arithmetic in iterator and reverse iterator [\#593](https://github.com/nlohmann/j…
2251 - not enough examples [\#592](https://github.com/nlohmann/json/issues/592)
2252 - in-class initialization for type 'const T' is not yet implemented [\#591](https://github.com/nloh…
2253 - compiling with gcc 7 -\> error on bool operator \< [\#590](https://github.com/nlohmann/json/issue…
2254 - Parsing from stream leads to an array [\#589](https://github.com/nlohmann/json/issues/589)
2255 - Buggy support for binary string data [\#587](https://github.com/nlohmann/json/issues/587)
2256 - C++17's ambiguous conversion [\#586](https://github.com/nlohmann/json/issues/586)
2257 - How does the messagepack encoding/decoding compare to msgpack-cpp in terms of performance? [\#585…
2258 - is it possible to check existence of a value deep in hierarchy? [\#584](https://github.com/nlohma…
2259 - loading from a stream and exceptions [\#582](https://github.com/nlohmann/json/issues/582)
2260 - Visual Studio seems not to have all min\(\) function versions [\#581](https://github.com/nlohmann…
2261 - Supporting of the json schema [\#580](https://github.com/nlohmann/json/issues/580)
2262 - Stack-overflow \(OSS-Fuzz 1444\) [\#577](https://github.com/nlohmann/json/issues/577)
2263 - Heap-buffer-overflow \(OSS-Fuzz 1400\) [\#575](https://github.com/nlohmann/json/issues/575)
2264 - JSON escape quotes [\#574](https://github.com/nlohmann/json/issues/574)
2265 - error: static\_assert failed [\#573](https://github.com/nlohmann/json/issues/573)
2266 - Storing floats, and round trip serialisation/deserialisation diffs [\#572](https://github.com/nlo…
2267 - JSON.getLong produces inconsistent results [\#571](https://github.com/nlohmann/json/issues/571)
2268 - Request: Object.at\(\) with default return value [\#570](https://github.com/nlohmann/json/issues/…
2269 - Internal structure gets corrupted while parsing [\#569](https://github.com/nlohmann/json/issues/5…
2270 - create template \<typename Iter\> basic\_json from\_cbor\(Iter begin, Iter end\) [\#568](https://…
2271 - Conan.io [\#566](https://github.com/nlohmann/json/issues/566)
2272 - contradictory documentation regarding json::find [\#565](https://github.com/nlohmann/json/issues/…
2273 - Unexpected '\"' in middle of array [\#564](https://github.com/nlohmann/json/issues/564)
2274 - Support parse std::pair to Json object [\#563](https://github.com/nlohmann/json/issues/563)
2275 - json and Microsoft Visual c++ Compiler Nov 2012 CTP [\#562](https://github.com/nlohmann/json/issu…
2276 - from\_json declaration order and exceptions [\#561](https://github.com/nlohmann/json/issues/561)
2277 - Tip: Don't upgrade to VS2017 if using json initializer list constructs [\#559](https://github.com…
2278 - parse error - unexpected end of input [\#558](https://github.com/nlohmann/json/issues/558)
2279 - Cant modify existing numbers inside a json object [\#557](https://github.com/nlohmann/json/issues…
2280 - Better support for SAX style serialize and deserialize in new version? [\#554](https://github.com…
2281 - Cannot convert from json array to std::array [\#553](https://github.com/nlohmann/json/issues/553)
2282 - Do not define an unnamed namespace in a header file \(DCL59-CPP\) [\#552](https://github.com/nloh…
2283 - Parse error on known good json file [\#551](https://github.com/nlohmann/json/issues/551)
2284 - Warning on Intel compiler \(icc 17\) [\#550](https://github.com/nlohmann/json/issues/550)
2285 - multiple versions of 'vsnprintf' [\#549](https://github.com/nlohmann/json/issues/549)
2286 - illegal indirection [\#548](https://github.com/nlohmann/json/issues/548)
2287 - Ambiguous compare operators with clang-5.0 [\#547](https://github.com/nlohmann/json/issues/547)
2288 - Using tsl::ordered\_map [\#546](https://github.com/nlohmann/json/issues/546)
2289 - Compiler support errors are inconvenient [\#544](https://github.com/nlohmann/json/issues/544)
2290 - Duplicate symbols error happens while to\_json/from\_json method implemented inside entity defini…
2291 - consider adding a bool json::is\_valid\(std::string const&\) non-member function [\#541](https://…
2292 - Help request [\#539](https://github.com/nlohmann/json/issues/539)
2293 - How to deal with missing keys in `from_json`? [\#538](https://github.com/nlohmann/json/issues/538)
2294 - recursive from\_msgpack implementation will stack overflow [\#537](https://github.com/nlohmann/js…
2295 - Exception objects must be nothrow copy constructible \(ERR60-CPP\) [\#531](https://github.com/nlo…
2296 - Support for multiple root elements [\#529](https://github.com/nlohmann/json/issues/529)
2297 - Port has\_shape from dropbox/json11 [\#528](https://github.com/nlohmann/json/issues/528)
2298 - dump\_float: truncation from ptrdiff\_t to long [\#527](https://github.com/nlohmann/json/issues/5…
2299 - Make exception base class visible in basic\_json [\#525](https://github.com/nlohmann/json/issues/…
2300 - msgpack unit test failures on ppc64 arch [\#524](https://github.com/nlohmann/json/issues/524)
2301 - How about split the implementation out, and only leave the interface? [\#523](https://github.com/…
2302 - VC++2017 not enough actual parameters for macro 'max' [\#522](https://github.com/nlohmann/json/is…
2303 - crash on empty ifstream [\#521](https://github.com/nlohmann/json/issues/521)
2304 - Suggestion: Support tabs for indentation when serializing to stream. [\#520](https://github.com/n…
2305 - Abrt in get\_number \(OSS-Fuzz 885\) [\#519](https://github.com/nlohmann/json/issues/519)
2306 - Abrt on unknown address \(OSS-Fuzz 884\) [\#518](https://github.com/nlohmann/json/issues/518)
2307 - Stack-overflow \(OSS-Fuzz 869\) [\#517](https://github.com/nlohmann/json/issues/517)
2308 - Assertion error \(OSS-Fuzz 868\) [\#516](https://github.com/nlohmann/json/issues/516)
2309 - NaN to json and back [\#515](https://github.com/nlohmann/json/issues/515)
2310 - Comparison of NaN [\#514](https://github.com/nlohmann/json/issues/514)
2311 - why it's not possible to serialize c++11 enums directly [\#513](https://github.com/nlohmann/json/…
2312 - clang compile error: use of overloaded operator '\<=' is ambiguous with \(nlohmann::json{{"a", …
2313 - Why not also look inside the type for \(static\) to\_json and from\_json funtions? [\#511](https:…
2314 - Parser issues [\#509](https://github.com/nlohmann/json/issues/509)
2315 - I may not understand [\#507](https://github.com/nlohmann/json/issues/507)
2316 - VS2017 min / max problem for 2.1.1 [\#506](https://github.com/nlohmann/json/issues/506)
2317 - CBOR/MessagePack is not read until the end [\#505](https://github.com/nlohmann/json/issues/505)
2318 - Assertion error \(OSS-Fuzz 856\) [\#504](https://github.com/nlohmann/json/issues/504)
2319 - Return position in parse error exceptions [\#503](https://github.com/nlohmann/json/issues/503)
2320 - conversion from/to C array is not supported [\#502](https://github.com/nlohmann/json/issues/502)
2321 - error C2338: could not find to\_json\(\) method in T's namespace [\#501](https://github.com/nlohm…
2322 - Test suite fails in en\_GB.UTF-8 [\#500](https://github.com/nlohmann/json/issues/500)
2323 - cannot use operator\[\] with number [\#499](https://github.com/nlohmann/json/issues/499)
2324 - consider using \_\_cpp\_exceptions and/or \_\_EXCEPTIONS to disable/enable exception support [\#4…
2325 - Stack-overflow \(OSS-Fuzz issue 814\) [\#497](https://github.com/nlohmann/json/issues/497)
2326 - Using in Unreal Engine - handling custom types conversion [\#495](https://github.com/nlohmann/jso…
2327 - Conversion from vector\<bool\> to json fails to build [\#494](https://github.com/nlohmann/json/is…
2328 - fill\_line\_buffer incorrectly tests m\_stream for eof but not fail or bad bits [\#493](https://g…
2329 - Compiling with \_GLIBCXX\_DEBUG yields iterator-comparison warnings during tests [\#492](https://…
2330 - crapy interface [\#491](https://github.com/nlohmann/json/issues/491)
2331 - Fix Visual Studo 2013 builds. [\#490](https://github.com/nlohmann/json/issues/490)
2332 - Failed to compile with -D\_GLIBCXX\_PARALLEL [\#489](https://github.com/nlohmann/json/issues/489)
2333 - Input several field with the same name [\#488](https://github.com/nlohmann/json/issues/488)
2334 - read in .json file yields strange sizes [\#487](https://github.com/nlohmann/json/issues/487)
2335 - json::value\_t can't be a map's key type in VC++ 2015 [\#486](https://github.com/nlohmann/json/is…
2336 - Using fifo\_map [\#485](https://github.com/nlohmann/json/issues/485)
2337 - Cannot get float pointer for value stored as `0` [\#484](https://github.com/nlohmann/json/issues/…
2338 - byte string support [\#483](https://github.com/nlohmann/json/issues/483)
2339 - https://github.com/nlohmann/json\#execute-unit-tests [\#481](https://github.com/nlohmann/json/iss…
2340 - Remove deprecated constructor basic\_json\(std::istream&\) [\#480](https://github.com/nlohmann/js…
2341 - writing the binary json file? [\#479](https://github.com/nlohmann/json/issues/479)
2342 - CBOR/MessagePack from uint8\_t \* and size [\#478](https://github.com/nlohmann/json/issues/478)
2343 - Streaming binary representations [\#477](https://github.com/nlohmann/json/issues/477)
2344 - Reuse memory in to\_cbor and to\_msgpack functions [\#476](https://github.com/nlohmann/json/issue…
2345 - Error Using JSON Library with arrays C++ [\#475](https://github.com/nlohmann/json/issues/475)
2346 - Moving forward to version 3.0.0 [\#474](https://github.com/nlohmann/json/issues/474)
2347 - Inconsistent behavior in conversion to array type [\#473](https://github.com/nlohmann/json/issues…
2348 - Create a \[key:member\_pointer\] map to ease parsing custom types [\#471](https://github.com/nloh…
2349 - MSVC 2015 update 2 [\#469](https://github.com/nlohmann/json/issues/469)
2350 - VS2017 implicit to std::string conversion fix. [\#464](https://github.com/nlohmann/json/issues/46…
2351 - How to make sure a string or string literal is a valid JSON? [\#458](https://github.com/nlohmann/
2352 - basic\_json templated on a "policy" class [\#456](https://github.com/nlohmann/json/issues/456)
2353 - json::value\(const json\_pointer&, ValueType\) requires exceptions to return the default value. […
2354 - is it possible merge two json object [\#428](https://github.com/nlohmann/json/issues/428)
2355 - Is it possible to turn this into a shared library? [\#420](https://github.com/nlohmann/json/issue…
2356 - Further thoughts on performance improvements [\#418](https://github.com/nlohmann/json/issues/418)
2357 - nan number stored as null [\#388](https://github.com/nlohmann/json/issues/388)
2358 - Behavior of operator\>\> should more closely resemble that of built-in overloads. [\#367](https:/…
2359 - Request: range-based-for over a json-object to expose .first/.second [\#350](https://github.com/n…
2360 - feature wish: JSONPath [\#343](https://github.com/nlohmann/json/issues/343)
2361 - UTF-8/Unicode escape and dump [\#330](https://github.com/nlohmann/json/issues/330)
2362 - Serialized value not always can be parsed. [\#329](https://github.com/nlohmann/json/issues/329)
2363 - Is there a way to forward declare nlohmann::json? [\#314](https://github.com/nlohmann/json/issues…
2364 - Exception line [\#301](https://github.com/nlohmann/json/issues/301)
2365 - Do not throw exception when default\_value's type does not match the actual type [\#278](https://…
2366 - dump\(\) method doesn't work with a custom allocator [\#268](https://github.com/nlohmann/json/iss…
2367 - Readme documentation enhancements [\#248](https://github.com/nlohmann/json/issues/248)
2368 - Use user-defined exceptions [\#244](https://github.com/nlohmann/json/issues/244)
2369 - Incorrect C++11 allocator model support [\#161](https://github.com/nlohmann/json/issues/161)
2371 - :white\_check\_mark: re-added tests for algorithms [\#879](https://github.com/nlohmann/json/pull/…
2372 - Overworked library toward 3.0.0 release [\#875](https://github.com/nlohmann/json/pull/875) ([nloh…
2373 - :rotating\_light: remove C4996 warnings \#872 [\#873](https://github.com/nlohmann/json/pull/873) …
2374 - :boom: throwing an exception in case dump encounters a non-UTF-8 string \#838 [\#870](https://git…
2375 - :memo: fixing documentation \#867 [\#868](https://github.com/nlohmann/json/pull/868) ([nlohmann](…
2376 - iter\_impl template conformance with C++17 [\#860](https://github.com/nlohmann/json/pull/860) ([b…
2377 - Std allocator conformance cpp17 [\#856](https://github.com/nlohmann/json/pull/856) ([bogemic](htt…
2378 - cmake: use BUILD\_INTERFACE/INSTALL\_INTERFACE [\#855](https://github.com/nlohmann/json/pull/855)…
2379 - to/from\_json: add a MSVC-specific static\_assert to force a stacktrace [\#854](https://github.co…
2380 - Add .natvis for MSVC debug view [\#844](https://github.com/nlohmann/json/pull/844) ([TinyTinni](h…
2381 - Updated hunter package links [\#829](https://github.com/nlohmann/json/pull/829) ([jowr](https://g…
2382 - Typos README [\#811](https://github.com/nlohmann/json/pull/811) ([Itja](https://github.com/Itja))
2383 - add forwarding references to json\_ref constructor [\#807](https://github.com/nlohmann/json/pull/…
2384 - Add transparent comparator and perfect forwarding support to find\(\) and count\(\) [\#795](https…
2385 - Error : 'identifier "size\_t" is undefined' in linux [\#793](https://github.com/nlohmann/json/pul…
2386 - Fix Visual Studio 2017 warnings [\#788](https://github.com/nlohmann/json/pull/788) ([jseward](htt…
2387 - Fix warning C4706 on Visual Studio 2017 [\#785](https://github.com/nlohmann/json/pull/785) ([jsew…
2388 - Set GENERATE\_TAGFILE in Doxyfile [\#783](https://github.com/nlohmann/json/pull/783) ([eld00d](ht…
2389 - using more CMake [\#765](https://github.com/nlohmann/json/pull/765) ([nlohmann](https://github.co…
2390 - Simplified istream handing \#367 [\#764](https://github.com/nlohmann/json/pull/764) ([pjkundert](…
2391 - Add info for the vcpkg package. [\#753](https://github.com/nlohmann/json/pull/753) ([gregmarr](ht…
2392 - fix from\_json implementation for pair/tuple [\#708](https://github.com/nlohmann/json/pull/708) (…
2393 - Update json.hpp [\#686](https://github.com/nlohmann/json/pull/686) ([GoWebProd](https://github.co…
2394 - Remove duplicate word [\#685](https://github.com/nlohmann/json/pull/685) ([daixtrose](https://git…
2395 - To fix compilation issue for intel OSX compiler [\#682](https://github.com/nlohmann/json/pull/682…
2396 - Digraph warning [\#679](https://github.com/nlohmann/json/pull/679) ([traits](https://github.com/t…
2397 - massage -\> message [\#678](https://github.com/nlohmann/json/pull/678) ([DmitryKuk](https://githu…
2398 - Fix "not constraint" grammar in docs [\#674](https://github.com/nlohmann/json/pull/674) ([wincent…
2399 - Add documentation for integration with CMake and hunter [\#671](https://github.com/nlohmann/json/…
2400 - REFACTOR: rewrite CMakeLists.txt for better inlcude and reuse [\#669](https://github.com/nlohmann…
2401 - enable\_testing only if the JSON\_BuildTests is ON [\#666](https://github.com/nlohmann/json/pull/…
2402 - Support moving from rvalues in std::initializer\_list [\#663](https://github.com/nlohmann/json/pu…
2403 - add ensure\_ascii parameter to dump. \#330 [\#654](https://github.com/nlohmann/json/pull/654) ([r…
2404 - Rename BuildTests to JSON\_BuildTests [\#652](https://github.com/nlohmann/json/pull/652) ([olegen…
2405 - Don't include \<iostream\>, use std::make\_shared [\#650](https://github.com/nlohmann/json/pull/6…
2406 - Refacto/split basic json [\#643](https://github.com/nlohmann/json/pull/643) ([theodelrieu](https:…
2407 - fix typo in operator\_\_notequal example [\#630](https://github.com/nlohmann/json/pull/630) ([Cho…
2408 - Fix MSVC warning C4819 [\#629](https://github.com/nlohmann/json/pull/629) ([Chocobo1](https://git…
2409 - \[BugFix\] Add parentheses around std::min [\#626](https://github.com/nlohmann/json/pull/626) ([k…
2410 - add pair/tuple conversions [\#624](https://github.com/nlohmann/json/pull/624) ([theodelrieu](http…
2411 - remove std::pair support [\#615](https://github.com/nlohmann/json/pull/615) ([theodelrieu](https:…
2412 - Add pair support, fix CompatibleObject conversions \(fixes \#600\) [\#609](https://github.com/nlo…
2413 - \#550 Fix iterator related compiling issues for Intel icc [\#598](https://github.com/nlohmann/jso…
2414 - Issue \#593 Fix the arithmetic operators in the iterator and reverse iterator [\#595](https://git…
2415 - fix doxygen error of basic\_json::get\(\) [\#583](https://github.com/nlohmann/json/pull/583) ([zh…
2416 - Fixing assignement for iterator wrapper second, and adding unit test [\#579](https://github.com/n…
2417 - Adding first and second properties to iteration\_proxy\_internal [\#578](https://github.com/nlohm…
2418 - Adding support for Meson. [\#576](https://github.com/nlohmann/json/pull/576) ([Type1J](https://gi…
2419 - add enum class default conversions [\#545](https://github.com/nlohmann/json/pull/545) ([theodelri…
2420 - Properly pop diagnostics [\#540](https://github.com/nlohmann/json/pull/540) ([tinloaf](https://gi…
2421 - Add Visual Studio 17 image to appveyor build matrix [\#536](https://github.com/nlohmann/json/pull…
2422 - UTF8 encoding enhancement [\#534](https://github.com/nlohmann/json/pull/534) ([TedLyngmo](https:/…
2423 - Fix typo [\#530](https://github.com/nlohmann/json/pull/530) ([berkus](https://github.com/berkus))
2424 - Make exception base class visible in basic\_json [\#526](https://github.com/nlohmann/json/pull/52…
2425 - :art: Namespace `uint8_t` from the C++ stdlib [\#510](https://github.com/nlohmann/json/pull/510) …
2426 - add to\_json method for C arrays [\#508](https://github.com/nlohmann/json/pull/508) ([theodelrieu…
2427 - Fix -Weffc++ warnings \(GNU 6.3.1\) [\#496](https://github.com/nlohmann/json/pull/496) ([TedLyngm…
2429 ## [v2.1.1](https://github.com/nlohmann/json/releases/tag/v2.1.1) (2017-02-25)
2431 [Full Changelog](https://github.com/nlohmann/json/compare/2.1.1...v2.1.1)
2433 ## [2.1.1](https://github.com/nlohmann/json/releases/tag/2.1.1) (2017-02-25)
2435 [Full Changelog](https://github.com/nlohmann/json/compare/v2.1.0...2.1.1)
2437 - warning in the library [\#472](https://github.com/nlohmann/json/issues/472)
2438 - How to create an array of Objects? [\#470](https://github.com/nlohmann/json/issues/470)
2439 - \[Bug?\] Cannot get int pointer, but int64\_t works [\#468](https://github.com/nlohmann/json/issu…
2440 - Illegal indirection [\#467](https://github.com/nlohmann/json/issues/467)
2441 - in vs can't find linkageId [\#466](https://github.com/nlohmann/json/issues/466)
2442 - Roundtrip error while parsing "1000000000000000010E5" [\#465](https://github.com/nlohmann/json/is…
2443 - C4996 error and warning with Visual Studio [\#463](https://github.com/nlohmann/json/issues/463)
2444 - Support startIndex for from\_cbor/from\_msgpack [\#462](https://github.com/nlohmann/json/issues/4…
2445 - question: monospace font used in feature slideshow? [\#460](https://github.com/nlohmann/json/issu…
2446 - Object.keys\(\) [\#459](https://github.com/nlohmann/json/issues/459)
2447 - Use “, “ as delimiter for json-objects. [\#457](https://github.com/nlohmann/json/issues/457)
2448 - Enum -\> string during serialization and vice versa [\#455](https://github.com/nlohmann/json/issu…
2449 - doubles are printed as integers [\#454](https://github.com/nlohmann/json/issues/454)
2450 - Warnings with Visual Studio c++ \(VS2015 Update 3\) [\#453](https://github.com/nlohmann/json/issu…
2451 - Heap-buffer-overflow \(OSS-Fuzz issue 585\) [\#452](https://github.com/nlohmann/json/issues/452)
2452 - use of undeclared identifier 'UINT8\_MAX' [\#451](https://github.com/nlohmann/json/issues/451)
2453 - Question on the lifetime managment of objects at the lower levels [\#449](https://github.com/nloh…
2454 - Json should not be constructible with 'json\*' [\#448](https://github.com/nlohmann/json/issues/44…
2455 - Move value\_t to namespace scope [\#447](https://github.com/nlohmann/json/issues/447)
2456 - Typo in README.md [\#446](https://github.com/nlohmann/json/issues/446)
2457 - make check compilation is unneccesarily slow [\#445](https://github.com/nlohmann/json/issues/445)
2458 - Problem in dump\(\) in json.h caused by ss.imbue [\#444](https://github.com/nlohmann/json/issues/…
2459 - I want to create Windows Application in Visual Studio 2015 c++, and i have a problem [\#443](http…
2460 - Implicit conversion issues [\#442](https://github.com/nlohmann/json/issues/442)
2461 - Parsing of floats locale dependent [\#302](https://github.com/nlohmann/json/issues/302)
2463 - Speedup CI builds using cotire [\#461](https://github.com/nlohmann/json/pull/461) ([tusharpm](htt…
2464 - TurpentineDistillery feature/locale independent str to num [\#450](https://github.com/nlohmann/js…
2465 - README: adjust boost::optional example [\#439](https://github.com/nlohmann/json/pull/439) ([jared…
2466 - fix \#414 - comparing to 0 literal [\#415](https://github.com/nlohmann/json/pull/415) ([stanmihai…
2467 - locale-independent num-to-str [\#378](https://github.com/nlohmann/json/pull/378) ([TurpentineDist…
2469 ## [v2.1.0](https://github.com/nlohmann/json/releases/tag/v2.1.0) (2017-01-28)
2471 [Full Changelog](https://github.com/nlohmann/json/compare/2.1.0...v2.1.0)
2473 ## [2.1.0](https://github.com/nlohmann/json/releases/tag/2.1.0) (2017-01-28)
2475 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.10...2.1.0)
2477 - Parsing multiple JSON objects from a string or stream [\#438](https://github.com/nlohmann/json/is…
2478 - Use-of-uninitialized-value \(OSS-Fuzz issue 477\) [\#437](https://github.com/nlohmann/json/issues…
2479 - add `reserve` function for array to reserve memory before adding json values into it [\#436](http…
2480 - Typo in examples page [\#434](https://github.com/nlohmann/json/issues/434)
2481 - avoid malformed json [\#433](https://github.com/nlohmann/json/issues/433)
2482 - How to add json objects to a map? [\#432](https://github.com/nlohmann/json/issues/432)
2483 - create json instance from raw json \(unsigned char\*\) [\#431](https://github.com/nlohmann/json/i…
2484 - Getting std::invalid\_argument: stream error when following example [\#429](https://github.com/nl…
2485 - Forward declare-only header? [\#427](https://github.com/nlohmann/json/issues/427)
2486 - Implicit conversion from array to object [\#425](https://github.com/nlohmann/json/issues/425)
2487 - error C4996: 'strerror' when reading file [\#422](https://github.com/nlohmann/json/issues/422)
2488 - Get an error - JSON pointer must be empty or begin with '/' [\#421](https://github.com/nlohmann/j…
2489 - size parameter for parse\(\) [\#419](https://github.com/nlohmann/json/issues/419)
2490 - json.hpp forcibly defines GCC\_VERSION [\#417](https://github.com/nlohmann/json/issues/417)
2491 - Use-of-uninitialized-value \(OSS-Fuzz issue 377\) [\#416](https://github.com/nlohmann/json/issues…
2492 - comparing to 0 literal [\#414](https://github.com/nlohmann/json/issues/414)
2493 - Single char converted to ASCII code instead of string [\#413](https://github.com/nlohmann/json/is…
2494 - How to know if a string was parsed as utf-8? [\#406](https://github.com/nlohmann/json/issues/406)
2495 - Overloaded += to add objects to an array makes no sense? [\#404](https://github.com/nlohmann/json
2496 - Finding a value in an array [\#399](https://github.com/nlohmann/json/issues/399)
2497 - add release information in static function [\#397](https://github.com/nlohmann/json/issues/397)
2498 - Optimize memory usage of json objects in combination with binary serialization [\#373](https://gi…
2499 - Conversion operators not considered [\#369](https://github.com/nlohmann/json/issues/369)
2500 - Append ".0" to serialized floating\_point values that are digits-only. [\#362](https://github.com…
2501 - Add a customization point for user-defined types [\#328](https://github.com/nlohmann/json/issues/…
2502 - Conformance report for reference [\#307](https://github.com/nlohmann/json/issues/307)
2503 - Document the best way to serialize/deserialize user defined types to json [\#298](https://github.…
2504 - Add StringView template typename to basic\_json [\#297](https://github.com/nlohmann/json/issues/2…
2505 - \[Improvement\] Add option to remove exceptions [\#296](https://github.com/nlohmann/json/issues/2…
2506 - Performance in miloyip/nativejson-benchmark [\#202](https://github.com/nlohmann/json/issues/202)
2508 - conversion from/to user-defined types [\#435](https://github.com/nlohmann/json/pull/435) ([nlohma…
2509 - Fix documentation error [\#430](https://github.com/nlohmann/json/pull/430) ([vjon](https://github…
2511 ## [v2.0.10](https://github.com/nlohmann/json/releases/tag/v2.0.10) (2017-01-02)
2513 [Full Changelog](https://github.com/nlohmann/json/compare/2.0.10...v2.0.10)
2515 ## [2.0.10](https://github.com/nlohmann/json/releases/tag/2.0.10) (2017-01-02)
2517 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.9...2.0.10)
2519 - Heap-buffer-overflow \(OSS-Fuzz issue 367\) [\#412](https://github.com/nlohmann/json/issues/412)
2520 - Heap-buffer-overflow \(OSS-Fuzz issue 366\) [\#411](https://github.com/nlohmann/json/issues/411)
2521 - Use-of-uninitialized-value \(OSS-Fuzz issue 347\) [\#409](https://github.com/nlohmann/json/issues…
2522 - Heap-buffer-overflow \(OSS-Fuzz issue 344\) [\#408](https://github.com/nlohmann/json/issues/408)
2523 - Heap-buffer-overflow \(OSS-Fuzz issue 343\) [\#407](https://github.com/nlohmann/json/issues/407)
2524 - Heap-buffer-overflow \(OSS-Fuzz issue 342\) [\#405](https://github.com/nlohmann/json/issues/405)
2525 - strerror throwing error in compiler VS2015 [\#403](https://github.com/nlohmann/json/issues/403)
2526 - json::parse of std::string being underlined by Visual Studio [\#402](https://github.com/nlohmann/
2527 - Explicitly getting string without .dump\(\) [\#401](https://github.com/nlohmann/json/issues/401)
2528 - Possible to speed up json::parse? [\#398](https://github.com/nlohmann/json/issues/398)
2529 - the alphabetic order in the code influence console\_output. [\#396](https://github.com/nlohmann/j…
2530 - Execute tests with clang sanitizers [\#394](https://github.com/nlohmann/json/issues/394)
2531 - Check if library can be used with ETL [\#361](https://github.com/nlohmann/json/issues/361)
2533 - Feature/clang sanitize [\#410](https://github.com/nlohmann/json/pull/410) ([Daniel599](https://gi…
2534 - Add Doozer build badge [\#400](https://github.com/nlohmann/json/pull/400) ([andoma](https://githu…
2536 ## [v2.0.9](https://github.com/nlohmann/json/releases/tag/v2.0.9) (2016-12-16)
2538 [Full Changelog](https://github.com/nlohmann/json/compare/2.0.9...v2.0.9)
2540 ## [2.0.9](https://github.com/nlohmann/json/releases/tag/2.0.9) (2016-12-16)
2542 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.8...2.0.9)
2544 - \#pragma GCC diagnostic ignored "-Wdocumentation" [\#393](https://github.com/nlohmann/json/issues…
2545 - How to parse this json file and write separate sub object as json files? [\#392](https://github.c…
2546 - Integer-overflow \(OSS-Fuzz issue 267\) [\#389](https://github.com/nlohmann/json/issues/389)
2547 - Implement indefinite-length types from RFC 7049 [\#387](https://github.com/nlohmann/json/issues/3…
2548 - template parameter "T" is not used in declaring the parameter types of function template [\#386](…
2549 - Serializing json instances containing already serialized string values without escaping [\#385](h…
2550 - Add test cases from RFC 7049 [\#384](https://github.com/nlohmann/json/issues/384)
2551 - Add a table of contents to the README file [\#383](https://github.com/nlohmann/json/issues/383)
2552 - Update FAQ section in the guidelines for contributing [\#382](https://github.com/nlohmann/json/is…
2553 - Allow for forward declaring nlohmann::json [\#381](https://github.com/nlohmann/json/issues/381)
2554 - Bug in overflow detection when parsing integers [\#380](https://github.com/nlohmann/json/issues/3…
2555 - A unique name to mention the library? [\#377](https://github.com/nlohmann/json/issues/377)
2556 - Non-unique keys in objects. [\#375](https://github.com/nlohmann/json/issues/375)
2557 - Request: binary serialization/deserialization [\#358](https://github.com/nlohmann/json/issues/358)
2559 - Replace class iterator and const\_iterator by using a single template class to reduce code. [\#39…
2560 - Clang: quiet a warning [\#391](https://github.com/nlohmann/json/pull/391) ([jaredgrubb](https://g…
2561 - Fix issue \#380: Signed integer overflow check [\#390](https://github.com/nlohmann/json/pull/390)…
2563 ## [v2.0.8](https://github.com/nlohmann/json/releases/tag/v2.0.8) (2016-12-02)
2565 [Full Changelog](https://github.com/nlohmann/json/compare/2.0.8...v2.0.8)
2567 ## [2.0.8](https://github.com/nlohmann/json/releases/tag/2.0.8) (2016-12-02)
2569 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.7...2.0.8)
2571 - Reading from file [\#374](https://github.com/nlohmann/json/issues/374)
2572 - Compiler warnings? [\#372](https://github.com/nlohmann/json/issues/372)
2573 - docs: how to release a json object in memory? [\#371](https://github.com/nlohmann/json/issues/371)
2574 - crash in dump [\#370](https://github.com/nlohmann/json/issues/370)
2575 - Coverity issue \(FORWARD\_NULL\) in lexer\(std::istream& s\) [\#368](https://github.com/nlohmann/
2576 - json::parse on failed stream gets stuck [\#366](https://github.com/nlohmann/json/issues/366)
2577 - Performance improvements [\#365](https://github.com/nlohmann/json/issues/365)
2578 - 'to\_string' is not a member of 'std' [\#364](https://github.com/nlohmann/json/issues/364)
2579 - Crash in dump\(\) from a static object [\#359](https://github.com/nlohmann/json/issues/359)
2580 - json::parse\(...\) vs json j; j.parse\(...\) [\#357](https://github.com/nlohmann/json/issues/357)
2581 - Hi, is there any method to dump json to string with the insert order rather than alphabets [\#35…
2582 - Provide an example of reading from an json with only a key that has an array of strings. [\#354](…
2583 - Request: access with default value. [\#353](https://github.com/nlohmann/json/issues/353)
2584 - {} and \[\] causes parser error. [\#352](https://github.com/nlohmann/json/issues/352)
2585 - Reading a JSON file into a JSON object [\#351](https://github.com/nlohmann/json/issues/351)
2586 - Request: 'emplace\_back' [\#349](https://github.com/nlohmann/json/issues/349)
2587 - Is it possible to stream data through the json parser without storing everything in memory? [\#34…
2588 - pure virtual conversion operator [\#346](https://github.com/nlohmann/json/issues/346)
2589 - Floating point precision lost [\#345](https://github.com/nlohmann/json/issues/345)
2590 - unit-conversions SIGSEGV on armv7hl [\#303](https://github.com/nlohmann/json/issues/303)
2591 - Coverity scan fails [\#299](https://github.com/nlohmann/json/issues/299)
2592 - Using QString as string type [\#274](https://github.com/nlohmann/json/issues/274)
2594 ## [v2.0.7](https://github.com/nlohmann/json/releases/tag/v2.0.7) (2016-11-02)
2596 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.6...v2.0.7)
2598 - JSON5 [\#348](https://github.com/nlohmann/json/issues/348)
2599 - Check "Parsing JSON is a Minefield" [\#344](https://github.com/nlohmann/json/issues/344)
2600 - Allow hex numbers [\#342](https://github.com/nlohmann/json/issues/342)
2601 - Convert strings to numbers [\#341](https://github.com/nlohmann/json/issues/341)
2602 - ""-operators ignore the length parameter [\#340](https://github.com/nlohmann/json/issues/340)
2603 - JSON into std::tuple [\#339](https://github.com/nlohmann/json/issues/339)
2604 - JSON into vector [\#335](https://github.com/nlohmann/json/issues/335)
2605 - Installing with Homebrew on Mac Errors \(El Capitan\) [\#331](https://github.com/nlohmann/json/is…
2606 - g++ make check results in error [\#312](https://github.com/nlohmann/json/issues/312)
2607 - Cannot convert from 'json' to 'char' [\#276](https://github.com/nlohmann/json/issues/276)
2608 - Please add a Pretty-Print option for arrays to stay always in one line [\#229](https://github.com…
2609 - Conversion to STL map\<string, vector\<int\>\> gives error [\#220](https://github.com/nlohmann/js…
2610 - std::unorderd\_map cannot be used as ObjectType [\#164](https://github.com/nlohmann/json/issues/1…
2612 - fix minor grammar/style issue in README.md [\#336](https://github.com/nlohmann/json/pull/336) ([s…
2614 ## [v2.0.6](https://github.com/nlohmann/json/releases/tag/v2.0.6) (2016-10-15)
2616 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.5...v2.0.6)
2618 - How to handle json files? [\#333](https://github.com/nlohmann/json/issues/333)
2619 - This file requires compiler and library support .... [\#332](https://github.com/nlohmann/json/iss…
2620 - Segmentation fault on saving json to file [\#326](https://github.com/nlohmann/json/issues/326)
2621 - parse error - unexpected \<uninitialized\> with 2.0.5 [\#325](https://github.com/nlohmann/json/is…
2622 - Add nested object capability to pointers [\#323](https://github.com/nlohmann/json/issues/323)
2623 - Fix usage examples' comments for std::multiset [\#322](https://github.com/nlohmann/json/issues/32…
2624 - json\_unit runs forever when executed in build directory [\#319](https://github.com/nlohmann/json
2625 - Visual studio 2015 update3 true != TRUE [\#317](https://github.com/nlohmann/json/issues/317)
2626 - releasing single header file in compressed format [\#316](https://github.com/nlohmann/json/issues…
2627 - json object from std::ifstream [\#315](https://github.com/nlohmann/json/issues/315)
2629 - make has\_mapped\_type struct friendly [\#324](https://github.com/nlohmann/json/pull/324) ([vpetr…
2630 - Fix usage examples' comments for std::multiset [\#321](https://github.com/nlohmann/json/pull/321)…
2631 - Include dir relocation [\#318](https://github.com/nlohmann/json/pull/318) ([ChristophJud](https:/…
2632 - trivial documentation fix [\#313](https://github.com/nlohmann/json/pull/313) ([5tefan](https://gi…
2634 ## [v2.0.5](https://github.com/nlohmann/json/releases/tag/v2.0.5) (2016-09-14)
2636 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.4...v2.0.5)
2638 - \[feature request\]: schema validator and comments [\#311](https://github.com/nlohmann/json/issue…
2639 - make json\_benchmarks no longer working in 2.0.4 [\#310](https://github.com/nlohmann/json/issues/…
2640 - Segmentation fault \(core dumped\) [\#309](https://github.com/nlohmann/json/issues/309)
2641 - No matching member function for call to 'get\_impl' [\#308](https://github.com/nlohmann/json/issu…
2643 ## [v2.0.4](https://github.com/nlohmann/json/releases/tag/v2.0.4) (2016-09-11)
2645 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.3...v2.0.4)
2647 - Parsing fails without space at end of file [\#306](https://github.com/nlohmann/json/issues/306)
2648 - json schema validator [\#305](https://github.com/nlohmann/json/issues/305)
2649 - Unused variable warning [\#304](https://github.com/nlohmann/json/issues/304)
2651 ## [v2.0.3](https://github.com/nlohmann/json/releases/tag/v2.0.3) (2016-08-31)
2653 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.2...v2.0.3)
2655 - warning C4706: assignment within conditional expression [\#295](https://github.com/nlohmann/json/…
2656 - Q: Is it possible to build json tree from already UTF8 encoded values? [\#293](https://github.com…
2657 - Equality operator results in array when assigned object [\#292](https://github.com/nlohmann/json/…
2658 - Support for integers not from the range \[-\(2\*\*53\)+1, \(2\*\*53\)-1\] in parser [\#291](https…
2659 - Support for iterator-range parsing [\#290](https://github.com/nlohmann/json/issues/290)
2660 - Horribly inconsistent behavior between const/non-const reference in operator \[\] \(\) [\#289](ht…
2661 - Silently get numbers into smaller types [\#288](https://github.com/nlohmann/json/issues/288)
2662 - Incorrect parsing of large int64\_t numbers [\#287](https://github.com/nlohmann/json/issues/287)
2663 - \[question\]: macro to disable floating point support [\#284](https://github.com/nlohmann/json/is…
2665 - unit-constructor1.cpp: Fix floating point truncation warning [\#300](https://github.com/nlohmann/
2667 ## [v2.0.2](https://github.com/nlohmann/json/releases/tag/v2.0.2) (2016-07-31)
2669 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.1...v2.0.2)
2671 - can function dump\(\) return string in the order I push in the json object ? [\#286](https://git…
2672 - Error on the Mac: Undefined symbols for architecture x86\_64 [\#285](https://github.com/nlohmann/
2673 - value\(\) does not work with \_json\_pointer types [\#283](https://github.com/nlohmann/json/issue…
2674 - Build error for std::int64 [\#282](https://github.com/nlohmann/json/issues/282)
2675 - strings can't be accessed after dump\(\)-\>parse\(\) - type is lost [\#281](https://github.com/nl…
2676 - Easy serialization of classes [\#280](https://github.com/nlohmann/json/issues/280)
2677 - recursive data structures [\#277](https://github.com/nlohmann/json/issues/277)
2678 - hexify\(\) function emits conversion warning [\#270](https://github.com/nlohmann/json/issues/270)
2680 - let the makefile choose the correct sed [\#279](https://github.com/nlohmann/json/pull/279) ([muri…
2681 - Update hexify to use array lookup instead of ternary \(\#270\) [\#275](https://github.com/nlohman…
2683 ## [v2.0.1](https://github.com/nlohmann/json/releases/tag/v2.0.1) (2016-06-28)
2685 [Full Changelog](https://github.com/nlohmann/json/compare/v2.0.0...v2.0.1)
2687 - Compilation error. [\#273](https://github.com/nlohmann/json/issues/273)
2688 - dump\(\) performance degradation in v2 [\#272](https://github.com/nlohmann/json/issues/272)
2690 - fixed a tiny typo [\#271](https://github.com/nlohmann/json/pull/271) ([feroldi](https://github.co…
2692 ## [v2.0.0](https://github.com/nlohmann/json/releases/tag/v2.0.0) (2016-06-23)
2694 [Full Changelog](https://github.com/nlohmann/json/compare/v1.1.0...v2.0.0)
2696 - json::diff generates incorrect patch when removing multiple array elements. [\#269](https://githu…
2697 - Docs - What does Json\[key\] return? [\#267](https://github.com/nlohmann/json/issues/267)
2698 - Compiler Errors With JSON.hpp [\#265](https://github.com/nlohmann/json/issues/265)
2699 - Ambiguous push\_back and operator+= overloads [\#263](https://github.com/nlohmann/json/issues/263)
2700 - Preseving order of items in json [\#262](https://github.com/nlohmann/json/issues/262)
2701 - '\' char problem in strings [\#261](https://github.com/nlohmann/json/issues/261)
2702 - VS2015 compile fail [\#260](https://github.com/nlohmann/json/issues/260)
2703 - -Wconversion warning [\#259](https://github.com/nlohmann/json/issues/259)
2704 - Maybe a bug [\#258](https://github.com/nlohmann/json/issues/258)
2705 - Few tests failed on Visual C++ 2015 [\#257](https://github.com/nlohmann/json/issues/257)
2706 - Access keys when iteration with new for loop C++11 [\#256](https://github.com/nlohmann/json/issue…
2707 - multiline text values [\#255](https://github.com/nlohmann/json/issues/255)
2708 - Error when using json in g++ [\#254](https://github.com/nlohmann/json/issues/254)
2709 - is the release 2.0? [\#253](https://github.com/nlohmann/json/issues/253)
2710 - concatenate objects [\#252](https://github.com/nlohmann/json/issues/252)
2711 - Encoding [\#251](https://github.com/nlohmann/json/issues/251)
2712 - Unable to build example for constructing json object with stringstreams [\#250](https://github.co…
2713 - Hexadecimal support [\#249](https://github.com/nlohmann/json/issues/249)
2714 - Update long-term goals [\#246](https://github.com/nlohmann/json/issues/246)
2715 - Contribution To This Json Project [\#245](https://github.com/nlohmann/json/issues/245)
2716 - Trouble using parser with initial dictionary [\#243](https://github.com/nlohmann/json/issues/243)
2717 - Unit test fails when doing a CMake out-of-tree build [\#241](https://github.com/nlohmann/json/iss…
2718 - -Wconversion warnings [\#239](https://github.com/nlohmann/json/issues/239)
2719 - Additional integration options [\#237](https://github.com/nlohmann/json/issues/237)
2720 - .get\<std::string\>\(\) works for non spaced string but returns as array for spaced/longer string…
2721 - ambiguous overload for 'push\_back' and 'operator+=' [\#235](https://github.com/nlohmann/json/iss…
2722 - Can't use basic\_json::iterator as a base iterator for std::move\_iterator [\#233](https://github…
2723 - json object's creation can freezes execution [\#231](https://github.com/nlohmann/json/issues/231)
2724 - Incorrect dumping of parsed numbers with exponents, but without decimal places [\#230](https://gi…
2725 - double values are serialized with commas as decimal points [\#228](https://github.com/nlohmann/js…
2726 - Move semantics with std::initializer\_list [\#225](https://github.com/nlohmann/json/issues/225)
2727 - replace emplace [\#224](https://github.com/nlohmann/json/issues/224)
2728 - abort during getline in yyfill [\#223](https://github.com/nlohmann/json/issues/223)
2729 - free\(\): invalid pointer error in GCC 5.2.1 [\#221](https://github.com/nlohmann/json/issues/221)
2730 - Error compile Android NDK error: 'strtof' is not a member of 'std' [\#219](https://github.com/nl…
2731 - Wrong link in the README.md [\#217](https://github.com/nlohmann/json/issues/217)
2732 - Wide character strings not supported [\#216](https://github.com/nlohmann/json/issues/216)
2733 - Memory allocations using range-based for loops [\#214](https://github.com/nlohmann/json/issues/21…
2734 - would you like to support gcc 4.8.1? [\#211](https://github.com/nlohmann/json/issues/211)
2735 - Reading concatenated json's from an istream [\#210](https://github.com/nlohmann/json/issues/210)
2736 - Conflicting typedef of ssize\_t on Windows 32 bit when using Boost.Python [\#204](https://github.…
2737 - Inconsistency between operator\[\] and push\_back [\#203](https://github.com/nlohmann/json/issues…
2738 - Small bugs in json.hpp \(get\_number\) and unit.cpp \(non-standard integer type test\) [\#199](ht…
2739 - GCC/clang floating point parsing bug in strtod\(\) [\#195](https://github.com/nlohmann/json/issue…
2740 - What is within scope? [\#192](https://github.com/nlohmann/json/issues/192)
2741 - Bugs in miloyip/nativejson-benchmark: roundtrips [\#187](https://github.com/nlohmann/json/issues/…
2742 - Floating point exceptions [\#181](https://github.com/nlohmann/json/issues/181)
2743 - Integer conversion to unsigned [\#178](https://github.com/nlohmann/json/issues/178)
2744 - map string string fails to compile [\#176](https://github.com/nlohmann/json/issues/176)
2745 - In basic\_json::basic\_json\(const CompatibleArrayType& val\), the requirement of CompatibleArray…
2746 - Provide a FAQ [\#163](https://github.com/nlohmann/json/issues/163)
2747 - Implicit assignment to std::string fails [\#144](https://github.com/nlohmann/json/issues/144)
2749 - Fix Issue \#265 [\#266](https://github.com/nlohmann/json/pull/266) ([06needhamt](https://github.c…
2750 - Define CMake/CTest tests [\#247](https://github.com/nlohmann/json/pull/247) ([robertmrk](https://…
2751 - Out of tree builds and a few other miscellaneous CMake cleanups. [\#242](https://github.com/nlohm…
2752 - Implement additional integration options [\#238](https://github.com/nlohmann/json/pull/238) ([rob…
2753 - make serialization locale-independent [\#232](https://github.com/nlohmann/json/pull/232) ([nlohma…
2754 - fixes \#223 by updating README.md [\#227](https://github.com/nlohmann/json/pull/227) ([kevin--](h…
2755 - Use namespace std for int64\_t and uint64\_t [\#226](https://github.com/nlohmann/json/pull/226) (…
2756 - Added missing cerrno header to fix ERANGE compile error on android [\#222](https://github.com/nlo…
2757 - Corrected readme [\#218](https://github.com/nlohmann/json/pull/218) ([Annihil](https://github.com…
2758 - Create PULL\_REQUEST\_TEMPLATE.md [\#213](https://github.com/nlohmann/json/pull/213) ([whackashoe…
2759 - fixed noexcept; added constexpr [\#208](https://github.com/nlohmann/json/pull/208) ([nlohmann](ht…
2760 - Add support for afl-fuzz testing [\#207](https://github.com/nlohmann/json/pull/207) ([mykter](htt…
2761 - replaced ssize\_t occurrences with auto \(addresses \#204\) [\#205](https://github.com/nlohmann/j…
2762 - Fixed issue \#199 - Small bugs in json.hpp \(get\_number\) and unit.cpp \(non-standard integer ty…
2763 - Fix broken link [\#197](https://github.com/nlohmann/json/pull/197) ([vog](https://github.com/vog))
2764 - Issue \#195 - update Travis to Trusty due to gcc/clang strtod\(\) bug [\#196](https://github.com/…
2765 - Issue \#178 - Extending support to full uint64\_t/int64\_t range and unsigned type \(updated\) [\…
2767 ## [v1.1.0](https://github.com/nlohmann/json/releases/tag/v1.1.0) (2016-01-24)
2769 [Full Changelog](https://github.com/nlohmann/json/compare/v1.0.0...v1.1.0)
2771 - Small error in pull \#185 [\#194](https://github.com/nlohmann/json/issues/194)
2772 - Bugs in miloyip/nativejson-benchmark: floating-point parsing [\#186](https://github.com/nlohmann/
2773 - Floating point equality [\#185](https://github.com/nlohmann/json/issues/185)
2774 - Unused variables in catch [\#180](https://github.com/nlohmann/json/issues/180)
2775 - Typo in documentation [\#179](https://github.com/nlohmann/json/issues/179)
2776 - JSON performance benchmark comparision [\#177](https://github.com/nlohmann/json/issues/177)
2777 - Since re2c is often ignored in pull requests, it may make sense to make a contributing.md file [\…
2778 - Question about exceptions [\#173](https://github.com/nlohmann/json/issues/173)
2779 - Android? [\#172](https://github.com/nlohmann/json/issues/172)
2780 - Cannot index by key of type static constexpr const char\* [\#171](https://github.com/nlohmann/jso…
2781 - Add assertions [\#168](https://github.com/nlohmann/json/issues/168)
2782 - MSVC 2015 build fails when attempting to compare object\_t [\#167](https://github.com/nlohmann/js…
2783 - Member detector is not portable [\#166](https://github.com/nlohmann/json/issues/166)
2784 - Unnecessary const\_cast [\#162](https://github.com/nlohmann/json/issues/162)
2785 - Question about get\_ref\(\) [\#128](https://github.com/nlohmann/json/issues/128)
2786 - range based for loop for objects [\#83](https://github.com/nlohmann/json/issues/83)
2787 - Consider submitting this to the Boost Library Incubator [\#66](https://github.com/nlohmann/json/i…
2789 - Fixed Issue \#186 - add strto\(f|d|ld\) overload wrappers, "-0.0" special case and FP trailing ze…
2790 - Issue \#185 - remove approx\(\) and use \#pragma to kill warnings [\#190](https://github.com/nloh…
2791 - Fixed Issue \#171 - added two extra template overloads of operator\[\] for T\* arguments [\#189](…
2792 - Fixed issue \#167 - removed operator ValueType\(\) condition for VS2015 [\#188](https://github.co…
2793 - Implementation of get\_ref\(\) [\#184](https://github.com/nlohmann/json/pull/184) ([dariomt](http…
2794 - Fixed some typos in CONTRIBUTING.md [\#182](https://github.com/nlohmann/json/pull/182) ([nibroc](…
2796 ## [v1.0.0](https://github.com/nlohmann/json/releases/tag/v1.0.0) (2015-12-27)
2798 [Full Changelog](https://github.com/nlohmann/json/compare/v1.0.0-rc1...v1.0.0)
2800 - add key name to exception [\#160](https://github.com/nlohmann/json/issues/160)
2801 - Getting member discarding qualifyer [\#159](https://github.com/nlohmann/json/issues/159)
2802 - basic\_json::iterator::value\(\) output includes quotes while basic\_json::iterator::key\(\) does…
2803 - Indexing `const basic_json<>` with `const basic_string<char>` [\#157](https://github.com/nlohmann…
2804 - token\_type\_name\(token\_type t\): not all control paths return a value [\#156](https://github.c…
2805 - prevent json.hpp from emitting compiler warnings [\#154](https://github.com/nlohmann/json/issues/…
2806 - json::parse\(string\) does not check utf8 bom [\#152](https://github.com/nlohmann/json/issues/152)
2807 - unsigned 64bit values output as signed [\#151](https://github.com/nlohmann/json/issues/151)
2808 - Wish feature: json5 [\#150](https://github.com/nlohmann/json/issues/150)
2809 - Unable to compile on MSVC 2015 with SDL checking enabled: This function or variable may be unsafe…
2810 - "Json Object" type does not keep object order [\#148](https://github.com/nlohmann/json/issues/148)
2811 - dump\(\) convert strings encoded by utf-8 to shift-jis on windows 10. [\#147](https://github.co…
2812 - Unable to get field names in a json object [\#145](https://github.com/nlohmann/json/issues/145)
2813 - Question: Is the use of incomplete type correct? [\#138](https://github.com/nlohmann/json/issues/…
2814 - json.hpp:5746:32: error: 'to\_string' is not a member of 'std' [\#136](https://github.com/nlohman…
2815 - Bug in basic\_json::operator\[\] const overload [\#135](https://github.com/nlohmann/json/issues/1…
2816 - wrong enable\_if for const pointer \(instead of pointer-to-const\) [\#134](https://github.com/nlo…
2817 - overload of at\(\) with default value [\#133](https://github.com/nlohmann/json/issues/133)
2818 - Splitting source [\#132](https://github.com/nlohmann/json/issues/132)
2819 - Question about get\_ptr\(\) [\#127](https://github.com/nlohmann/json/issues/127)
2820 - Visual Studio 14 Debug assertion failed [\#125](https://github.com/nlohmann/json/issues/125)
2821 - Memory leak in face of exceptions [\#118](https://github.com/nlohmann/json/issues/118)
2822 - Find and Count for arrays [\#117](https://github.com/nlohmann/json/issues/117)
2823 - dynamically constructing an arbitrarily nested object [\#114](https://github.com/nlohmann/json/is…
2824 - Returning any data type [\#113](https://github.com/nlohmann/json/issues/113)
2825 - Compile error with g++ 4.9.3 cygwin 64-bit [\#112](https://github.com/nlohmann/json/issues/112)
2826 - insert json array issue with gcc4.8.2 [\#110](https://github.com/nlohmann/json/issues/110)
2827 - error: unterminated raw string [\#109](https://github.com/nlohmann/json/issues/109)
2828 - vector\<json\> copy constructor really weird [\#108](https://github.com/nlohmann/json/issues/108)
2829 - \[clang-3.6.2\] string/sstream with number to json issue [\#107](https://github.com/nlohmann/json
2830 - object field accessors [\#103](https://github.com/nlohmann/json/issues/103)
2831 - v8pp and json [\#95](https://github.com/nlohmann/json/issues/95)
2832 - Wishlist [\#65](https://github.com/nlohmann/json/issues/65)
2833 - Windows/Visual Studio \(through 2013\) is unsupported [\#62](https://github.com/nlohmann/json/iss…
2835 - Replace sprintf with hex function, this fixes \#149 [\#153](https://github.com/nlohmann/json/pull…
2836 - Fix character skipping after a surrogate pair [\#146](https://github.com/nlohmann/json/pull/146) …
2837 - Detect correctly pointer-to-const [\#137](https://github.com/nlohmann/json/pull/137) ([dariomt](h…
2838 - disabled "CopyAssignable" test for MSVC in Debug mode, see \#125 [\#131](https://github.com/nlohm…
2839 - removed stream operator for iterator, resolution for \#125 [\#130](https://github.com/nlohmann/js…
2840 - fixed typos in comments for examples [\#129](https://github.com/nlohmann/json/pull/129) ([dariomt…
2841 - Remove superfluous inefficiency [\#126](https://github.com/nlohmann/json/pull/126) ([d-frey](http…
2842 - remove invalid parameter '-stdlib=libc++' in CMakeLists.txt [\#124](https://github.com/nlohmann/j…
2843 - exception-safe object creation, fixes \#118 [\#122](https://github.com/nlohmann/json/pull/122) ([…
2844 - Fix small oversight. [\#121](https://github.com/nlohmann/json/pull/121) ([ColinH](https://github.…
2845 - Overload parse\(\) to accept an rvalue reference [\#120](https://github.com/nlohmann/json/pull/12…
2846 - Use the right variable name in doc string [\#115](https://github.com/nlohmann/json/pull/115) ([wh…
2848 ## [v1.0.0-rc1](https://github.com/nlohmann/json/releases/tag/v1.0.0-rc1) (2015-07-26)
2850 [Full Changelog](https://github.com/nlohmann/json/compare/4502e7e51c0569419c26e75fbdd5748170603e54.…
2852 - Finish documenting the public interface in Doxygen [\#102](https://github.com/nlohmann/json/issue…
2853 - Binary string causes numbers to be dumped as hex [\#101](https://github.com/nlohmann/json/issues/…
2854 - failed to iterator json object with reverse\_iterator [\#100](https://github.com/nlohmann/json/is…
2855 - 'noexcept' : unknown override specifier [\#99](https://github.com/nlohmann/json/issues/99)
2856 - json float parsing problem [\#98](https://github.com/nlohmann/json/issues/98)
2857 - Adjust wording to JSON RFC [\#97](https://github.com/nlohmann/json/issues/97)
2858 - static analysis warnings [\#94](https://github.com/nlohmann/json/issues/94)
2859 - reverse\_iterator operator inheritance problem [\#93](https://github.com/nlohmann/json/issues/93)
2860 - init error [\#92](https://github.com/nlohmann/json/issues/92)
2861 - access by \(const\) reference [\#91](https://github.com/nlohmann/json/issues/91)
2862 - is\_integer and is\_float tests [\#90](https://github.com/nlohmann/json/issues/90)
2863 - Nonstandard integer type [\#89](https://github.com/nlohmann/json/issues/89)
2864 - static library build [\#84](https://github.com/nlohmann/json/issues/84)
2865 - lexer::get\_number return NAN [\#82](https://github.com/nlohmann/json/issues/82)
2866 - MinGW have no std::to\_string [\#80](https://github.com/nlohmann/json/issues/80)
2867 - Incorrect behaviour of basic\_json::count method [\#78](https://github.com/nlohmann/json/issues/7…
2868 - Invoking is\_array\(\) function creates "null" value [\#77](https://github.com/nlohmann/json/issu…
2869 - dump\(\) / parse\(\) not idempotent [\#76](https://github.com/nlohmann/json/issues/76)
2870 - Handle infinity and NaN cases [\#70](https://github.com/nlohmann/json/issues/70)
2871 - errors in g++-4.8.1 [\#68](https://github.com/nlohmann/json/issues/68)
2872 - Keys when iterating over objects [\#67](https://github.com/nlohmann/json/issues/67)
2873 - Compilation results in tons of warnings [\#64](https://github.com/nlohmann/json/issues/64)
2874 - Complete brief documentation [\#61](https://github.com/nlohmann/json/issues/61)
2875 - Double quotation mark is not parsed correctly [\#60](https://github.com/nlohmann/json/issues/60)
2876 - Get coverage back to 100% [\#58](https://github.com/nlohmann/json/issues/58)
2877 - erase elements using iterators [\#57](https://github.com/nlohmann/json/issues/57)
2878 - Removing item from array [\#56](https://github.com/nlohmann/json/issues/56)
2879 - Serialize/Deserialize like PHP? [\#55](https://github.com/nlohmann/json/issues/55)
2880 - Numbers as keys [\#54](https://github.com/nlohmann/json/issues/54)
2881 - Why are elements alphabetized on key while iterating? [\#53](https://github.com/nlohmann/json/iss…
2882 - Document erase, count, and iterators key and value [\#52](https://github.com/nlohmann/json/issues…
2883 - Do not use std::to\_string [\#51](https://github.com/nlohmann/json/issues/51)
2884 - Supported compilers [\#50](https://github.com/nlohmann/json/issues/50)
2885 - Confused about iterating through json objects [\#49](https://github.com/nlohmann/json/issues/49)
2886 - Use non-member begin/end [\#48](https://github.com/nlohmann/json/issues/48)
2887 - Erase key [\#47](https://github.com/nlohmann/json/issues/47)
2888 - Key iterator [\#46](https://github.com/nlohmann/json/issues/46)
2889 - Add count member function [\#45](https://github.com/nlohmann/json/issues/45)
2890 - Problem getting vector \(array\) of strings [\#44](https://github.com/nlohmann/json/issues/44)
2891 - Compilation error due to assuming that private=public [\#43](https://github.com/nlohmann/json/iss…
2892 - Use of deprecated implicit copy constructor [\#42](https://github.com/nlohmann/json/issues/42)
2893 - Printing attribute names [\#39](https://github.com/nlohmann/json/issues/39)
2894 - dumping a small number\_float just outputs 0.000000 [\#37](https://github.com/nlohmann/json/issue…
2895 - find is error [\#32](https://github.com/nlohmann/json/issues/32)
2896 - Avoid using spaces when encoding without pretty print [\#31](https://github.com/nlohmann/json/iss…
2897 - Cannot encode long numbers [\#30](https://github.com/nlohmann/json/issues/30)
2898 - segmentation fault when iterating over empty arrays/objects [\#28](https://github.com/nlohmann/js…
2899 - Creating an empty array [\#27](https://github.com/nlohmann/json/issues/27)
2900 - Custom allocator support [\#25](https://github.com/nlohmann/json/issues/25)
2901 - make the type of the used string container customizable [\#20](https://github.com/nlohmann/json/i…
2902 - Improper parsing of JSON string "\\" [\#17](https://github.com/nlohmann/json/issues/17)
2903 - create a header-only version [\#16](https://github.com/nlohmann/json/issues/16)
2904 - Don't return "const values" [\#15](https://github.com/nlohmann/json/issues/15)
2905 - Add to\_string overload for indentation [\#13](https://github.com/nlohmann/json/issues/13)
2906 - string parser does not recognize uncompliant strings [\#12](https://github.com/nlohmann/json/issu…
2907 - possible double-free in find function [\#11](https://github.com/nlohmann/json/issues/11)
2908 - UTF-8 encoding/deconding/testing [\#10](https://github.com/nlohmann/json/issues/10)
2909 - move code into namespace [\#9](https://github.com/nlohmann/json/issues/9)
2910 - free functions for explicit objects and arrays in initializer lists [\#8](https://github.com/nloh…
2911 - unique\_ptr for ownership [\#7](https://github.com/nlohmann/json/issues/7)
2912 - Add unit tests [\#4](https://github.com/nlohmann/json/issues/4)
2913 - Drop C++98 support [\#3](https://github.com/nlohmann/json/issues/3)
2914 - Test case coverage [\#2](https://github.com/nlohmann/json/issues/2)
2915 - Runtime error in Travis job [\#1](https://github.com/nlohmann/json/issues/1)
2917 - Keyword 'inline' is useless when member functions are defined in headers [\#87](https://github.co…
2918 - Remove useless typename [\#86](https://github.com/nlohmann/json/pull/86) ([ahamez](https://github…
2919 - Avoid warning with Xcode's clang [\#85](https://github.com/nlohmann/json/pull/85) ([ahamez](https…
2920 - Fix typos [\#73](https://github.com/nlohmann/json/pull/73) ([aqnouch](https://github.com/aqnouch…
2921 - Replace `default_callback` function with `nullptr` and check for null… [\#72](https://github.com/…
2922 - support enum [\#71](https://github.com/nlohmann/json/pull/71) ([likebeta](https://github.com/like…
2923 - Fix performance regression introduced with the parsing callback feature. [\#69](https://github.co…
2924 - Improve the implementations of the comparission-operators [\#63](https://github.com/nlohmann/json
2925 - Fix compilation of json\_unit with GCC 5 [\#59](https://github.com/nlohmann/json/pull/59) ([dkope…
2926 - Parse streams incrementally. [\#40](https://github.com/nlohmann/json/pull/40) ([aburgh](https://g…
2927 - Feature/small float serialization [\#38](https://github.com/nlohmann/json/pull/38) ([jrandall](ht…
2928 - template version with re2c scanner [\#36](https://github.com/nlohmann/json/pull/36) ([nlohmann](h…
2929 - more descriptive documentation in example [\#33](https://github.com/nlohmann/json/pull/33) ([luxe…
2930 - Fix string conversion under Clang [\#26](https://github.com/nlohmann/json/pull/26) ([wancw](https…
2931 - Fixed dumping of strings [\#24](https://github.com/nlohmann/json/pull/24) ([Teemperor](https://gi…
2932 - Added a remark to the readme that coverage is GCC only for now [\#23](https://github.com/nlohmann…
2933 - Unicode escaping [\#22](https://github.com/nlohmann/json/pull/22) ([Teemperor](https://github.com…
2934 - Implemented the JSON spec for string parsing for everything but the \uXXXX escaping [\#21](https:…
2935 - add the std iterator typedefs to iterator and const\_iterator [\#19](https://github.com/nlohmann/
2936 - Fixed escaped quotes [\#18](https://github.com/nlohmann/json/pull/18) ([Teemperor](https://github…
2937 - Fix double delete on std::bad\_alloc exception [\#14](https://github.com/nlohmann/json/pull/14) (…
2938 - Added CMake and lcov [\#6](https://github.com/nlohmann/json/pull/6) ([Teemperor](https://github.c…
2939 - Version 2.0 [\#5](https://github.com/nlohmann/json/pull/5) ([nlohmann](https://github.com/nlohman…
2943 …by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-gen…