Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 372 Bytes

File metadata and controls

22 lines (10 loc) · 372 Bytes

jsonStrings 2.1.1

Better code, no change for the user.

jsonStrings 2.1.0

Enabled C++17 because of warnings spotted by CRAN.

jsonStrings 2.0.0

  • Major change: introduced the R6 class jsonString.

  • A jsonString can be initialized from a JSON file.

  • Possibility to write a JSON string to a file (method writeFile).

jsonStrings 1.0.0

First release.