Skip to content

Releases: nshiab/simple-data-analysis

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

v3.6.2

08 Aug 12:41
Compare
Choose a tag to compare

Improving docs and npx command.

Full Changelog: v3.6.1...v3.6.2

v3.6.1

07 Aug 15:23
Compare
Choose a tag to compare

Fixing a bug with npx by @nshiab.

Full Changelog: 3.6.0...v3.6.1

3.6.0

07 Aug 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.4...3.6.0

v3.4.4

06 Aug 12:42
Compare
Choose a tag to compare

What's Changed

  • insertTables now uses column names instead of column positions by @nshiab in #649

Full Changelog: v3.4.3...v3.4.4