Skip to content

Releases: albertprz/puresheet

0.2.0

02 May 18:40
Compare
Choose a tag to compare

New features added:

  • Support IDE like autocomplete for imported and module aliased top-level functions and operators.

  • Expose an Explorer view to query by function name, signature or a input / output example (in a similar fashion to Hoogle / Pursuit) and see global functions & operators along with their documentation on a per module basis.

  • Support Go to documentation on the formula editor for modules, functions & operators.

  • Persist user defined formulas, spreadsheet data, functions & operators in the browser local storage.

0.1.0

17 Nov 22:57
Compare
Choose a tag to compare
v0.1.0

Included local deployment instructions