Skip to content

Releases: nshiab/simple-data-analysis

v3.8.9

10 Sep 00:33
Compare
Choose a tag to compare

Updating and fixing duckdb-wasm.

Full Changelog: v3.8.5...v3.8.9

v3.8.5

09 Sep 23:04
Compare
Choose a tag to compare

Fixing bundle formats.

Full Changelog: v3.8.4...v3.8.5

v3.8.4

09 Sep 18:20
Compare
Choose a tag to compare

Updating deps.

Full Changelog: v3.8.3...v3.8.4

v3.8.3

09 Sep 17:20
Compare
Choose a tag to compare

What's Changed

The default package is now 46% lighter.

Full Changelog: v3.7.3...v3.8.3

v3.7.3

27 Aug 20:18
Compare
Choose a tag to compare

What's Changed

  • Better handling of spaces in column names with convert by @nshiab in #684
  • hasTable accepts table instance and string by @nshiab in #685
  • Moving selectColumns to another category by @nshiab in #686

Full Changelog: v3.7.2...v3.7.3

v3.7.2

26 Aug 18:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.1...v3.7.2

v3.7.1

15 Aug 12:27
Compare
Choose a tag to compare

Updating deps.

Full Changelog: v3.7.0...v3.7.1

v3.7.0

12 Aug 14:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.4...v3.7.0

v3.6.4

09 Aug 18:44
Compare
Choose a tag to compare

What's Changed

  • Adding await sdb.done() to index from npx by @nshiab in #667

Full Changelog: v3.6.3...v3.6.4

v3.6.3

09 Aug 12:47
Compare
Choose a tag to compare

What's Changed

  • Add option dataAsArrays for method writeData by @nshiab in #663
  • updateColumn works with column names with spaces by @nshiab in #664
  • Types are now logged for one-column tables too by @nshiab in #665

Full Changelog: v3.6.2...v3.6.3