zemirco / json2csv

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

fix: prevents Parser and AsyncParser from caching the fields option b… #498

Closed juanjoDiaz closed 3 years ago

juanjoDiaz commented 3 years ago

…etween executions causing issues and inconsistencies

Closes #495

juanjoDiaz commented 3 years ago

I don't think that we need to backport this to v5

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 24945e99e593e0b35a940af51a7d1506a88cfaff on juanjoDiaz:fix_caching_of_fields into bcce91f953625bb6a3b401d839670bb3cb5ba11a on zemirco:master.