Skip to content

0.0.35

Compare
Choose a tag to compare
@bvaughn bvaughn released this 25 Apr 14:29
· 59 commits to main since this release
  • createIntervalCache supports partial results via new options parameter options.returnAsPartial(resultsArray).
  • createIntervalCache methods getValue and getStatus better handle sub-regions of already-loaded intervals.
  • ⚠️ createIntervalCache no longer supports string points, only number and BigInt types are supported.