zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.71k stars 366 forks source link

fix: Fix issue with unwind and empty arrays creating an extra column #497

Closed juanjoDiaz closed 3 years ago

juanjoDiaz commented 3 years ago

Fixes #494 in vnext

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ac5af8baa715d1d69e5bd1c438d67183d118f47b on juanjoDiaz:fix_unwind_bug into bcce91f953625bb6a3b401d839670bb3cb5ba11a on zemirco:master.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.5%) to 99.509% when pulling 61c173720e753952116edf4ecbe7bc0a67abbe3b on juanjoDiaz:fix_unwind_bug into bcce91f953625bb6a3b401d839670bb3cb5ba11a on zemirco:master.

knownasilya commented 3 years ago

Restarted broken job

hipsterjazzbo commented 3 years ago

Hi! I'm having this issue as well — when could we get a new release tagged in order to have this bug fix? Or should I pull from master?

knownasilya commented 3 years ago

Will probably do a release candidate this week. If you need it earlier, use master.