Skip to content

v1.2.0 - More Efficient Data Loading

Compare
Choose a tag to compare
@vlucas vlucas released this 16 Jul 01:38
· 45 commits to main since this release

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!