Skip to content

Releases: mrodrig/json-2-csv

NPM Release v4.0.0

22 Mar 14:33
ff4dce8

Choose a tag to compare

Merge pull request #233 from mrodrig/tsify

Migrate to TypeScript

NPM Release v3.20.0

02 Mar 03:51
c54692f

Choose a tag to compare

Fixes #230 (#231)

* fix: resolve issue #230 by updating doc-path

* chore(rel): 3.20.0

* test: add a test case for #230

NPM Release v3.19.0

20 Feb 03:59
d8804ae

Choose a tag to compare

Headerless CSV support (#229)

* feat: Add option to support headerless CSV

fixes #227

* test/doc: add tests and docs for headerFields option

* docs: document headerFields option

* ci: remove unused coveralls file

* ci: add github actions to run tests

* chore(rel): 3.19.0

NPM Release v3.18.1

18 Feb 06:01
9fbe36c

Choose a tag to compare

3.18.1 (#228)

* chore(deps): npm audit fix

* chore(rel): 3.18.1

* docs: fix README badges

NPM Release v3.18.0

22 Nov 04:00
b6a3712

Choose a tag to compare

Fix #222 (#225)

* chore(deps): npm audit fix, resolve mocha version

* chore(deps): update deeks, doc-path

* chore(rel): 3.18.0

NPM Release v3.17.2

22 Nov 03:48
0bed94b

Choose a tag to compare

NPM Audit Fix - Oct 22 (#223)

* chore: npm audit fix

* chore(rel): 3.17.2

NPM Release v3.17.0

31 Jan 03:49

Choose a tag to compare

  • Adds the defaultParser argument to calls to the custom parser function - #218
    • Big thanks to @Chris-James for the suggestion and pull request adding this!

NPM Release v3.16.1

26 Jan 02:03

Choose a tag to compare

NPM Audit Fixes

NPM Release v3.16.0

15 Jan 01:37

Choose a tag to compare

  • Adds the ability to specify a custom function (a, b) => int for the sortHeader option instead of just a boolean value. Thanks to @mebibou for the feature and pull request to add support! #216, #217

NPM Release v3.15.1

09 Jan 01:55

Choose a tag to compare