Skip to content

Releases: livingdata-co/tabular-data-helpers

v0.0.14

Choose a tag to compare

@jdesboeufs jdesboeufs released this 30 Sep 20:04
48a34bf

Notable changes

None

Commits


v0.0.13...v0.0.14

v0.0.13

Choose a tag to compare

@jdesboeufs jdesboeufs released this 09 Dec 18:41
1f372bd
  • Force parser to stop when preview is complete 8a0e7ec

v0.0.12...v0.0.13

v0.0.12

Choose a tag to compare

@jdesboeufs jdesboeufs released this 04 Nov 21:12
c0830e6
  • Fix delimiter detection and fallback b16c218

v0.0.11...v0.0.12

v0.0.11

Choose a tag to compare

@jdesboeufs jdesboeufs released this 17 Sep 09:53
ff85728
  • Add ISO-8859-15 to allowed encodings 402b09e

v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@jdesboeufs jdesboeufs released this 17 Sep 09:49
fcd4098

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

Choose a tag to compare

@jdesboeufs jdesboeufs released this 09 Jul 12:48
795a08e

Notable changes

  • Revert papaparse version

Commits

v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@jdesboeufs jdesboeufs released this 05 Jul 16:35
b38bb14

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

Choose a tag to compare

@jdesboeufs jdesboeufs released this 17 Jan 15:44
060d601

Notable changes

Nothing

Commits

v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@jdesboeufs jdesboeufs released this 25 Nov 14:06
f1c8af2

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

Choose a tag to compare

@jdesboeufs jdesboeufs released this 25 Oct 09:12
514602f

Notable changes

  • Add abort method to validationProcess instance

Commits

  • Add abort method to validationProcess instance 1bb0466

v0.0.4...v0.0.5