Skip to content

VBA-Expressions v3.2.2

Choose a tag to compare

@ws-garcia ws-garcia released this 05 Apr 14:49
· 166 commits to main since this release

One piece!

Review

  • Dead code removal.

Bug Fixed

  • FZERO function. The order of the parameters of the base function prevented the correct behaviour of the function.
  • Fixed not parsed expressions. Expressions were not correctly parsed when trying to use previous evaluation scopes.