@@ -1590,6 +1590,7 @@ I deeply appreciate the help of the following people.
...
@@ -1590,6 +1590,7 @@ I deeply appreciate the help of the following people.
-[Arseniy Terekhin](https://github.com/senyai) made the GDB pretty-printer robust against unset variable names.
-[Arseniy Terekhin](https://github.com/senyai) made the GDB pretty-printer robust against unset variable names.
-[Amir Masoud Abdol](https://github.com/amirmasoudabdol) updated the Homebrew command as nlohmann/json is now in homebrew-core.
-[Amir Masoud Abdol](https://github.com/amirmasoudabdol) updated the Homebrew command as nlohmann/json is now in homebrew-core.
-[Hallot](https://github.com/Hallot) fixed some `-Wextra-semi-stmt warnings`.
-[Hallot](https://github.com/Hallot) fixed some `-Wextra-semi-stmt warnings`.
-[Giovanni Cerretani](https://github.com/gcerretani) fixed `-Wunused` warnings on `JSON_DIAGNOSTICS`.
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.
...
@@ -1621,7 +1622,7 @@ The library itself consists of a single header file licensed under the MIT licen
...
@@ -1621,7 +1622,7 @@ The library itself consists of a single header file licensed under the MIT licen
-[**send_to_wandbox**](https://github.com/nlohmann/json/blob/develop/doc/scripts/send_to_wandbox.py) to send code examples to [Wandbox](https://wandbox.org)
-[**send_to_wandbox**](https://github.com/nlohmann/json/blob/develop/doc/scripts/send_to_wandbox.py) to send code examples to [Wandbox](https://wandbox.org)
-[**Travis**](https://travis-ci.org) for [continuous integration](https://travis-ci.org/nlohmann/json) on Linux and macOS
-[**Travis**](https://travis-ci.org) for [continuous integration](https://travis-ci.org/nlohmann/json) on Linux and macOS
-[**Valgrind**](https://valgrind.org) to check for correct memory management
-[**Valgrind**](https://valgrind.org) to check for correct memory management
-[**Wandbox**](https://wandbox.org) for [online examples](https://wandbox.org/permlink/NVz8xGnDiSisXIiH)
-[**Wandbox**](https://wandbox.org) for [online examples](https://wandbox.org/permlink/7p8sQckddTc0Y81T)