Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@albertprz albertprz released this 02 May 18:40
· 6 commits to master since this release

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.