Better code, no change for the user.
Enabled C++17 because of warnings spotted by CRAN.
-
Major change: introduced the R6 class
jsonString. -
A
jsonStringcan be initialized from a JSON file. -
Possibility to write a JSON string to a file (method
writeFile).
First release.