Skip to content

Releases: flash-oss/lil-csv

v1.4.5

10 Feb 23:52
Compare
Choose a tag to compare

v1.4.4...v1.4.5

v1.4.4

15 Oct 00:44
Compare
Choose a tag to compare
  • Faster file generation, smaller bundle. Add performance note to the README efb0888

v1.4.3...v1.4.4

v1.4.3

15 Oct 00:15
Compare
Choose a tag to compare
  • Trying to fix the broken commonjs exports ffs 1b19809

v1.4.2...v1.4.3

v1.4.2

06 Oct 04:45
Compare
Choose a tag to compare
  • Trying to fix the broken modern exports. 80eb7eb

v1.4.1...v1.4.2

v1.4.1

30 Sep 00:20
Compare
Choose a tag to compare
  • Make sure compatible with node.js any version 9c2a96b

v1.4.0...v1.4.1

v1.4.0

04 Aug 02:42
Compare
Choose a tag to compare

v1.3.1...v1.4.0

v1.3.1

10 Jul 11:14
Compare
Choose a tag to compare
  • Fix date values are not auto detected as headers f283e07

v1.3.0...v1.3.1

v1.3.0

10 Jul 10:55
Compare
Choose a tag to compare
  • Allow default column stringification using "*" column header 0576aa9

v1.2.1...v1.3.0

v1.2.1

06 Jul 04:17
Compare
Choose a tag to compare
  • Implement documented but missing feature. Fix docs. More code comments. Separate tests to few files. f406142
  • Remove a redundant variable 80ae71a

v1.2.0...v1.2.1

v1.2.0

05 Jul 02:08
Compare
Choose a tag to compare
  • Allow default column parsing using "*" column header d9cf6e1

v1.1.0...v1.2.0