Skip to content

Releases: livingdata-co/tabular-data-helpers

v0.0.13

09 Dec 18:41
1f372bd
Compare
Choose a tag to compare
  • Force parser to stop when preview is complete 8a0e7ec

v0.0.12...v0.0.13

v0.0.12

04 Nov 21:12
c0830e6
Compare
Choose a tag to compare
  • Fix delimiter detection and fallback b16c218

v0.0.11...v0.0.12

v0.0.11

17 Sep 09:53
ff85728
Compare
Choose a tag to compare
  • Add ISO-8859-15 to allowed encodings 402b09e

v0.0.10...v0.0.11

v0.0.10

17 Sep 09:49
fcd4098
Compare
Choose a tag to compare

Notable changes

  • Always handle Latin-1 as Latin-9

Commits

  • Normalize Latin-1 to Latin-9 fc5fd47

v0.0.9...v0.0.10

v0.0.9

09 Jul 12:48
795a08e
Compare
Choose a tag to compare

Notable changes

  • Revert papaparse version

Commits

v0.0.8...v0.0.9

v0.0.8

05 Jul 16:35
b38bb14
Compare
Choose a tag to compare

Notable changes

  • Update Node.js minimum version to 20.9
  • Update dependencies

Commits

  • Fix package.json formatting 48ec026
  • Set up new Node.js minimal version to 20.9 4b0fb19
  • Update codebase according new xo version a58efc2
  • Update xo (0.58.0) 936cdbe
  • Update papaparse (5.4.1) ee7560c
  • Update chardet (2.0.0) febb4d4
  • Adapt codebase to get-stream new version 4187136
  • Upgrade dependencies c885dc7
  • Update GitHub Actions workflow 167fb08
  • Upgrade yarn 5f87f09
  • Set packageManager config for corepack 3442814

Full Changelog: v0.0.7...v0.0.8

v0.0.7

17 Jan 15:44
060d601
Compare
Choose a tag to compare

Notable changes

Nothing

Commits

v0.0.6...v0.0.7

v0.0.6

25 Nov 14:06
f1c8af2
Compare
Choose a tag to compare

Notable changes

  • Compute readBytes in validation from Transform stream

Commits

  • Compute readBytes from a Transform stream 7f29098

v0.0.5...v0.0.6

v0.0.5

25 Oct 09:12
514602f
Compare
Choose a tag to compare

Notable changes

  • Add abort method to validationProcess instance

Commits

  • Add abort method to validationProcess instance 1bb0466

v0.0.4...v0.0.5

v0.0.4

23 Oct 22:07
ca979b3
Compare
Choose a tag to compare

Notable changes

  • Add createCsvReadStreamhelper

Commits

  • Upgrade chardet (1.5.0) 3bea368
  • Upgrade readable-stream (4.2.0) 12b4201
  • Upgrade ava, xo and swc 81be674
  • Add createCsvReadStream 2ee1b08
  • Move dependencies block 5b04bc7
  • Remove inputStream from prepareCsvParser params 2d552aa
  • Create node.js.yml c288862

v0.0.3...v0.0.4