Skip to content

v0.3.1

Compare
Choose a tag to compare
@diegomanuel diegomanuel released this 18 Jan 04:25
· 40 commits to master since this release
  • Reimplementing formulas refresh logic by using BINANCER dummy function.
    It may not be the "cleanest" solution, but now it works faster and solves the stalled "Loading..." message caused by double SpreadsheetApp.flush() usage in previous implementation.
  • Removing "Clean Refresh" from main menu and making "Refresh" to clean the cache before refreshing.
  • Minor refactors.

WIP for v0.3.2: Add a mechanism to allow temporary queue at 1m trigger when failing to run longer ones.