Skip to content

Releases: aidhound/hotxlfp

1.0.0

10 Sep 16:50
Compare
Choose a tag to compare

DROPPED PYTHON 2 SUPPORT hence the bump to 1.0.0 which reflects the breaking change and the project growing maturity.

  • Support for LEFT, RIGHT, MID (Thanks João Grazina)
  • Partial support for TEXT (Thanks Rodrigo Patrão)

0.0.16

17 Jun 11:39
Compare
Choose a tag to compare
  • Fixed SWITCH formula returning N/A when the default value was "falsy" (like 0)

This release also brings a bunch of new supported formulas (Thanks Rodrigo Patrão)

  • Support for SIGN function
  • Support for SLOPE function
  • Support for MAXIFS function
  • Support for AVERAGEIFS
  • Support for SUMIFS function
  • Support for INT function
  • Support for EDATE fuction
  • Support for DATEDIF
  • Support for NOW function
  • Support for T, IMAGINARY and IMREAL

0.0.15

21 Aug 20:08
Compare
Choose a tag to compare
  • Fixed bugs in FLOOR function.
  • Fixed bugs in ATAN2

0.0.14

13 Aug 14:26
Compare
Choose a tag to compare
  • Fixed using a parser within a parser.

0.0.13

21 Jul 21:29
Compare
Choose a tag to compare
  • Fixed comparison between floats and integers giving inverted results
  • Fixed decimals without a leading zero resulting in an error.

0.0.12

28 Jun 15:25
Compare
Choose a tag to compare
  • Fix a bug where formulas using criteria like COUNTIF would not match correctly if the criteria had characters like ',' or ')'

0.0.11

21 Jan 18:43
Compare
Choose a tag to compare

Support for RAND, RANDBETWEEN, DAYS, ISNONTEXT and COT

0.0.10

14 Jan 20:05
Compare
Choose a tag to compare

Support for FACT, FACTDOUBLE, ARABIC, ROMAN and TODAY

0.0.9

06 Jan 19:41
Compare
Choose a tag to compare

Fixed a bug where referencing undefined variables did not return a #NAME? error

0.0.8

05 Jan 16:16
Compare
Choose a tag to compare

Fixed a bug with accented characters in criteria