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

Releases: handsontable/formula.js

2.0.2

10 Jan 13:43
7336342
Compare
Choose a tag to compare

Changes:

  • Bumped bessel module to the latest version;
  • Changed @handsontable/jstat dependency to jstat.

2.0.1

19 Apr 11:40
3abdfd6
Compare
Choose a tag to compare

Changes:

  • Removed eval usage from the source code (#11);
  • Changed jstat dependency to @handsontable/jstat which resolves the issue about CSP complains.

2.0.0

11 Jun 12:32
Compare
Choose a tag to compare

Major changes:

  • numbro is no longer a dependency,
  • 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.

1.2.3

16 Feb 11:07
Compare
Choose a tag to compare

Patch:

  • New package name @handsontable/formulajs

1.2.2

24 Oct 12:46
Compare
Choose a tag to compare

Major changes:

  • Removed unnecessary dependencies from the dist files.

1.2.1

13 Jul 07:13
Compare
Choose a tag to compare

Major changes:

  • Upgraded dependencies.

1.2.0

06 Jun 10:48
Compare
Choose a tag to compare

Major changes:

  • Added support for EXP function

1.1.0

20 Dec 07:49
Compare
Choose a tag to compare

Major changes:

1.0.6

19 Oct 11:34
Compare
Choose a tag to compare

Major changes:

  • Renamed #VALUE? error name into #VALUE! (for compatibility with excel).

1.0.5

06 Sep 08:26
Compare
Choose a tag to compare

Major changes:

  • Removed npm-shrinkwrap.json file which causes installing optional modules.