Skip to content

Releases: badosa/JSON-stat-conv

JSON-stat Command Line Conversion Tools 0.9.1

05 Sep 20:42

Choose a tag to compare

This release supports the creation of subsets (jsonstatslice) or conversion to JSON-stat 2.0 from old versions (jsonstat2jsonstat) and reading (csv2jsonstat) / writing (jsonstat2csv) of rich CSVs (CSV-stat).

JSON-stat Command Line Conversion Tools 0.7.0

04 Jul 14:29

Choose a tag to compare

This release supports conversion from CSV to JSON-stat (csv2jsonstat).

JSON-stat Command Line Conversion Tools 0.6.0

02 Feb 15:10

Choose a tag to compare

This is the first release with a mature stream interface (=works on any OS with input/output of any size). Previous releases worked on Windows, but on Unixy systems pipes (|) could work incorrectly with input/output bigger than 64 Kb.