Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-15 | nlohmann_json: Update to 3.9.1, fix use of internal copy | Eelco Dolstra | |
2021-04-05 | Revert "Use upstream nlohmann_json" | Björn Gohla | |
This reverts commit 4145cd2da002e1bd8affa0392c80118eabe58e3c. | |||
2019-11-07 | Use upstream nlohmann_json | Eelco Dolstra | |
2018-12-21 | nlohmann-json: 3.4.0 -> 3.5.0 | Will Dietz | |
https://github.com/nlohmann/json/releases/tag/v3.5.0 | |||
2018-12-21 | nlohmann: 3.0.1 -> 3.4.0 | Will Dietz | |
``` $ curl -L "https://github.com/nlohmann/json/releases/download/v3.4.0/json.hpp" -o src/nlohmann/json.hpp ``` | |||
2018-01-22 | nlohmann-json: 2.1.1 -> 3.0.1 | Will Dietz | |
2017-12-04 | Simplify build by including nlohmann/json.hpp | Eelco Dolstra | |