bad_json_parsers icon indicating copy to clipboard operation
bad_json_parsers copied to clipboard

Document versions of used libraries in the README

Open nlohmann opened this issue 6 years ago • 1 comments

As the libraries themselves are not part of the repository, it would be really helpful to see which version was tested, so the numbers in the README can be put into perspective.

nlohmann avatar Nov 09 '19 09:11 nlohmann

Yes, I agree it would be a useful thing to do, and I would accept a PR adding a column to the results table with the library versions.

At the moment, most library versions can be found from reading the logs of our CI builds: https://travis-ci.org/lovasoa/bad_json_parsers

lovasoa avatar Nov 14 '19 10:11 lovasoa