Skip to content

Releases: maxharlow/ndjson-to-csv

v1.6

29 Nov 12:21
Compare
Choose a tag to compare
  • Fixes output truncation
  • Fixes missing dependency
  • Adds option to retain all arrays

v1.5

14 Jan 19:42
Compare
Choose a tag to compare
  • Improved logging

v1.4

02 Dec 10:03
Compare
Choose a tag to compare
  • Upgrades/changes dependencies
  • Should be much faster

v1.3

18 Sep 11:29
Compare
Choose a tag to compare
  • Add -a option to accept input as a regular Json file just that just contains a top-level array

v1.2

01 Jul 09:48
Compare
Choose a tag to compare
  • Add -r option to retain specified parts of the Json structure within the output CSV

v1.1

27 Jan 16:02
Compare
Choose a tag to compare
  • Add -q option to suppress output
  • Add -f option to only use headers from the first row
  • Add -e option to just print out the headers

v1.0

25 Jan 09:20
Compare
Choose a tag to compare

Initial release.