Skip to content

Releases: devind-team/xlsx_evaluate

v0.5.0

12 Apr 11:15

Choose a tag to compare

Feature

Fix

v0.4.8

30 Jan 21:15

Choose a tag to compare

Fix

  • Add devind word to whitelist (3f81611)
  • Replace yearfrac library with devind_yearfrac (c0c2c2b)

v0.4.7

26 Oct 02:58

Choose a tag to compare

Fix

  • Fix incorrect behavior of the IF function (318d7b7)

v0.4.6

01 Aug 06:22

Choose a tag to compare

Fix

  • Fix wrong cycle detection (6575ce5)

v0.4.5

21 Jul 10:57

Choose a tag to compare

Fix

v0.4.2

11 Jun 19:11

Choose a tag to compare

Fix

  • Change comment inverse_dependency_cell methods (89ef44a)

v0.4.1

10 Jun 11:52

Choose a tag to compare

Fix

v0.4.0

10 Jun 11:32

Choose a tag to compare

What's Changed

  • chore(deps-dev): update pep8-naming requirement from ^0.12.1 to ^0.13.0 by @dependabot in #5
  • chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #6
  • feat: Change inverse_dependency_cell api by @Luferov in #8

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Jun 10:29

Choose a tag to compare

Feature

  • Add aggregation for compiler model (9a14f9b)

v0.2.0

30 May 22:44

Choose a tag to compare

Feature

Fix