Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Releases: handsontable/formula-parser

4.0.0

Choose a tag to compare

@budnix budnix released this 11 Jan 12:53
21c7a42

Major changes:

  • Repack the package to make sure that distributed files are compatible with both CommonJS and ECMAScript modules syntax (#112).

3.0.2

Choose a tag to compare

@budnix budnix released this 10 Jan 14:30
8cd4f28

Changes:

  • Bumped dependencies (tiny-emitter and @handsontable/formulajs).

3.0.1

Choose a tag to compare

@budnix budnix released this 19 Apr 12:13
279cdb0

Changes:

  • Removed eval usage from the source code (#58).

3.0.0

Choose a tag to compare

@mrpiotr-dev mrpiotr-dev released this 14 Nov 13:35

Major changes:

  • A new major version of the @handsontable/formula.js package (see release notes),
  • NUMERAL - removed because of incompatibility with Excel,
  • DOLLAR - now marked as not implemented,
  • FIXED - now marked as not implemented,
  • TEXT - now marked as not implemented,
  • VALUE - now marked as not implemented.

2.3.3

Choose a tag to compare

@mrpiotr-dev mrpiotr-dev released this 16 Feb 11:54

Patch:

  • Fixed invalid registry address in lock files.

2.3.2

Choose a tag to compare

@mrpiotr-dev mrpiotr-dev released this 16 Feb 11:26

Patch:

  • formula-parser uses @handsontable/formulajs instead of github:handsontable/formula.js handsontable/handsontable-pro#34 handsontable/handsontable-pro#16

2.3.1

Choose a tag to compare

@budnix budnix released this 24 Oct 13:12

Major changes:

  • Updated formulajs module;
  • Removed unnecessary dependencies from the dist files.

2.3.0

Choose a tag to compare

@budnix budnix released this 20 Sep 09:52

Major changes:

2.2.0

Choose a tag to compare

@budnix budnix released this 21 Jul 12:58

Major changes:

2.1.0

Choose a tag to compare

@budnix budnix released this 13 Jul 07:28

Major changes:

  • Upgraded dependencies.