Skip to content

Releases: vlucas/sheetquery

v1.5.1

Choose a tag to compare

@vlucas vlucas released this 28 Jul 19:17

Fix to allow insertion and updating of some numeric and falsey data that is valid

v1.2.3

Choose a tag to compare

@vlucas vlucas released this 02 Feb 22:57

Bug fix that could lead to data loss in some cases

v1.2.0 - More Efficient Data Loading

Choose a tag to compare

@vlucas vlucas released this 16 Jul 01:38

The first load of spreadsheet data is now all done with a single call instead of separate ones for the values and headings. it should be slightly and marginally faster :)

h/t to this Reddit comment for the tip!