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

Releases: handsontable/formula-parser

1.0.14

02 Aug 12:24
Compare
Choose a tag to compare

Major changes:

  • Fixed the process of an error detection in which formula string is compared with error schema.

1.0.13

20 Jul 14:51
Compare
Choose a tag to compare

Major changes:

1.0.12

13 Jul 14:14
Compare
Choose a tag to compare

Major changes:

  • Fixed incompatibility with IE9 and above (#2).

1.0.11

13 Jul 13:56
Compare
Choose a tag to compare

Major changes:

  • Fixed incompatibility with IE9 and above (#2).

1.0.10

13 Jul 11:59
Compare
Choose a tag to compare

Major changes:

  • Renamed error value from #VALUE? to #VALUE! (#6).

1.0.9

13 Jul 09:44
Compare
Choose a tag to compare

Major changes:

  • Fixed error values for invalid arithmetic operations when one of parameter is not a number (#5).

1.0.8

12 Jul 12:05
Compare
Choose a tag to compare

Major changes:

  • Exposed error constants to public API.

1.0.7

05 Jul 12:59
Compare
Choose a tag to compare

Major changes:

  • Normalized callRangeValue arguments to be always passed in a proper order - from top-left to bottom-right (#4).

1.0.6

01 Jul 10:03
Compare
Choose a tag to compare

Major changes:

  • Fixed IE11 incompatibility (#1).

1.0.5

30 Jun 14:10
Compare
Choose a tag to compare

Major changes:

  • Excluded not used numbro languages from final build (saved ~50kB).